Restrict Access

Is there a way to restrict access to a page to a specific URL? I need to expand our membership pages to a new domain because we have run out of room on our main site. I want to create a link to the new site and have that link be the only way to access the new site.

How can I capture the URL from the site the member is coming from and restrict access to only the correct URL?

Hi! It is not recommended to restrict access to a specific page by URL. Instead, you should use proper user authentication and authorization methods to ensure that only authorized users can access the site. It can make the site less secure, as it is relatively easy for malicious users to bypass this kind of restriction by simply accessing the site using a different URL.

Okay, I see your point. Our idea probably isn’t going to work.

Is there a way to span a Wix Membership across domains? We have a lot of content, that is continuing to grow, and doesn’t fit within the Wix 100 page limit.

You can use dynamic pages to create a custom membership solution that can span across multiple domains. Dynamic pages allow you to create a template that can be used to display different content based on the user’s membership level or other criteria. You can use Wix Code to create a custom database to store the membership information, and then use that information to determine which pages and content to display to each user. This will require some coding knowledge, but it can give you more flexibility and control over your membership system. Dynamic pages have no limitations.

We have tried dynamic pages but they don’t really work well for our application. We create online escape rooms, which require a high level of custom interactivity for each page.

Unfortunately, Wix does not offer any other option. Maybe contact the Wix support so that the limit for normal pages will be increased for your Site. If this is possible I do not know.