To prevent most search engine web crawlers from indexing a page:
Name: robots
Content: noindex
<meta name="robots" content="noindex">
To prevent only Google web crawlers from indexing a page:
Name: googlebot
Content: noindex
<meta name="googlebot" content="noindex">
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article