Back to Checklist

Fix Duplicate Title Tags

🎯Impact:High
⚡Difficulty:Medium
⏱️Time:1-2 hours

Pages with multiple title tags send conflicting signals to search engines. When Google crawls a page and finds two or three different <title> tags, it doesn't know which one to use in search results. This confusion leads to improper indexing, unpredictable SERP displays, and diluted SEO effectiveness.

Multiple title tags typically stem from theme conflicts, app installations, or custom code that inadvertently duplicates the title element. This guide shows you how to find and fix every instance.

Why Multiple Title Tags Hurt SEO

Search engines expect exactly one title tag per page. Multiple titles create ambiguity that prevents proper ranking and display in search results.

Multiple Titles ImpactSearch Engine BehaviorSEO Consequence
Conflicting signalsGoogle picks randomlyUnpredictable SERP display
Diluted optimizationKeywords split across titlesReduced ranking power
Indexing confusionPage categorized incorrectlyWrong search queries
Authority lossUnclear page purposeRankings suppressed

Google might display the first title tag it encounters, the longest one, or even generate its own title by ignoring yours entirely. You lose control over how your pages appear in search results—a critical SEO failure.

Critical Issue: Multiple title tags often indicate broader technical problems. If your theme or apps are duplicating titles, they might also be creating issues with Shopify h1 tags, meta descriptions, and schema markup.

How to Identify Multiple Title Tags

Using Screaming Frog SEO Spider

  1. Download and install Screaming Frog SEO Spider (free for up to 500 URLs)
  2. Launch the application
  3. Enter your Shopify store URL in the search bar
  4. Click Start to begin crawling
  5. Wait for the crawl to complete
  6. Click the Page Titles tab
  7. In the Filter dropdown, select Multiple
  8. Export the list by clicking Export

This reveals every page on your store with duplicate title tags, showing you exactly where the problem exists.

Manual Page Source Check

For quick verification of specific pages:

  1. Visit the page in question
  2. Right-click and select View Page Source
  3. Search for <title> (Ctrl+F or Cmd+F)
  4. Count how many <title> tags appear

If you find more than one, you have a duplication problem that needs fixing.

Related Issue: While fixing multiple titles, also check for fix missing titles—stores often have both problems simultaneously across different pages.

Common Causes of Multiple Title Tags

Theme Conflicts: Two different theme templates both outputting title tags

App Interference: SEO apps adding their own title tags without removing the default

Custom Code: Manual HTML edits that add titles without removing originals

Liquid Template Errors: Conditional logic that displays multiple titles under certain conditions

Copy-Paste Mistakes: HTML content blocks that accidentally include <title> tags

Identifying the source helps prevent recurrence after fixing the immediate problem.

How to Fix Multiple Title Tags

Step 1: Prioritize by Traffic

Fix high-impact pages first:

Priority 1: Homepage, top product pages, main collections Priority 2: Pages getting search traffic or impressions Priority 3: Archived or low-traffic pages

Focus effort where duplicate titles cause the most immediate damage to rankings and traffic.

Step 2: Access Theme Code

  1. Log into Shopify Admin
  2. Navigate to Online Store > Themes
  3. Click Actions > Edit code on your active theme
  4. This opens your theme's file structure

You'll need to locate where the duplicate titles originate.

Step 3: Check Theme Layout Files

Most title tags live in layout templates:

  1. Open theme.liquid in the Layout folder
  2. Search for <title> tags (Ctrl+F or Cmd+F)
  3. Verify only ONE title tag exists in the <head> section
  4. If multiple exist, remove duplicates keeping only:
<title>{{ page_title }}{% if current_tags %} &ndash; tagged "{{ current_tags | join: ', ' }}"{% endif %}{% if current_page != 1 %} &ndash; Page {{ current_page }}{% endif %}{% unless page_title contains shop.name %} &ndash; {{ shop.name }}{% endunless %}</title>

This is Shopify's standard title tag implementation that handles different page types correctly.

Step 4: Audit Template Files

Check other templates that might inject titles:

Product Template: product.liquid or main-product.liquid Collection Template: collection.liquid or main-collection.liquid Page Template: page.liquid Blog Template: article.liquid

Remove any <title> tags found in these templates—titles should only exist in theme.liquid.

Step 5: Review Installed Apps

Some apps inject title tags through JavaScript or theme app embeds:

  1. Go to Apps in Shopify Admin
  2. Review recently installed SEO or marketing apps
  3. Check app settings for title tag options
  4. Disable title tag features in apps (your theme should handle it)
  5. Uninstall problematic apps if necessary

Apps should enhance SEO, not create technical conflicts.

Step 6: Clean Custom Liquid Sections

Review custom sections for rogue titles:

  1. Check files in the Sections folder
  2. Search each for <title> tags
  3. Remove any title tags from sections
  4. Sections should never contain <title> elements

Verify Your Fixes

After removing duplicate titles, confirm resolution:

Method 1: View Page Source

  1. Visit affected pages on your live site
  2. Right-click > View Page Source
  3. Search for <title>
  4. Verify only ONE title tag appears

Method 2: Re-Crawl with Screaming Frog

  1. Run a fresh Screaming Frog crawl
  2. Check Page Titles tab
  3. Filter for Multiple
  4. Confirm the list is now empty

Method 3: Monitor Search Console

  1. Wait 48-72 hours for Google to recrawl
  2. Check Shopify Search Console
  3. Look for improvements in how titles display
  4. Monitor for any remaining title-related warnings

Optimize Your Single Title Tags

Now that each page has exactly one title, ensure it's optimized:

Follow Best Practices: Read the complete Shopify title tags guide for optimization strategies

Respect Length Limits: Check title tag length to avoid truncation in SERPs

Map Keywords Strategically: Use keyword mapping to assign target terms to specific pages

Coordinate with H1s: Ensure Shopify h1 tags complement but don't duplicate title tags

A single, well-optimized title always beats multiple mediocre titles.

Prevent Future Duplications

Test Before Installing Apps: Any new SEO app should be audited for title tag conflicts before permanent installation

Document Custom Code: Track any manual theme edits that touch title tags

Regular Audits: Run Screaming Frog monthly to catch new duplication issues early

Theme Updates: After updating themes, verify title tag implementation hasn't changed

Staging Environment: Test theme modifications on development stores before pushing to production

Most stores see ranking improvements within 2-4 weeks after resolving multiple title tag issues. Google needs time to recrawl and re-evaluate pages with proper, single titles.

Multiple title tags are technical debt that directly harms rankings. Fix them systematically, and you'll restore clarity to how search engines index and display your pages.

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