See exactly how your URL appears in Google search results โ before you publish.
Click any example to instantly preview how it looks in Google search.
| Spec | Value |
|---|---|
| Recommended length | 50โ60 characters |
| Max display width | ~600 px (varies by character width) |
| Truncation | Google truncates with an ellipsis (โฆ) beyond ~60 chars |
| Source priority | <title> tag, then og:title, then on-page headings |
| Best practice | Front-load keywords, avoid keyword stuffing, unique per page |
| Spec | Value |
|---|---|
| Recommended length | 50โ160 characters |
| Max display | ~160 chars on desktop, ~120 on mobile |
| Source priority | meta description tag, then og:description, then page content |
| Best practice | Actionable summary, include target keyword, unique per page |
| Spec | Value |
|---|---|
| Minimum size | 48 ร 48 px (or multiples: 96, 144, etc.) |
| Shape | Square โ Google renders it inside a circle |
| Format | Any format supported by browsers (ICO, PNG, SVG) |
| URL | Must be crawlable โ not blocked by robots.txt |
| Best practice | Custom brand icon โ avoid default CMS/builder favicons |
<title>Your Page Title โ Brand Name</title>
<meta name="description" content="A concise, compelling summary of the page.">
<link rel="icon" type="image/png" sizes="48x48" href="/favicon-48x48.png">
<link rel="canonical" href="https://example.com/page">
<title> tag doesn't accurately describe the page, is too long, keyword-stuffed, or doesn't match the search query. To reduce rewrites: keep your title under 60 characters, make it descriptive, and avoid boilerplate or repetitive text.favicon.ico or <link rel="icon"> in your site settings.<link rel="icon" type="image/png" sizes="48x48" href="/favicon.png"> tag to your page <head>. Google requires the icon to be at least 48×48 px (or a multiple like 96, 144). After updating, it can take days to weeks for Google to re-crawl and update the favicon in search results.<title> tag is what Google primarily uses for search results. The og:title meta property is used by social platforms (Facebook, Twitter, LinkedIn) for link previews. Google may use og:title as a fallback if the <title> tag is missing or unhelpful. Best practice: set both.Confident your meta tags are solid?
Get scored out of 100 โ