SEO Guide

Shopify Meta Tags: Title Tags & Meta Descriptions

Master the art of writing meta tags that rank higher in Google and get more clicks. Includes best practices, step-by-step editing instructions, and ready-to-use templates for every Shopify page type.

Quick Reference

Title Tag Length

  • 50-60 CharactersOptimal for full display in Google

Meta Description

  • 150-160 CharactersInclude keyword and CTA

Golden Rule

  • Unique Per PageNever duplicate meta tags

What Are Meta Tags?

Meta tags are HTML elements that provide information about your web page to search engines and visitors. They do not appear on the page itself but control how your page appears in search results and on social media.

1

Title Tag

<title>Organic Cotton T-Shirt | Your Store</title>

The title tag is the clickable headline that appears in Google search results. It is the single most important on-page SEO element. Google uses it to understand what your page is about, and searchers use it to decide whether to click.

Directly affects rankings and click-through rates

2

Meta Description

<meta name="description" content="Shop our organic cotton t-shirts..." />

The meta description is the snippet of text that appears below the title tag in search results. While Google says it does not directly affect rankings, a compelling meta description dramatically improves click-through rates, which indirectly helps SEO.

Indirectly affects rankings through CTR

3

Meta Robots

<meta name="robots" content="index, follow" />

The robots meta tag tells search engines whether to index a page and follow its links. Shopify handles this automatically for most pages, but you may need to noindex certain pages like thank-you pages or internal search results.

Controls which pages appear in search results

4

Canonical Tag

<link rel="canonical" href="https://yourstore.com/products/t-shirt" />

The canonical tag tells Google which version of a page is the "official" one when duplicate or similar content exists. Shopify adds canonical tags automatically, which is especially important for product variants and paginated collections.

Prevents duplicate content penalties

5

Open Graph Tags

<meta property="og:title" content="Your Page Title" />

Open Graph tags control how your pages appear when shared on Facebook, LinkedIn, Pinterest, and other social platforms. They specify the title, description, and image displayed in social previews.

Controls social media sharing appearance

6

Twitter Card Tags

<meta name="twitter:card" content="summary_large_image" />

Twitter Card tags work similarly to Open Graph tags but are specifically for X (Twitter). They control the card type, title, description, and image shown when your page is shared on X.

Controls X/Twitter sharing appearance

How Meta Tags Appear in Search Results

Understanding how your meta tags look in Google helps you write more effective ones.

https://www.yourstore.com/products/organic-cotton-tee

Organic Cotton T-Shirt - Soft & Breathable | Your Store

Shop our organic cotton t-shirts. Made from 100% GOTS-certified cotton. Available in 12 colors. Free shipping on orders over $50. Shop the collection today.


Blue link = Your title tag. This is what people click on.

Green URL = Your page URL. Clean, descriptive URLs look more trustworthy.

Gray text = Your meta description. Keywords matching the search query appear in bold.

Title Tag Best Practices

Your title tag is the most impactful SEO element on any page. Here is how to get it right.

  • Keep it under 60 characters

    Google typically displays the first 50-60 characters of a title tag. Titles longer than 60 characters get truncated with an ellipsis, which looks unprofessional and can cut off important information.

    • Good

      Organic Cotton T-Shirt - Navy | Your Store

      Bad

      The Best Premium Quality Organic Cotton Crew Neck T-Shirt in Navy Blue Color for Men and Women - Your Store Name

  • Put primary keyword first

    Keywords placed closer to the beginning of the title tag carry more weight with search engines. Lead with what the page is about rather than your brand name.

    • Good

      Running Shoes for Flat Feet | Brand Name

      Bad

      Brand Name | Our Amazing Running Shoes for Flat Feet

  • Include your brand name

    Add your brand name at the end of the title, separated by a pipe (|) or dash (-). This builds brand recognition in search results and adds trust when users see a consistent brand across multiple listings.

    • Good

      Wireless Bluetooth Earbuds - Noise Cancelling | TechStore

      Bad

      Wireless Bluetooth Earbuds - Noise Cancelling

  • Make each title unique

    Every page on your Shopify store needs a unique title tag. Duplicate titles confuse search engines and make it harder for them to determine which page to rank for a given query.

    • Good

      Women's Yoga Pants - High Waisted | FitWear

      Bad

      Products | My Store (used on multiple pages)

  • Use power words for CTR

    Include words that trigger clicks: "Best," "Guide," "Review," "Free Shipping," "Sale," or year numbers like "2026." These make your listing stand out among similar results.

    • Good

      Best Organic Face Serums [2026 Guide] | GlowLab

      Bad

      Organic Face Serums Collection Page

Meta Description Best Practices

A great meta description is a mini advertisement for your page. It sells the click.

  • Keep between 150-160 characters

    Google displays up to approximately 155-160 characters in the description snippet. Too short and you miss the opportunity to sell the click. Too long and your message gets truncated.

    • Good

      Shop our collection of organic cotton t-shirts. Soft, breathable, and eco-friendly. Free shipping on orders over $50. Available in 12 colors.

      Bad

      T-shirts for sale.

  • Include a call to action

    End your meta description with an action-oriented phrase that tells the searcher what to do next. "Shop now," "Learn more," "Get free shipping," or "Browse our collection" all work well.

    • Good

      Discover our top-rated wireless earbuds with 24-hour battery life and active noise cancelling. Free 30-day returns. Shop the collection today.

      Bad

      We sell wireless earbuds that have good battery life and noise cancelling features on our website.

  • Include your target keyword

    When your keyword appears in the meta description, Google bolds it in search results. This visual emphasis draws the eye and signals relevance to the searcher.

    • Good

      Looking for the best running shoes for flat feet? Our podiatrist-recommended collection offers superior arch support and cushioning. Free fitting guide included.

      Bad

      Our store has many great shoes available for purchase. We have something for everyone.

  • Highlight unique selling points

    Use the meta description to communicate what makes your store or product special: free shipping, money-back guarantee, number of reviews, years in business, or exclusive features.

    • Good

      Handcrafted leather wallets made in Portland, OR. RFID-blocking, lifetime warranty. Rated 4.9/5 by 2,000+ customers. Shop our bestsellers.

      Bad

      We sell wallets made of leather. They are good quality and available to buy on our website now.

  • Write unique descriptions for every page

    Never duplicate meta descriptions across pages. If you leave them blank, Google will auto-generate a snippet from the page content, which is usually worse than a custom-written one.

    • Good

      Each product, collection, and blog post has its own custom-written meta description tailored to the page content.

      Bad

      Using the same generic description like "Welcome to our store" across all pages.

Open Graph Tags for Social Sharing

Open Graph tags control how your pages look when shared on social media. Getting these right increases engagement and traffic from social channels.

Essential OG Tags

og:title - Page title for social
og:description - Page summary
og:image - Share image (1200x630px)
og:url - Canonical page URL
og:type - Content type (product, article)

OG Image Best Practices

  • Use 1200 x 630 pixels for best display
  • Keep file size under 8MB
  • Use JPG or PNG format
  • Test with Facebook Sharing Debugger
  • Set a unique image for important pages

How to Edit Meta Tags in Shopify

Shopify makes it easy to edit meta tags for any page type. Here are step-by-step instructions for each.

Products

  1. 1Go to Products in your Shopify admin
  2. 2Click on the product you want to edit
  3. 3Scroll down to the "Search engine listing" section
  4. 4Click "Edit website SEO" to expand the fields
  5. 5Edit the "Page title" field (this is your title tag)
  6. 6Edit the "Description" field (this is your meta description)
  7. 7Optionally edit the "URL and handle" field
  8. 8Click Save

Collections

  1. 1Go to Products > Collections in your Shopify admin
  2. 2Click on the collection you want to edit
  3. 3Scroll down to the "Search engine listing" section
  4. 4Click "Edit website SEO" to expand the fields
  5. 5Edit the Page title and Description fields
  6. 6Keep collection titles focused on the category keyword
  7. 7Include the number of products or key brands in the description
  8. 8Click Save

Pages

  1. 1Go to Online Store > Pages in your Shopify admin
  2. 2Click on the page you want to edit (About, Contact, etc.)
  3. 3Scroll down to the "Search engine listing" section
  4. 4Click "Edit website SEO" to expand the fields
  5. 5Write a unique title tag for each page
  6. 6Write a compelling meta description for each page
  7. 7Ensure the URL handle is clean and descriptive
  8. 8Click Save

Blog Posts

  1. 1Go to Online Store > Blog Posts in your Shopify admin
  2. 2Click on the blog post you want to edit
  3. 3Scroll down to the "Search engine listing" section
  4. 4Click "Edit website SEO" to expand the fields
  5. 5Include your target keyword in the Page title
  6. 6Write a description that summarizes the post and entices clicks
  7. 7Customize the URL handle to be short and keyword-rich
  8. 8Click Save

Common Meta Tag Mistakes to Avoid

  • Duplicate title tags across pages

    Many Shopify stores use the same title format for all pages, like "My Store - Products." Each page needs a unique, descriptive title tag.

    Fix:

    Audit all pages with Google Search Console or Screaming Frog. Create a spreadsheet and write unique titles for each page.

  • Title tags that are too long or too short

    Titles over 60 characters get truncated. Titles under 30 characters waste valuable ranking opportunity.

    Fix:

    Use a SERP preview tool to check how your title appears. Aim for 50-60 characters to maximize visibility.

  • Keyword stuffing in meta tags

    Repeating keywords multiple times in the title or description looks spammy and can hurt rankings. "Running Shoes, Best Running Shoes, Buy Running Shoes" is keyword stuffing.

    Fix:

    Use your primary keyword once in the title and once in the description. Use natural variations and synonyms.

  • Leaving meta descriptions blank

    When you leave the meta description empty, Google auto-generates one by pulling text from the page. These auto-generated snippets are rarely compelling.

    Fix:

    Write a custom meta description for every page, starting with your highest-traffic pages first.

  • Using the default Shopify title format

    Shopify defaults to "[Product Name] - [Store Name]" which is often not optimized. The default may not include important keywords or selling points.

    Fix:

    Manually edit every title tag. Use the formula: [Primary Keyword] + [Secondary Detail] | [Brand Name].

  • Not including a call to action in descriptions

    Meta descriptions without a CTA miss the opportunity to tell searchers what to do. A passive description gets fewer clicks.

    Fix:

    End every meta description with an action phrase: "Shop now," "Learn more," "Free shipping," or "Get yours today."

  • Ignoring Open Graph tags

    Without Open Graph tags, social platforms pull random text and images when your pages are shared, leading to unprofessional and unappealing previews.

    Fix:

    Ensure your Shopify theme includes OG tags. Set a custom OG image (1200x630px) for key pages and test with Facebook Sharing Debugger.

  • Not updating meta tags after content changes

    Updating a product name or running a new promotion but forgetting to update the corresponding meta tags leads to mismatches and missed opportunities.

    Fix:

    Include meta tag review in every content update workflow. Keep a spreadsheet tracking which pages need meta tag refreshes.

Meta Tag Templates by Page Type

Use these ready-made templates as starting points for each page type on your Shopify store.

  • Homepage

    Title Tag Formula: [Brand Name] - [Primary Offering] | [Key Benefit]

    Example: GlowLab Skincare - Natural Face Serums | Free Shipping Over $50

    Meta Description Formula: [What you sell] + [Unique selling point] + [Trust signal] + [CTA]

    Example: Shop GlowLab's award-winning natural skincare line. Cruelty-free, dermatologist-tested serums and moisturizers loved by 50,000+ customers. Get 15% off your first order.

  • Product Page

    Title Tag Formula: [Product Name] - [Key Feature] | [Brand Name]

    Example: Vitamin C Brightening Serum - 20% Concentration | GlowLab

    Meta Description Formula: [Product name] + [Key benefit] + [Specs/details] + [Social proof] + [CTA]

    Example: Our bestselling Vitamin C Brightening Serum with 20% concentration visibly reduces dark spots in 4 weeks. Rated 4.8/5 stars. Free samples with every order.

  • Collection Page

    Title Tag Formula: [Collection Name] - [Browse/Shop] [Category] | [Brand Name]

    Example: Anti-Aging Serums - Shop Wrinkle-Fighting Skincare | GlowLab

    Meta Description Formula: [Browse/Shop] + [Number of products] + [Category description] + [Differentiator] + [CTA]

    Example: Browse our collection of 25+ anti-aging serums targeting fine lines, wrinkles, and age spots. Clinically proven formulas with natural ingredients. Shop now with free returns.

  • Blog Post

    Title Tag Formula: [Compelling Headline with Keyword] | [Brand Name]

    Example: How to Build a Skincare Routine for Oily Skin [2026] | GlowLab

    Meta Description Formula: [What the reader will learn] + [Why it matters] + [CTA to read]

    Example: Learn the exact 5-step skincare routine for oily skin, recommended by dermatologists. Includes product picks for every budget. Read our complete guide.

How Obsess AI Automates Meta Tag Optimization

Manually writing meta tags for hundreds of products and blog posts is tedious. Obsess AI handles it automatically for every piece of content it generates.

  • AI-Generated Title Tags

    Every blog post created by Obsess AI includes a keyword-optimized title tag that follows the best practices outlined in this guide, keeping it within the ideal 50-60 character range.

  • Compelling Meta Descriptions

    Obsess AI writes unique, CTA-driven meta descriptions for every blog post, incorporating target keywords and unique selling points to maximize click-through rates.

  • Keyword-Aligned Tags

    Meta tags are automatically aligned with your target keywords and optimized for the search terms that drive the most traffic to your store.

  • CTR-Optimized Copy

    Using data-driven insights, Obsess AI crafts meta tags designed to stand out in search results and earn more clicks than your competitors.

More on this topic

Go deeper on the topics in this article with related guides, free tools, industry playbooks, and competitor comparisons.

Related guides

Free tools

How we compare

Related SEO Resources

Frequently Asked Questions

Everything Shopify merchants ask about meta tags.

What is the ideal length for a Shopify title tag?

Keep Shopify title tags between 50 and 60 characters. Google typically displays the first 50-60 characters of a title tag in search results, so anything longer gets truncated with an ellipsis. Aim for the keyword early in the title and your brand name at the end.

How do I edit meta tags in Shopify?

Open the page, product, collection, or blog post in your Shopify admin. Scroll to the "Search engine listing preview" section and click "Edit website SEO". You can edit the page title (title tag) and meta description there. Changes take effect immediately, but Google may take days or weeks to update what is shown in search results.

Does Shopify automatically generate meta descriptions?

Yes. If you do not set a meta description, Shopify uses the first 320 characters of your page or product description. This is rarely optimal — auto-generated meta descriptions tend to read awkwardly and miss the chance to include a call to action. Always write a custom meta description for your most important pages.

Should every Shopify page have a unique meta description?

Yes, every indexable page should have a unique meta description. Duplicate meta descriptions across pages signal poor information architecture to Google and reduce CTR because the same snippet appears in multiple search results. Prioritize unique descriptions on your top-traffic and top-converting pages first.

Do meta keywords still matter for Shopify SEO?

No. The meta keywords tag has been ignored by Google since 2009 and most other major search engines have followed suit. Shopify does not include a meta keywords field in the admin SEO panel for this reason. Focus instead on the title tag, meta description, headings, and on-page content.

What is the difference between a title tag and an H1 in Shopify?

The title tag is what appears in the browser tab and as the clickable headline in Google search results — it is set in the "Edit website SEO" section. The H1 is the main heading rendered on the page itself, controlled by the page or product title. They can be the same, but it is often better to write a more keyword-optimized title tag and a more reader-friendly H1.

How long does it take for meta tag changes to show up in Google?

Anywhere from a few days to several weeks. Google has to re-crawl the page and decide to use your meta description (it sometimes generates its own snippet from page content if it judges that to be more relevant to the query). You can speed up re-crawling by submitting the URL in Google Search Console under URL Inspection.

Sources & references

Primary documentation referenced for the technical claims on this page. We do not link out to competitor products or affiliate content; these are the standards bodies and platform docs the guidance is built against.

Auto-Generate Perfect Meta Tags

Obsess AI creates SEO-optimized blog content with perfectly crafted meta tags, saving you hours of manual optimization.

Start Free Trial

No credit card required