Earlier quoted context omitted.
)
(⁽₍⟮⦅⸨﴾﹙(⦅
Google rewrites many page titles
21–30 of 273 posts
Re: Google rewrites many page titles
#22It's quite funny to me that people are running these kind of almost scientific experiments on a fully human-generated and in principle knowable system. The reason are understandable of course but it does seem like a waste of human energy.
Re: Google rewrites many page titles
#23tldr: Google sometimes uses headings instead of titles. Match them to prevent title rewrite; stop using long, verbose titles
From a pure HTTP perspective, isn't the point of page titles to be how a page is referenced? It would be an error if a library reported the title of "A Tale of Two Cities" as "It Was The Best of Times". > stop using long, verbose titles This is good advice, but if Google wants to penalize bad titles it should dock their rank, not misreport them.
As for what search engines should do with page titles, it's really up to the individual search engine, I'd say. Whatever serves their users best.
Re: Google rewrites many page titles
#24Re: Google rewrites many page titles
#25Earlier quoted context omitted.
On the website of the company I work for, the title is "tagline | company name" but in the search results it shows up as "company name: tagline". That style doesn't appear on the company website anywhere. I imagine it's Google trying to normalize how things are shown but it's quite annoying. It could potentially break some company's branding.
Shrug. The almost-religious belief in the necessity for ultra-consistent branding within some companies is nearly comical so long as you're on the outside.
Google adding more permutations into the mix doesn't help.
Re: Google rewrites many page titles
#26It's quite funny to me that people are running these kind of almost scientific experiments on a fully human-generated and in principle knowable system. The reason are understandable of course but it does seem like a waste of human energy.
Re: Google rewrites many page titles
#27Earlier quoted context omitted.
As a search engine developer I totally get why. HTML in the wild is not well behaved in the slightest. People use title and heading tags in all manner of weird ways. I've seen -tags in the -tag used as headings. I've seen documents where every line was a -tag. You kinda need to make the most of what you're given.
HTML5 has been around for long enough that we should be able to punish sites that use completely bonkers markup at this point right? Since Google effectively has historical archives of the internet they could pretty trivially grandfather in legitimately old content (things they tracked before some date) and just start down-ranking sites that continue to misbehave with markdown but skate by with browsers running in co…
Google has sadly already tossed a lot of that by the wayside, since it often isn't served with HTTPS. I think something like 80% of the sites my crawler is aware of serve pages over plain HTTP.
In general, attempts at shaping the web through search engine indexing requirements seems to mostly serve to filter out content made by humans and select for search engine marketing.
Re: Google rewrites many page titles
#28tldr: Google sometimes uses headings instead of titles. Match them to prevent title rewrite; stop using long, verbose titles
From a pure HTTP perspective, isn't the point of page titles to be how a page is referenced? It would be an error if a library reported the title of "A Tale of Two Cities" as "It Was The Best of Times". > stop using long, verbose titles This is good advice, but if Google wants to penalize bad titles it should dock their rank, not misreport them.
[a]: “easily” because they already have logic to determine something needs rewriting
Re: Google rewrites many page titles
#29Yeah, I'm with Google on this one. I don't see many reasons why a site owner would spend extraordinary amounts of time to "carefully craft" page titles other than SEO and optimizing for clickbaitness. As a user, I'm fine with Google counteracting this.
Re: Google rewrites many page titles
#30Earlier quoted context omitted.
On the website of the company I work for, the title is "tagline | company name" but in the search results it shows up as "company name: tagline". That style doesn't appear on the company website anywhere. I imagine it's Google trying to normalize how things are shown but it's quite annoying. It could potentially break some company's branding.
Shrug. The almost-religious belief in the necessity for ultra-consistent branding within some companies is nearly comical so long as you're on the outside.