Hi, i would like to deindex all users profile pages from google. in robots.txt i need to add these lines right ?
domain.com/flarum/u/admin
- i need to add exclude lines in subfolder robots text file or root robots file ?
- should i add
disallow: /flarum/u/
or disallow: /flarum/u/*
?
or is there any setting to restrict other users to access the profile page? I want to set it to own user or admin to access a individual profile page
in beta 13 profile pages were not indexed.