Need Password Protected Page to redirect to a different page
-
I want to allow clients to access specific pages with one password.
What I want:
I have a password protected page that simply asks for a password to access certain content, that page has a sidebar that says something like, “don’t have the password, contact us for access to this page”Then, when they enter the password (same for everyone) the page redirects to another page with a different sidebar displaying “hidden pages on the site”
Also, I would like if anyone tries to access the “hidden pages” directly through a link, they are directed to the password-protected page to enter the password.
I don’t want them to have to enter a password for every single one of these pages, so once they enter the password they don’t have to do it again during that session.
Suggestions?
- The topic ‘Need Password Protected Page to redirect to a different page’ is closed to new replies.