sandywells
New member
Can search engine see password pages?
Yes, If you have allow them in robots files & added in sitemap.
I agree with you. It will show password pages as well if you allow robots. You can prevent your pages from crawling and indexing by using this no index meta tag.
<meta name="robots" content ="nofollow, noindex">
I agree with you. It will show password pages as well if you allow robots. You can prevent your pages from crawling and indexing by using this no index meta tag.
<meta name="robots" content ="nofollow, noindex">
Yes, If you have allow them in robots files & added in sitemap.