Answer the question
In order to leave comments, you need to log in
Has Google indexed what is hidden in robots.txt?
Hello everyone, we launched the site, but Google indexed what is hidden in robots.txt. Maybe it's because the sitemap has page data? What to do in this case?
Answer the question
In order to leave comments, you need to log in
On the page you want to hide, simply put the noindex tag. For some reason, robots rules don't work for everyone.
Do not post pages that you do not want to be available to search engines with available HTTP GET requests, by the way, and even this may not be a guarantee, there were scandals that extensions-panels-bars for the browser, with which at one time everyone was not too lazy to stuff users' browsers, and so for the sake of analytics, they collected all the pages, incl. POST requests
Google has indexed what is hidden in robots.txt. Maybe it's because the sitemap has page data? What to do in this case?
<meta name=“robots” content=“noindex,follow”>
) before the closing /head on the page will not give anything. The pages will still be in the search engine index. <meta name=“robots” content=“noindex,follow”>
.Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question