How to Fix: Missing Meta Description

High Priority

The Problem

Your Shopify store pages are missing meta descriptions, which appear in search results and influence click-through rates.

💡 Impact: Pages without meta descriptions get 5-10% fewer clicks from search results.

How to Fix It

  1. 1Go to Shopify Admin → Online Store → Preferences
  2. 2Add a homepage meta description (150-160 characters)
  3. 3For products: Edit each product → scroll to "Search engine listing preview"
  4. 4For collections: Edit collection → "Search engine listing preview"

Code Example

<!-- In your theme.liquid or product template -->
<meta name="description" content="{{ page_description | default: shop.description | escape }}">

Not Sure If You Have This Issue?

Run a free scan to detect this and other SEO problems on your store

Free SEO Scan

Other Common Issues