Can't make home / front page public

The web page I’m working on is http://eliteadvisorplatform.org.

I want to have my home page / front page be public and accessible to everyone without any registration. Every page beyond the front page (and the login page) should be private.

My current home page doesn’t have any restrictions set up, however, going to the URL immediately forces the visitor to login.

How can I make my front page / home page public?

Oh, yes it does! That’s why you’re getting the redirect. You currently have it set so that a user must be a subscriber/at level 0.

Please see attachment - there are no restrictions set up:

Then you’ve probably restricted it by another method without realizing. Have you, for example, set the home page as the Login Welcome Page?

I suppose it’s also possible that a theme or plugin conflict is causing the problem, but that usually manifests itself differently and doesn’t usually cause a redirect to the MOP.

No, the home page is not the login welcome page. That is a separate page, as directed in the instructions.

OK, but that was just an example. You might have URI Protections, or an over-broad regex, or a whole host of other things going on. I can’t go through all the possible ways!

If you have a full log of what you’ve done since setting the site up, then you just need to re-trace your steps.