How to fix duplicate meta description on Shopify

Write a unique, page-specific meta description for every page on your store so Google can display a relevant snippet in search results.

Steps for Shopify

  1. For individual product pages: Admin → Products → click the product → scroll to 'Search engine listing' at the bottom → click 'Edit' → fill in the 'Meta description' field (max 320 chars; aim for 150–160) → Save.
  2. For collection pages: Admin → Products → Collections → click the collection → scroll to 'Search engine listing' → Edit → fill in unique Meta description → Save.
  3. For blog posts: Admin → Content → Blog posts → click the post → 'Search engine listing' → Edit → fill in Meta description → Save.
  4. For the homepage: Admin → Online Store → Preferences → 'Homepage meta description' field → Save.
  5. For bulk updates across many products, use the Shopify bulk editor (Admin → Products → select all → Edit products) and add 'Meta description' as a column, or export/import via CSV (column: 'Metafields: global.description_tag').
  6. Theme-level fallback: if a description field is left blank the theme may output a template default. Open Online Store → Themes → Edit code → search your theme's `product.liquid` / `collection.liquid` for `meta name="description"` and ensure it references `{{ product.metafields.global.description_tag }}` rather than a hard-coded string.
Official Shopify documentation ↗
<meta name="description" content="Shop our full range of handmade soy candles — 30+ seasonal scents, 40-hour burn time, free shipping over $50.">

What is duplicate meta description?

A meta description is a short summary (typically 150–160 characters) that appears in the HTML `<head>` of a page and tells search engines — and shoppers — what that page is about. When two or more pages share the exact same meta description, search engines flag it as a duplicate. This commonly happens on ecommerce sites when product templates, category pages, author/tag archives, or pagination pages are published without unique descriptions filled in.

Google uses your meta description to generate the snippet shown beneath your page title in search results. A compelling, unique snippet directly influences whether a shopper clicks your result over a competitor's — it is one of the most visible conversion levers in organic search. When multiple pages share the same description, Google often ignores it entirely and auto-generates a snippet by pulling random text from the page, which can look unprofessional or be irrelevant to the searcher's query. Duplicate descriptions are also a strong signal of thin or templated content, which can suppress rankings across the affected pages. Fixing them is a quick win that simultaneously improves click-through rates and signals content quality to Google.

See the complete Duplicate meta description guide for every platform and the full background.

Not sure if your Shopify store has this?

Run a free SEOLZ audit — we’ll find duplicate meta description and every other issue across your whole site.

Scan my site free

Fix duplicate meta description on another platform