I have a blog set up in a folder called - professionaldevelopmentblog
My home page is the home page and I want to display the blog on the blog page. I 've followed the instructions in the codex, but when I give the blog page the slug - professionaldevelopmentblog I get the following Firefox error:
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept cookies.
If I change the slug to blog, then the blog displays properly. I think that I need to change something in the htaccess file, but I'm not sure why.
Any ideas?