View Single Post
Old 10-15-2018, 06:39 PM   #10
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by RickC998 View Post
Thank you all. It was indeed an issue with this meta tag, now corrected from "en-US" to "en-GB" on each page

[...]

Biggest problem was my lack of experience... so I've learned a lot.


You may also want to add lang as well.

Code:
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB">
Search: xml:lang="en-GB"
Replace: lang="en-GB" xml:lang="en-GB"

Some tools/browsers/readers may support one or the other. So including both should make language work wherever.
Tex2002ans is offline   Reply With Quote