Meta Description
A meta description is an HTML meta tag with a short summary of a page that Google may use as the snippet in search results.

What is a meta description?
A meta description is a short summary of a page, declared with a <meta name="description" content="..."> tag in the page’s <head>. Google may use the text as the snippet under the title in the search results, but the content is not a direct ranking factor. In practice, Google often rewrites or ignores your meta description and instead generates a snippet from the page content so it matches the specific query.
Why does a meta description matter?
Even though the text does not affect rankings directly, it works as free ad copy in the search result. A precise, enticing snippet can lift your click-through rate and pull more qualified visitors onto product and collection pages — without paying for the click. A strong meta description with a clear value proposition and a call to action can be the difference between a user choosing your store or a competitor’s on the same results page.
Common use cases
- Product pages. Highlight price, USP, or free shipping to stand out on commercial queries.
- Collection pages. Describe the assortment and number of variants instead of a generic sentence.
- Blog posts and guides. Promise a concrete answer so the snippet matches the search intent.
- Length control. Keep the text around 150-160 characters so it is not truncated on desktop.
- Avoid duplicates. Do not reuse the same description across many pages.
Shopify perspective
In Shopify, you edit the meta description under “Search engine listing” (Edit website SEO) at the bottom of the product, collection, page, or blog post. The theme outputs the field via page_description in theme.liquid. If you leave the field empty, many themes fall back to an automatic excerpt of the page text — often the first lines, which rarely sell well. So write manual descriptions on your most important pages, and avoid apps that bulk-fill identical text. See also Open Graph for how snippets are controlled when sharing on social media.