Hello,
How can I hide the main page from users who have already logged in? The Main page in my site serves only to provide users with a way to sign up and login page.
Also, I am redirecting them to another page already, I just don't want the main page to show for logged in users at all.
Thanks!