No host. I run the site off my own server.
I tried this solution and it didnt work.
I found the issue and have a temporary fix for it but I’m not sure why it does this.
Here what the issue ended up being. First a reminder that I have IIS 6.0 w/ PHP 5.2
If I send someone a url with my blog address like below everything works fine.
http://mysite.com/blog
BUT if I send or someone types my address like follows
http://mysite.com/Blog
Then my next posts links would send a 404 as noted in the initial thread.
The only difference is the CAPITAL B in blog.
Can someone confirm this is a wordpress issue?