treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Wordpress Pagination

  • 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
  • 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.