SERP Snippet Preview
See how your page will appear in Google search results. Enter your title, URL and meta description below — the live preview updates instantly. Switch to the Social Card tab to preview Open Graph / Twitter sharing cards.
Live preview
A short summary of your page that appears under the title in search results. Aim for 150–160 characters.
Mobile preview
A short summary of your page that appears under the title in search results. Aim for 150–160 characters.
Twitter / X card
Your page title for social sharing
Description shown when your page is shared on social media.
www.example.comFacebook / LinkedIn card
Your page title for social sharing
Description shown when your page is shared on social media.
Optimal character lengths
| Field | Safe (green) | At risk (orange) | Truncated (red) | Note |
|---|---|---|---|---|
| Title tag | ≤55 chars | 55–65 chars | >65 chars | ~600px pixel width limit |
| Meta description | ≤155 chars | 155–170 chars | >170 chars | Google often rewrites long descriptions |
| URL / slug | Concise, readable | Long path | Keyword-stuffed | Google shows breadcrumb from URL structure |
| OG title | ≤60 chars | 60–70 chars | >70 chars | Twitter truncates at ~70 chars |
| OG description | ≤150 chars | 150–200 chars | >200 chars | Facebook/LinkedIn truncate around 200 |
Title tag optimization tips
Put the most important keyword at the start of the title — Google and users read left-to-right and truncation cuts from the right.
If users search "how to bake sourdough", a title like "How to Bake Sourdough Bread (Step-by-Step)" mirrors the query and raises CTR.
Repeating the same keyword ("Buy Shoes | Cheap Shoes | Best Shoes") often triggers Google's title rewrite to the H1 or OG title instead.
"7 Free Tools for [Year]" outperforms generic titles. Numbers set expectations; brackets signal content type.
Unless your brand is famous, put it at the end ("… | Internet Tool Wizard") so the valuable keyword space comes first.
How Google builds the search snippet
Google assembles the search snippet from three sources:
- Title — usually your
<title>tag, but Google may override it with your<h1>, theog:title, or anchor text from backlinks if it thinks those better represent the page. - Breadcrumb URL — built from your URL structure.
https://example.com/blog/seo/becomesexample.com › blog › seo. Clean, readable URLs with descriptive slugs look better and may improve CTR. - Description — from your
meta name="description"tag, OR dynamically extracted from your page body if Google believes the body text better matches the user's query. Google frequently rewrites descriptions.
Anatomy of a Google search result
A single organic result on a Google results page is built from several distinct pieces, each pulled from a different part of your page. Knowing what feeds each one is the key to controlling how you appear:
- Favicon and site name — a small icon and your site’s name sit above the result, helping users recognise the source at a glance.
- Breadcrumb / URL — Google shows a readable path derived from your URL structure (for example
example.com › blog › seo) rather than the raw link. - Title link — the large blue clickable headline, the most prominent and most clicked element of the result.
- Snippet (description) — the grey summary beneath the title that previews the page’s content.
- Rich result enhancements — optional extras such as star ratings, sitelinks, breadcrumbs, publish dates or product prices, added when your page supplies the right structured data.
The live preview above reproduces the first four elements for both desktop and mobile. The fifth — rich results — depends on structured data and is covered further down this page.
Why Google measures pixels, not characters
It is tempting to count characters, but Google truncates titles and descriptions by rendered pixel width, not by character count. In Google’s own words there is no fixed limit — the title link “is truncated in Google Search results as needed, typically to fit the device width,” and the same applies to the description snippet. Because most fonts are proportional, a run of narrow letters like iiiii takes far less space than wide ones like WWWWW, so two titles with identical character counts can truncate very differently.
As rough, widely observed guidance, a desktop title is usually cut at around 600 pixels — roughly 50–60 characters — while a desktop description is cut near 920–960 pixels, roughly 155–160 characters. On phones the available width is narrower, so snippets are shorter again. Treat the character counters in this tool as a convenient proxy and the pixel estimate as the more honest signal, but remember both are approximations: the only way to be certain your message survives is to put the important words early, before any possible cut.
Desktop and mobile results are not the same
Most searches now happen on phones, and Google indexes the web mobile-first, so the mobile result is the one to optimise for. The two layouts differ in ways that affect every snippet. Mobile screens are narrower, which means titles and descriptions are truncated sooner — front-loading your key message matters even more. Mobile results also present the site name and favicon prominently and can wrap the breadcrumb URL differently, while descriptions sometimes run a little longer than on desktop before they are cut.
The practical takeaway is to check both previews. A title that fits comfortably on a wide desktop result can lose its final, important words on a phone. Because you cannot control which device a searcher uses, the safe design is one that reads clearly even at the shortest, mobile truncation point — the live desktop and mobile mock-ups above let you confirm that at a glance.
A brief history of meta tags in search
Meta tags are HTML elements that describe a page without appearing on it. In the mid-1990s, early engines such as Infoseek and AltaVista leaned heavily on the meta keywords tag — authors simply listed the words they wanted to rank for. Predictably it was abused: pages stuffed the tag with irrelevant and repeated terms, and its value as a ranking signal collapsed. In September 2009 Google’s Matt Cutts confirmed publicly that Google does not use the keywords meta tag in ranking at all, and it has been ignored ever since.
The meta description tag survived because it serves a different purpose: not ranking, but presentation. Google may use it as the snippet when it judges the description a good match for the query, which is why it remains worth writing well. That distinction is the heart of modern on-page SEO — meta tags today control indexing behaviour (through robots directives) and how a result is displayed (titles and descriptions), but they are not a place to hide keywords hoping to climb the rankings.
How and why Google rewrites titles and descriptions
Writing a <title> tag does not guarantee Google will use it verbatim. Google generates the title link from several possible sources — your <title> element, the main on-page heading such as the <h1>, large prominent text, the og:title, and even the anchor text of links pointing to the page — then picks whatever it judges most accurate. Since a 2021 update to how it builds titles, these rewrites became more common.
Google’s documentation lists the situations that most often trigger a title rewrite:
- Half-empty or too-short titles that do not describe the page.
- Obsolete titles where the visible content contradicts an outdated
<title>. - Boilerplate — many pages sharing one identical, generic title.
- Keyword stuffing or repetitive phrases in the title.
- Language or script mismatch between the title and the page’s main content.
Descriptions are rewritten for a related reason: Google often replaces your meta description with a passage taken straight from the page when that passage matches the searcher’s query more closely — which is also why the same page can show different snippets for different searches. The way to keep your own wording is to make it earn its place: write a unique, accurate, concise title and description for every page that genuinely reflect the content. You cannot force Google’s hand, but well-matched tags are used far more often than vague or manipulative ones.
Rich results and structured data
Beyond the basic title-and-snippet, Google can display rich results — listings enhanced with extra visual detail. A recipe page might show a photo, cooking time and star rating; a product might show price and availability; an article might show a byline and date; and a site can earn sitelinks that list its key sub-pages. These enhancements often make a listing larger and more eye-catching, which can lift its click-through rate.
Rich results are powered by structured data — machine-readable markup, usually written in JSON-LD using the shared schema.org vocabulary, that labels the meaning of your content (this is a Product, that is its price, this is a Review rating). Unlike a meta description, structured data does not change the words of your snippet; it gives Google the option to draw a richer result. Two caveats matter: eligibility is never a guarantee — Google alone decides when to show a rich result — and the markup must accurately reflect content that is visible on the page, or it can be ignored or trigger a penalty. Structured data complements good title and description tags rather than replacing them.
Open Graph, Twitter Cards and social previews
The card that appears when someone shares your link on social media is built from a separate set of meta tags, not from your Google snippet. The Open Graph protocol, introduced by Facebook in 2010 and inspired by earlier standards such as Dublin Core and RDFa, defines the properties most platforms read. Its four core properties are og:title, og:type, og:image and og:url, with og:description adding a one- or two-sentence summary.
X (Twitter) layers its own twitter:card tags on top — most often summary_large_image for a big preview image — but falls back to the Open Graph tags when its own are absent, so well-formed Open Graph markup usually covers every major network. The preview image deserves attention: a landscape image around 1200 × 630 pixels (a 1.91:1 ratio) is the long-standing recommendation, large enough to render crisply without being cropped awkwardly.
The Social Card tab above simulates these previews. Because search snippets and social cards are governed by different tags, it is worth setting both: a strong <title> and meta description for Google, and matching Open Graph and Twitter tags for the share card. The Meta Tag Generator produces the exact HTML for all of them.
URLs, slugs and breadcrumbs
The line of text above your title is the breadcrumb, and Google builds it from your URL structure. A clean, readable path like example.com/blog/seo-basics becomes a tidy example.com › blog › seo-basics, while a messy URL full of IDs and parameters reads poorly and gives users less confidence in the link. Descriptive, lowercase, hyphen-separated slugs that include a relevant keyword are the goal.
You can also tell Google the exact breadcrumb trail to display by adding BreadcrumbList structured data, rather than leaving it to infer the path from the URL — useful when your site’s information architecture differs from its folder structure. Either way, keep slugs short and stable: changing a published URL means setting up a redirect, so it pays to choose a concise, human-readable slug the first time and then leave it alone. A good slug is one a person could read aloud and roughly guess what the page is about.
Related tools
Frequently asked questions
What is a SERP snippet?
A SERP (Search Engine Results Page) snippet is the block Google shows for your page: a blue clickable title, a green breadcrumb URL, and a grey description (about 155–160 characters). This tool renders that block in real time so you can see exactly how your page will look before publishing.
What is the ideal title tag length?
Google truncates titles at roughly 600 pixels of rendered width, which is about 50–60 characters in the standard 20px Arial font. Titles under 55 characters are safe (green zone); 55–65 are at risk of being cut (orange zone); over 65 are almost always truncated (red zone). Keep your most important keywords near the start.
Does the meta description affect Google rankings?
Not directly — Google has confirmed meta descriptions are not a ranking signal. However, a compelling description improves click-through rate (CTR), which is a quality signal. Google often rewrites descriptions, especially if the user's search query matches your page content better than your written description.
Why does Google sometimes rewrite my title or description?
Google rewrites titles when they are too short, too long, keyword-stuffed, or don't match the page's main heading. Descriptions are rewritten when Google finds a passage in your page that better matches the search query. Writing accurate, query-aligned meta tags reduces rewrites.
What is the social card preview (OG / Twitter)?
When you share a URL on social platforms, they read Open Graph (og:title, og:description, og:image) and Twitter Card meta tags to build a preview card. This tool shows a simulated preview of how your page will look when shared on Twitter/X and Facebook/LinkedIn. Use the Meta Tag Generator (linked below) to generate the actual HTML code for these tags.
How accurate is this preview compared to real Google results?
The preview is a close visual approximation. Actual pixel-width rendering varies slightly between fonts, operating systems and Google's own font rendering pipeline. The character-count thresholds (55 / 65 for title; 155 / 170 for description) are conservative industry-consensus estimates based on observed truncation patterns. Use the preview as a guideline, not a guarantee.