Replies: 0
Hi,
I just found out that visitor of my website can access my users page using complete url like this:
mywebsite.com/user/username
How to restrict that so for not authorized user, they redirect to homepage.
I want only the user itself and Administrator who can open the user page.
How to do and check that?
Thanks