-
FIXED: Chrome/Chromium goes to login instead of homepage when not logged in.
The other day while testing the site using the Chromium browser while not logged in I couldn’t get the home page to come up. The URL at login revealed the access redirect powered by BuddyPress (Settings > Privacy) was catching the request and pushing to login. This didn’t happen in other browsers.
The issue was that Chromium has a setting to always check if a site has SSL available and, if so, uses https instead of http. I had recently moved to a host that offers SSL by default, so but unbeknownst to me it was already activated. I didn’t have https in the BuddyPress exceptions, so it though it should require login. Adding “https://unusualkingdom.com/” to the “Public Website Content” area in BuddyPress >> Settings > Privacy fixed the issue.
Sorry, there were no replies found.
Log in to reply.