Hello, is there a way to block access to whole website to non-logged users? I should have a few exceptions to this rule, like an article that could be public, but in general block access to everything (all components) to non-logged users?
Thanks
the best way to do this is using a Joomla core feature: Access Control Lists. You should set, at least, the login page to "Public" and all the others to "Registered" or any other desired level.