Do not index pages in search engines
Solved
ilyasoksuz
Posted messages
746
Status
Member
-
bg62 Posted messages 23433 Registration date Status Moderator Last intervention -
bg62 Posted messages 23433 Registration date Status Moderator Last intervention -
Hello,
I want to prevent some pages of my site from being indexed. To do this, I inserted a meta tag a week and a half ago
Configuration: Windows 7 / Firefox 21.0
I want to prevent some pages of my site from being indexed. To do this, I inserted a meta tag a week and a half ago
<meta name="robots" content="noindex">on each page, but I now realize that they are still indexed by Google.
Configuration: Windows 7 / Firefox 21.0
2 answers
-
Good evening,
Did you properly place the tag within the "head" tags of your page?
It often takes a bit of time for the Googlebot to revisit your site, especially if it doesn't generate much traffic.
Otherwise, if you don't have many pages to remove, you can specify them in the robots.txt file.
For those you want to remove from Google, you can submit a request
[☺]Contrib' CCM, at your service][☺]-
-
Normally yes, but the bot will first look for the existence of a robots.txt file, just to have a complete list of links to process.
This prevents it from having to search each page of the site.
In any case, I encourage you to request the removal of the pages that are still indexed; they should not reappear. -
-