Duplicate title
Moderate effortFound on 38% of audited stores.
Write a unique, descriptive title tag for every page on your store so no two pages share the same title.
What it is
A title tag is the short text that appears as the clickable blue headline in Google search results and in the browser tab when someone visits your page. Every page on your store has one, and it lives in the HTML `<head>` section as `<title>Your Page Name</title>`. A "duplicate title" means two or more of your pages use exactly the same title text — Google and other search engines see them as potentially interchangeable, which hurts both pages.
Why it matters
Google uses the title tag as one of the strongest signals to understand what a page is about — if two pages share a title, Google may struggle to decide which one to show for a given search query, effectively making both pages compete against each other (a problem called keyword cannibalization). Duplicate titles also reduce click-through rates in search results because shoppers see identical headlines and can't tell which link leads to what they actually want. In practice this means less organic traffic to both pages. Google's own guidance explicitly states that every page should have a unique, descriptive title; failing to do so is one of the most commonly cited on-page SEO mistakes.
How to fix it
- Audit your pages: use a crawl tool (Screaming Frog, Sitebulb, or Google Search Console's Pages report) to identify every page that shares a title with another page.
- For each duplicated title, determine what makes that page genuinely different — its unique product, category, topic, or purpose.
- Rewrite each title to clearly reflect the page's specific content. A strong formula for ecommerce is: [Primary Keyword / Product Name] – [Category or Brand] | [Store Name] (keep it under 60 characters).
- Make sure dynamically generated pages (product variants, filtered category pages, paginated pages) each receive a unique title, not a templated one that produces identical output.
- Re-crawl or re-validate in Google Search Console (under 'Pages → Why pages aren't indexed') to confirm duplicates are resolved.
- Monitor going forward: set up a recurring crawl or GSC alert so new duplicate titles introduced by future content or platform updates are caught early.
<title>Women's Running Shoes – Lightweight & Cushioned | YourStoreName</title>Fix it on your platform
Pick your platform for the exact steps.
How to fix duplicate title on Shopify
- For individual pages/products: Go to Online Store → Pages (or Products / Collections), open the item, scroll to the bottom 'Search engine listing' section, click 'Edit', and update the 'Page title' field.
- For the homepage: Online Store → Preferences → set the 'Homepage title' field.
- For bulk edits across many products: use the Shopify bulk editor (Products → select multiple → Edit products) or export a CSV (Products → Export), edit the 'Title' and 'SEO Title' columns in a spreadsheet, then re-import.
- To control titles via theme (for category/blog archive templates): Edit your theme code at Online Store → Themes → Edit code. Open the relevant layout/template file (e.g. layout/theme.liquid) and locate the <title> tag; add Liquid logic such as {{ page_title }} | {{ shop.name }} to generate unique titles automatically.
- Consider an SEO app (e.g. Plug In SEO, SEO Manager, or Yoast SEO for Shopify) for bulk template-level title management across thousands of pages.
How to fix duplicate title on WooCommerce
- Install and activate the Yoast SEO or Rank Math plugin if not already present.
- For individual products/pages: open the product or page editor, scroll to the Yoast SEO / Rank Math meta box, click the 'Edit snippet' button, and fill in a unique 'SEO title'.
- For site-wide templates (all products, all categories, etc.): go to Yoast SEO → Search Appearance → Content Types (or Rank Math → Titles & Meta → Post Types) and set a dynamic template using variables like %%title%% %%sep%% %%sitename%% to ensure unique output per page.
- For bulk updates: use Yoast SEO's bulk editor (Yoast SEO → Tools → Bulk editor) or Rank Math's SEO Analyzer to find and fix pages with missing or duplicate titles.
- If you use a theme that hardcodes the <title> tag in header.php, replace it with wp_title() or rely on the SEO plugin's output_buffer method — your SEO plugin's documentation covers this.
How to fix duplicate title on BigCommerce
- For products: go to Products → View, open a product, select the 'Other Details' tab, and edit the 'Page Title' field under SEO.
- For categories: go to Products → Product Categories, open the category, and edit the 'Page Title' field under the SEO section.
- For standard pages: go to Storefront → Web Pages, open the page, and edit the 'Page Title' field.
- For the homepage: go to Storefront → Web Pages → Home Page and edit its SEO title.
- For theme-level templates, go to Storefront → Themes → Advanced → Edit Theme Files. In templates/layout/base.html (or similar), locate the {{#block 'head'}} section and ensure the {{title}} Handlebars variable is used so each page outputs its own stored title.
- Use the BigCommerce bulk import/export (Products → Export) to update the 'Meta Keywords Title' column in a spreadsheet for large catalogs, then re-import.
How to fix duplicate title on Wix
- Open the Wix Editor for your site.
- Click the page you want to edit in the Pages & Menu panel (left sidebar), then click the three-dot menu → SEO Basics (or go to Pages & Menu → select page → Settings → SEO).
- Update the 'Title tag' field to a unique, descriptive title for that specific page.
- For online store product pages: go to your Wix Dashboard → Store Products → click a product → scroll to the SEO section at the bottom → edit 'Page Title'.
- For collection/category pages: Dashboard → Store → Categories → select a category → SEO section → 'Page Title'.
- Use Wix's SEO Settings (Dashboard → Marketing & SEO → SEO Tools → SEO Settings) to set up default title patterns for product and collection page types, ensuring dynamic pages always produce unique titles.
How to fix duplicate title on Squarespace
- For regular pages: In the Pages panel, hover over the page, click the gear icon (Page Settings), go to the 'SEO' tab, and enter a unique title in the 'SEO Title' field.
- For product pages (Commerce): go to the store section, click on a product to edit it, then select the 'SEO' tab within the product editor and fill in the 'SEO Title'.
- For blog posts: open the post editor, click the gear icon, go to the 'SEO' tab, and set a unique 'SEO Post Title'.
- For site-wide defaults: Settings → SEO → set the 'Site Title Format' to a pattern that includes the page name (e.g. Page Title | Site Title) — this helps auto-generate distinct titles for pages that don't yet have a manually set SEO title.
- Note: Squarespace does not allow direct editing of theme template files for title tags in standard plans; use the per-page SEO fields as described above.
How to fix duplicate title on Webflow
- Open the Webflow Designer.
- For static pages: select the page in the Pages panel (left sidebar), click the Settings icon (gear) next to the page name, and update the 'Title Tag' field under the 'SEO Settings' section.
- For CMS collection pages (e.g. products, blog posts): open the Collection in the CMS panel → go to Collection Settings → find the 'Title Tag' field and use a dynamic field binding (e.g. bind to the 'Name' field plus a static suffix like ' | My Store') so every item generates a unique title automatically.
- For the site-wide default fallback: Project Settings → SEO → 'Default Meta Title' — this only applies when no page-level title is set, so ensure every template has its own binding.
- Publish the site after making changes, then verify in a browser tab or with Google Search Console's URL Inspection tool.
How to fix duplicate title on Adobe Commerce (Magento)
- For individual products: go to Catalog → Products, open the product, expand the 'Search Engine Optimization' section, and enter a unique value in the 'Meta Title' field.
- For categories: Catalog → Categories → select a category → expand 'Search Engine Optimization' → edit 'Meta Title'.
- For CMS pages: Content → Pages → open the page → expand 'Search Engine Optimization' → edit 'Meta Title'.
- For site-wide title suffix/prefix: Stores → Configuration → Catalog → Catalog → Product Fields Auto-generation — set the 'Meta Title' mask using variables like {{name}} to auto-populate unique titles from product names.
- For the store's title suffix: Stores → Configuration → General → Design → HTML Head → 'Default Title' and 'Title Suffix' — this appends your brand name automatically.
- For bulk updates across a large catalog, use a CSV import (System → Data Transfer → Import) with the 'meta_title' column populated per product, or use a third-party SEO extension (e.g. Mageworx SEO Suite).
How to fix duplicate title on WordPress.org
- Install Yoast SEO or Rank Math if not already active.
- For individual posts/pages: open the editor, scroll to the Yoast SEO / Rank Math panel, click 'Edit snippet', and type a unique SEO title.
- For sitewide templates: Yoast SEO → Search Appearance → Content Types / Taxonomies; set patterns with %%title%% %%sep%% %%sitename%% so every page outputs a distinct title.
- Use Yoast's Bulk Editor (Yoast SEO → Tools → Bulk Editor → Titles) to review and edit all page titles in one place without opening each post.
- If using a theme that outputs its own <title> tag and conflicts with the SEO plugin, ensure the theme declares add_theme_support('title-tag') in functions.php and removes any hardcoded <title> in header.php.
How to fix duplicate title on PrestaShop
- For products: go to Catalog → Products → open a product → 'SEO' tab → edit the 'Meta title' field.
- For categories: Catalog → Categories → open a category → 'SEO' tab → 'Meta title'.
- For CMS pages: Design → Pages → open a page → edit 'Meta title'.
- For the shop's default title settings: Shop Parameters → General → set 'Shop name' which is appended to page titles; ensure templates use {$meta_title} in the head.tpl Smarty template.
- For bulk updates use a CSV import module or an SEO module (e.g. SEO Expert by PrestaHero) that lets you set title templates with dynamic product/category name variables.
How to fix duplicate title on OpenCart
- For products: go to Catalog → Products → edit a product → 'SEO' tab → enter a value in 'Meta Tag Title'.
- For categories: Catalog → Categories → edit a category → 'SEO' tab → 'Meta Tag Title'.
- For information pages: Catalog → Information → edit a page → 'Meta Tag Title'.
- For the default title on the homepage and layout: System → Settings → your store → 'Meta Tag Title'.
- Install an SEO extension from the OpenCart marketplace (e.g. SEO Pack Pro) to manage bulk title updates and set dynamic title templates across your catalog.
Does your site have this issue?
Run a free SEOLZ audit to find duplicate title — and every other issue — across your whole site in minutes.
Scan my site freeFrequently asked questions
What is Duplicate title?
A title tag is the short text that appears as the clickable blue headline in Google search results and in the browser tab when someone visits your page. Every page on your store has one, and it lives in the HTML `<head>` section as `<title>Your Page Name</title>`. A "duplicate title" means two or more of your pages use exactly the same title text — Google and other search engines see them as potentially interchangeable, which hurts both pages.
Why does duplicate title matter?
Google uses the title tag as one of the strongest signals to understand what a page is about — if two pages share a title, Google may struggle to decide which one to show for a given search query, effectively making both pages compete against each other (a problem called keyword cannibalization). Duplicate titles also reduce click-through rates in search results because shoppers see identical headlines and can't tell which link leads to what they actually want. In practice this means less organic traffic to both pages. Google's own guidance explicitly states that every page should have a unique, descriptive title; failing to do so is one of the most commonly cited on-page SEO mistakes.
How do I fix duplicate title?
Write a unique, descriptive title tag for every page on your store so no two pages share the same title.
Authoritative references
- Influence your title links — Google Search Central
- SEO Starter Guide — Google Search Central
- Consolidate duplicate URLs (canonical) — Google Search Central