Affichage site dans Facebook
Autor: Cyril R.
Visited 1983,
Followers 1,
Udostępniony 0
J'ai modifié ma page d'accueil, mais Facebook présente toujours l'ancienne. J'ai utilisé l'outil de débogage FB, mais j'obtiens l'erreur (incompréhensible) suivante :
L’objet de l’URL http://auteur-jprobert.com/index.html de type website n’est pas valide, car la valeur donnée fr-fr pour la propriété og:locale:locale n’a pas pu être analysée en tant que type enum.
Le test de mon site avant mise en ligne n'indique aucune erreur ni alerte. J'ai supprimé l'ancienne version du site via FTP pour plus de certitudes, mais... rien... alors que le site s'affiche correctement.
Quelqu'un a une idée sur la question ?
Merci
Posted on the
Hello Cyril,
Facebook does not update its data once you update your site.It gets the images/description only once when you write your post on your page. Then the medias stay like they are.
Thank you
--
BonjourCyril,
Facebooknemet pas à jourses donnéesune fois que vousmettez à jourvotre site.
Il obtientles images/Descriptionune seule foislorsque vous écrivezvotre messagesur votrepage.Ensuite, lesmédiasrestentcomme ils sont.
Je vous remercie
Autor
Hello Claudio,
there are the warning messages provided by Facebook :
Share App ID Missing
The 'fb:app_id' property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.
Parser Mismatched Metadata
The parser's result for this metadata did not match the input metadata. Likely, this was caused by the data being ordered in an unexpected way, multiple values being given for a property only expecting a single value, or property values for a given property being mismatched. Here are the input properties that were not seen in the parsed result: 'og:locale:locale, og:site_name, og:image:type'
Regards,
Cyril
Hello Cyril,
These are warnings and not errors. The first one appears because you don't have an app associated to the website and in this case it can be ignored:
http://stackoverflow.com/questions/35066102/facebook-debugger-why-complaining-about-app-id-missing
The second one appears because of an issue on the debugger where the spaces in the website title are not read correctly.
Many thanks!