Disabling Search Engines from Indexing your Website/Funnel Page using Custom Tag

Modified on: Thu, 3 Sep, 2020 at 9:38 AM


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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article