Back to Checklist

Noindex Tagged Collection Pages

🎯Impact:High
⚡Difficulty:Easy
⏱️Time:20-30 min

Shopify automatically creates collection pages based on product tags. While convenient for internal organization, these tagged collection pages are an SEO nightmare. They create massive duplicate content issues, waste your crawl budget, and dilute the authority of your main collection pages.

This guide shows you how to set tagged collections to noindex and protect your store's SEO.

Why Tagged Collections Hurt Your SEO

Every time you tag a product in Shopify, the system generates a new URL: /collections/main-collection/tag-name. These pages display subsets of products from your main collection, creating thin, duplicate content that confuses search engines.

IssueSEO ImpactExample
Duplicate contentAuthority dilutionSame products on 5+ different URLs
Wasted crawl budgetImportant pages missedGoogle crawls tags instead of products
Thin contentLower rankingsPages with 2-3 products competing with full collections
Internal competitionKeyword cannibalizationMultiple pages targeting same terms

When Google crawls your store and finds 20 different collection URLs showing nearly identical products, it doesn't know which page deserves to rank. Your main collection loses authority, and all the tagged variations compete against each other. Nobody wins—especially not your rankings.

Critical Problem: Tagged collections also create problems similar to noindex collection filters and noindex pagination. Combined, these issues can waste 50-70% of your crawl budget on low-value pages.

How to Identify Tagged Collection Pages

Before you can fix the problem, you need to know how many tagged collections exist on your store.

Using Screaming Frog SEO Spider

  1. Download and install Screaming Frog SEO Spider
  2. Launch the tool and enter your store's URL
  3. Click Start to begin crawling
  4. Wait for the crawl to complete (this can take 10-30 minutes)
  5. Go to Bulk Export > Export All Pages
  6. Save the spreadsheet

Open the exported file and look in the URL column for patterns like:

  • /collections/shoes/blue
  • /collections/dresses/summer
  • /collections/electronics/sale

Any collection URL with a second path segment after the collection name is a tagged collection page. Count them—you might be shocked.

Manual Check Method

Navigate to any main collection on your store, then add /tag-name to the URL. If the page loads showing filtered products, that's a tagged collection that's likely being indexed.

Pro Tip: Also audit your noindex tagged blog pages using the same method. Blog tag archives create similar duplicate content problems.

How to Set Tagged Collections to Noindex

Shopify doesn't provide native controls for noindexing tagged collections. You'll need a third-party app or custom code to implement this properly.

Method 1: Using Sitemap Noindex Pro App

This is the easiest method for non-technical users:

  1. Go to the Shopify App Store
  2. Search for "Sitemap Noindex Pro" or similar SEO apps
  3. Install the app to your store
  4. Navigate to Apps > Sitemap Noindex Pro in your Shopify Admin
  5. Look for Collection Settings or Noindex Rules
  6. Enable the option for Noindex Tagged Collections
  7. Save your changes

The app automatically adds <meta name="robots" content="noindex, follow"> tags to all tagged collection pages. This tells search engines not to index these pages while still allowing them to follow links to products.

Method 2: Custom Theme Code

For stores with custom themes or developer access:

  1. Go to Online Store > Themes > Actions > Edit Code
  2. Open theme.liquid in the Layout folder
  3. Find the <head> section
  4. Add this Liquid code before the closing </head> tag:
{% if collection.handle and collection.current_tags.size > 0 %}
  <meta name="robots" content="noindex, follow">
{% endif %}

This code checks if the current page is a tagged collection and adds the noindex directive accordingly.

Coordinate with Other Noindex Settings

Tagged collections are just one piece of your noindex strategy. You should also handle:

Product Variants: Set noindex product variants to prevent color/size variations from creating duplicate content.

Collection Filters: Use noindex collection filters for faceted navigation URLs that add query parameters.

Pagination Pages: Implement noindex pagination for page 2, 3, 4+ of your collections.

Work with Canonical Tags

Your Shopify canonical tags should point from tagged collections back to the main collection URL. This reinforces which page deserves ranking authority even if noindex isn't working perfectly.

Consider AI Crawler Access

Modern Shopify AI bots may also crawl and index tagged collections. Verify your noindex implementation works for both traditional search engines and AI crawlers by checking your robots meta tags on live pages.

Verify Your Implementation

After setting tagged collections to noindex:

  1. Visit a tagged collection URL on your live store
  2. Right-click and select View Page Source
  3. Search for "robots" in the HTML
  4. Confirm you see: <meta name="robots" content="noindex, follow">

Also check Google Search Console:

  1. Go to Coverage report
  2. Look for Excluded pages
  3. Verify tagged collections appear as "Excluded by 'noindex' tag"

It takes 2-4 weeks for Google to fully process the noindex directives and remove these pages from search results. Monitor your Search Console coverage report to track progress.

Long-Term Maintenance

Tagged collections can reappear if:

  • You install apps that override noindex settings
  • Theme updates remove your custom code
  • You switch to a new theme without migrating settings

Set a quarterly reminder to audit your noindex implementation. Run Screaming Frog, check a sample of tagged collection pages, and verify the noindex tags remain in place.

Cleaning up tagged collection indexing is one of the highest-ROI SEO fixes you can make. Most stores see crawl budget improvements within weeks and ranking improvements within 60-90 days as Google redistributes authority to your main collections.

Related Guides

Shopify store traffic stuck? You're not alone.

We help Shopify stores rank higher in Google, attract quality traffic, and turn visitors into customers.

🚀 Trusted by 500+ Shopify merchants