Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Google and Page Titles
For this research, we examined a total of 80,959 title tags across 2370 sites from across the globe and compared them against desktop Google results. In our analysis, we found that Google rewrote 61.6% of the titles. This number generally agrees with an earlier study conducted by Dr. Pete Meyers using a slightly different methodology. To be fair, many of these Google rewrites are minor (while many aren’t) but 61% is still a very large number. – We Studied 81,000 Page Titles – Google Rewrote 61% Of Them
Interesting reading for anyone into SEO and Searchability.
Offline
Re: Google and Page Titles
Interesting indeed. Thank you.
I’m not sure how closely Textpattern adheres to this:
to dramatically decrease the chance of Google rewriting your title, matching the H1 to the title tag seems to be an effective strategy.
but according to the docs the <txp:page_title />
tag adds a pipe and the site name on some page types. Whether that’s enough of a difference to warrant a title rewrite, I’m not sure. Maybe there’s an argument to be had that we alter the default separator
character to a hyphen?
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: Google and Page Titles
Furthermore, maybe the <txp:page_title />
tag could add an option to include the section name (displayed just before the site name into the corresponding results):
<txp:page_title section="1" separator=" - " />
Article Title - Section Name - Site Name
Last edited by Pat64 (2022-01-28 07:52:59)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: Google and Page Titles
I agree with Patrick that there should be options, but these options should not be set in stone. Admittedly, I would add the option to have the titles as we used to: Site Name: Article Title
, but this is only because we have a very short Site name:)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Google and Page Titles
Looking through some of my templates, I never use the <txp:page_title />
tag, but build the content of the HTML <title />
manually to work around the lack of versatility in the <txp:page_title />
My page titles usually take the form of:
<title><txp:title /> - <txp:site_name /></title>
(replace <txp:title />
with <txp:section />
and so on where appropriate).
It always annoys me endlessly (understatement!) that obsession of G. to rewrite part page titles as given by the site, or to ignore the description meta tag ’cuz they don’t like the colour of it or something.
Last edited by phiw13 (2022-01-29 08:39:48)
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Pages: 1