WordPress front page (homepage) fails to redirect when static front page is set.
Posted
by Keyslinger
on Stack Overflow
See other posts from Stack Overflow
or by Keyslinger
Published on 2010-03-18T19:18:21Z
Indexed on
2010/03/18
19:21 UTC
Read the original article
Hit count: 297
I have configured WordPress to display a static front page as described here: http://codex.wordpress.org/Settings_Reading_SubPanel#Reading_Settings
When save changes and try to visit my front page, my browser displays the following 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."
Disabling cookies does not remedy the situation.
I'm using the theme, Constructor (http://wordpress.org/extend/themes/constructor), which I suspect may be contributing to the problem.
How can I make WordPress properly display my front page?
© Stack Overflow or respective owner