Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
I'd appreciate a specific code example that we can add to the various templates so that the pages (whether fixed or dynamically created like a Colelction page) wil tell web crawlers to "stay out".
You can achieve this by adding the noindex tag in the <head> section of all the pages you don't want Google to index (crawl)
Here's the tag :
<meta name="robots" content="noindex">
You could try our app https://apps.shopify.com/sitemap-noindex-manager to achieve what you need.
Hi!
Search for free Custom JavaScript app in Appstore, it will help with taging.
You can enter the script and flag it As HTML
You could try our app https://apps.shopify.com/sitemap-noindex-manager to achieve what you need.