GlossarySEO
Why does Google rewrite my title?
Also called: Google changed my title, title link rewrite, title rewriting
Definition
A title rewrite is when Google shows a different title link in search results from the page's <title> tag, built from headings, anchor text or other page text it thinks describes the page better.
Title rewrite, explained
Google calls the clickable headline in results the title link. Its documentation says it generates title links automatically from several sources: the <title> element, the main visual title on the page, heading elements, og:title, other large and prominent text, anchor text on links pointing to the page, and WebSite structured data for site names. The <title> is usually the main source, but not always.
Google names the situations where it tends to replace a title: half-empty titles (just a site name or "Home"), obsolete ones like last year's date, inaccurate ones that don't match the page, and micro-boilerplate, where many pages share nearly the same title. Titles that are very long are truncated to fit the device width, which can also look like a rewrite. There's no fixed character limit in the docs.
To reduce rewrites, give each page a unique, descriptive title that matches the page's main heading and content. Brand concisely, for example just the site name at the start or end. Avoid keyword stuffing and repeated templates across hundreds of pages. Make the page's <h1> agree with the title, because a mismatch gives Google two competing candidates.
Rewrites aren't always bad. Sometimes Google's version is clearer. Check Search Console clicks before and after changing a title, rather than fighting every rewrite on principle.
Why it matters for founders
Title links drive clicks. If Google rewrites yours into something generic, you lose the pitch you wrote. Consistent titles and headings keep your wording in results.
Example
Your 300 integration pages all use "Integrations | Acme". Google shows the page headings instead. You change titles to "Acme + Slack integration: setup and use cases" and Google starts using them.
Common mistakes
- Identical or near-identical titles across a page family.
- A
<title>that disagrees with the page's H1. - Dates in titles that go stale.
- Long, keyword-stuffed titles.
Sources
Checked
Related terms
- Title tagA title tag is the
<title>element in a page's HTML. Google usually uses it for the clickable headline of a search result, and it's one of the clearest signals of what the page is about. - Heading tags (H1–H6)Heading tags,
<h1>through<h6>, mark the titles and section headings of a page. They give readers and search engines an outline of what the page covers and how it's organized. - Click-through rate (CTR)Click-through rate (CTR) is the share of impressions that turned into clicks: clicks divided by impressions. In Search Console it shows how often people who saw your result in Google chose it.
- SERPA SERP (search engine results page) is the page a search engine shows after a query: the list of links plus features like AI Overviews, featured snippets, videos, ads and "People also ask" boxes.