WebSite X5Help Center

 
Jerry G.
Jerry G.
User

Is there a way to edit open graph data or remove it?  en

Auteur : Jerry G.
Visité 145, Followers 1, Partagé 0  

My og: locale is showing as EN_GB, but I am in the US and need EN_US but I don't see anywhere to actually audit or change the open graph information. I know it is built into the project title, description etc.. but I have made several other changes that should have changed og tags, but they stayed the same (og:url hasn't changed after NUMEROUS changes to the urls used in the program)

Posté le
6 RéPONSES
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

The settings for og:locale are set in WebSite X5 under “1 Settings > General Information” under “Content Language”, but there is only the “EN – English” selection and no other EN selection.

Maybe Incomedia staff can say in about 7 hours during office hours in Italy whether EN_US will be available in the next update.

Lire plus
Posté le de Daniel W.
Jerry G.
Jerry G.
User
Auteur

Yeah, I have the default EN - English choosen but it puts the language and locale as EN_GB instead of the EN_US that Google says I should have since I am in the states. Thanks for the reply.

Lire plus
Posté le de Jerry G.
Incomedia
Eric C.
Incomedia

Hello Jerry,
I will report the matter regarding EN_US, could you provide additional details on the other tags that should have changed but have not even after modifications to the website?
Thank you.

Lire plus
Posté le de Eric C.
Jerry G.
Jerry G.
User
Auteur

Ok, the og system is adding the EN_GB to the starting html tag

<html prefix="og: http://ogp.me/ns#" lang="en-GB" dir="ltr">

And again in the lower portion of the head with the locale tag

<meta property="og:locale" content="en_GB" />

It is also defaulting my main page to the index.html instead of just using the base url which is messing with my canonicalization so I have to change it everytime I make a change

<meta property="og:url" content="https://www.giffordfenceorlando.com/index.html" />

Should be 

<meta property="og:url" content="https://www.giffordfenceorlando.com/" />

I have changed this everywhere I can find that index.html is hardcoded in the program (I even removed the hard coded index.html name in the page properties for index.html)

Lire plus
Posté le de Jerry G.
Incomedia
Eric C.
Incomedia

Hello Jerry,
I confirm that this is normal and cannot be changed, you can however add a code to your homepage to specify the canonical URL without index.html if you wish.
What do you mean by "I even removed the hard coded index.html name in the page properties for index.html"?

Lire plus
Posté le de Eric C.
Incomedia
Eric C.
Incomedia

Hello,
the locale en_GB can be changed in the Language Content section.
Please go to Step 1 - Settings ---> General Information and open the Content Language settings.
Look for the ID content "culture_id" and you will be able to modify the value from en_GB to en_US
I remain available.

Lire plus
Posté le de Eric C.