Hi there!
I am trying to see how I can generate unique access code’s for members. I am creating a website for an exclusive sporting event and the only people who should be able to access certain pages are people that have the unique code.
Is there any way to do this? I have looked into password protecting the sites but I can only find where member’s sign up. We don’t want just anyone signing up since it is exclusive.
I am currently not using the Dev tools because I am pretty new to coding…but if I can get a solution through these tools, I am willing to try.
Hi, @user5076 !!
There are many ways to restrict access, but most of them require coding. If you’re a beginner and looking for a stress-free way to implement this feature right away, locking the page with a password would be the best option.
If you open the “Settings” of the page you want to edit, you should find an option called “Permissions.” There, you can set the page to be accessible only to those who have the password. Why not try this for now?
As long as you manage password sharing properly, this method can be effective in restricting viewers. 
Just set your registration settings to “manually approve” that way when someone registers you either approve or delete them.
No need for a unique code or coding.