The title Google shows for your page is not your call anymore
For years, the conventional wisdom was that the title of your page on a Google search results page was simply whatever you put in your <title> element. If that didn't appeal, perhaps you could fall back on the first <h1> on the page. But that's no longer accurate. It's becoming increasingly apparent that Google will show a title that may not appear anywhere in your page's source code at all.
This isn't exactly new — Google has been generating titles from sources beyond HTML text for over a decade. But the practice has recently been refined and expanded, and it's worth understanding how it works now.
How Google generates titles now
Google's own documentation spells out the shift. The new system aims to produce titles that describe what a document is about, independent of the specific search query. To do that, Google now considers text that is visible to human visitors when they land on a page. That includes:
- The main visual title or headline, often in
<H1>or other header tags - Content that is large and prominent through styling
- Other text contained in the page
- Text within links that point to the page
In short, if your <title> element is unhelpful — too long, stuffed with SEO keywords, or simply not descriptive — Google will look elsewhere on the page and pick something better.
What this means for site owners
There are two ways to look at this change. On one hand, it's clearly an attempt to improve the quality of search results. If a page's actual title is clickbait or keyword soup, Google is trying to provide something clearer for users.
On the other hand, this removes control from site owners. If Google decided to label every page on your site with something entirely different — even something inaccurate — there would be little you could do about it. It's a proprietary system run by a private company, and while the current intent appears to be helpful, it's a power dynamic worth noting.
A familiar pattern
This approach echoes the logic behind AMP. With AMP, Google essentially said that site owners were terrible at building performant mobile pages, so it created a strict framework to prevent mistakes — with better search placement as the incentive. The title generation system makes a similar argument: if you can't provide good titles, Google will do it for you.
The key difference is in the cost of participation. AMP required development hours and was effectively opt-in, even if the commercial pressure to adopt it was significant. This title system requires no development work from you, but you also don't get to choose whether to participate. It's automatic and applies to every page Google indexes.
For site owners who have invested time in crafting thoughtful, descriptive <title> elements, this might feel like losing a measure of control. For everyone else, it might just mean better titles on the search results page — whether you wrote them or not.



