How do I change the URL returned by next_posts_link()?
I am going to assume you’ve got blog.php?page=2 working since you stated that’s what you wanted. It seems like you might have to pull off a lot of magic to hide /blog/ from your users. Not sure why you want that, so I’m going to ignore that and just give you a solution that might … Read more