CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
PHP Problems
Wordpress Pagination
sellenrick
Permalink to comment
#
August 2012
When viewing the blog on page 2 the url looks like this...
mysite.com/blog/page/2
how can I get it to look like this...
mysite.com/blog/2
SgtLegend
Permalink to comment
#
August 2012
I don't believe you can as page is an action so if you remove that 2 would act like a permalink for a post rather then a page number.
Add a Comment
mysite.com/blog/page/2
how can I get it to look like this...
mysite.com/blog/2