GLOSSARY

Snippet

A snippet is the short text shown under a title in search results. Good snippets explain relevance with clear highlights.

What is a Snippet?

A snippet is a short summary or passage displayed with a result on a SERP. In onsite search, snippets are usually best-matching passages with highlighted terms; in web SEO, meta descriptions can influence the snippet but search engines may rewrite them.

How It Works (quick)

  • Extraction (onsite): Select passages around matched terms; prefer titles, headings, bullets; add ellipses between spans.
  • Generation (optional): Build a concise sentence from fields (title, attributes) with guardrails.
  • Highlighting: Wrap matched tokens/phrases; normalize hyphen/diacritics for consistent hits.
  • Safety: Strip scripts/HTML; escape output; avoid leaking PII/hidden text.
  • SEO (web): Provide meta description and structured data; engines may still generate their own.

Why It Matters in E-commerce

  • CTR: Clear, honest snippets increase clicks and reduce pogo-sticking.
  • Trust: Highlights show why the item matched.
  • Zero-result help: Use snippets to suggest related terms or alternative categories.

Best Practices

  • Field priority: Prefer title, key attributes, spec bullets; avoid boilerplate.
  • Length: Aim for 140–160 chars when generating summaries.
  • Context windows: Center on the strongest match; merge nearby spans.
  • Localization: Use locale-aware tokenization and units/currency.
  • A/B test: Measure snippet style impact on CTR and reformulations.

Challenges

  • Over-highlighting noise, multilingual tokenization errors, and truncation on mobile.

Examples

  • Query “waterproof trail shoes 45” → snippet shows “Waterproof membrane • Size 45 in stock • Trail outsole.”
  • Help result: snippet pulls the returns period line containing the query.

Summary

Snippets should prove relevance in a glance. Extract the best passages, highlight clearly, and keep text clean, safe, and localizable.

FAQ

Meta description vs snippet? Meta description is your hint; the snippet shown can be rewritten by the engine.

Can I force snippets? Not reliably—optimize content and structured data.