• My blog is working good after installing a 404 redirect page to get rid of the permalink error. here is the thread i started couple of weeks ago about the said problem:

    Now its working good but when i go to example.com/blog i get a ‘page not found’ error but it’s simple to fix of course by giving all of my “home” links an index.php like “example.com/blog/index.php”.

    its working good but when i installed proper pagination to make the posts paginated and click the page ‘1’ link, it directs to example.com/blog. also, the search page links will have a “example.com/blog/page/2/?s=example” instead of “example.com/blog/index.php/page/2/?s=example” that result to ‘page not found error’

    so my problem is every time a user go to example.com/blog without the index.php, it results to ‘page not found error’ how can i overcome this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think you need to use redirection here or something like that. Or change your hosting from windows to linux cuz linux sux when it comes to wordpress. or not, i don’t know.

    Thread Starter nihilator

    (@nihilator)

    what kind of redirection should i use? the mod rewrite for IIS doesn’t work either. is there any other way i can use the “pretty permalinks” in my blog? please help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to redirect from example.com/blog to example.com/blog/index.php’ is closed to new replies.