Blocking Search Engines from Indexing your Websites/Funnels
Blocking search engines from indexing your websites or funnels can help protect sensitive information and maintain privacy for your content. It ensures that only your intended audience has access, reducing the risk of unauthorized users finding and exploiting your data. Additionally, it can prevent the dilution of brand messaging by keeping internal or unfinished pages out of the public eye until they are ready for release.
How to prevent search engines from indexing your websites/funnels.
Click SEO Meta Data.
Under Links & Tag, click "+ Add".
Add a custom meta tag.
Click "Add" to save.
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">
Did this answer your question?
😞
😐
😁
Blocking Search Engines from Indexing your Websites/Funnels | Topline