Hi, I'm still looking for a solution for this:
My blog is already paged, but the only problem is that the pages navigation links url calls blog/page/2 and i need the link to be blog/2.
If I Type http://www.mysite.com/blog/2 i can see the second page working perfectly, but the links for next and previous pages add automatically the "/page" to the url. How can I fix it? Is there something to do with database?
Thanks,
Ray