#6480 closed defect (bug) (fixed)
Google search for "wordpress themes" returns Nigerian Pidgin as default site
Reported by: | ben.greeley | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | |
Cc: |
Description
When I perform a Google search for "wordpress themes" (or any other variation of words), the top result is https://pcm.wordpress.org/themes . This is incorrect, as my region/language should be US English.
The source code hreflang information and html lang tag looks correct, so this is confusing that the default version of the x-default version of the page is being returned. It's possible this is specific to my own browser/search experience, but after testing on other browsers, in Incognito, etc, I can reproduce the issue.
Looking at Google Analytics, it appears this possibly started happening around February 2022 and grew exponentially since. Prior to February 2022, the page was averaging fewer than 10 pageviews per month and in July it received 26,000 pageviews in a single month. This seems off to me (though there could be another reason the PCM theme page is getting exponentially more traffic that I'm not aware of).
Change History (11)
This ticket was mentioned in Slack in #meta by dufresnesteven. View the logs.
2 years ago
#8
@
2 years ago
100% not sure if it was related, but pcm
is not a valid hreflang language, as it doesn't have an ISO 639-1 language code.
In an attempt to find out if it was related, I've updated the list of locales to exclude from the hreflang tags, and corrected a few other invalid hreflang tags as part of it.
In my testing, with a Langauge header of Australian english and a VPN, I was able to trigger en-au, en-gb, en-ca, and pcm subdomains, pcm appeared to be being returned as the "generic english" response. Looking elsewhere, it appeared that Google had correctly identified pcm.w.org as being written in "American English" (aka, generic english :() and I suspect had as a result linked it to being en_US. There are a few other things that may have been playing into it, for example, a lot of links from other sites to the pcm
subdomain perhaps - or a specific large site linking to it accidentally.
If I'm right, the above changes might work as a workaround, purely out of it forcing search engines to regenerate their locale mapping..
I've also observed some interesting results on bing
- AU VPN: WordPress.org/themes listed as a result, AND with en-au.wordpress.org/themes listed as an additional result
- US VPN: WordPress.org/themes only listed as some kind of "rich embed" not a standard typical search result.
In both cases, a lot of other companies are ranking higher than us for those terms, and they're not necessarily even theme companies / listings.
#9
@
2 years ago
@bengreeley It's working for me now.
Can you confirm and close the ticket if solved?
I do see the same thing @bengreeley and I'm also in the U.S.