Show welcome page only to users that are not logged on
-
I am starting a website and I would like to show a welcome page to users that are not logged on. Here’s the ideal way I would like it to work.
If someone goes to https://www.mysite.com and they are not logged on, I want it to redirect to https://www.mysite.com/welcome.
If someone goes to https://www.mysite.com and they are already logged on, nothing happens and they stay on the home page.
Let me know if you figure out some way to do this.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Show welcome page only to users that are not logged on’ is closed to new replies.