Problem ld json
-
Hi,
when I look at the source code of my website, the ld + json appears oddly with / \ / \ url and do not work.
example:
<scripttype=’application/ld+json’>{“@context”:”http:\/\/schema.org”,”@type”:”WebSite”,”url”:”http:\/\/www.mywebsite.com\/”,”name”:”XXXXXX”,”potentialAction”:{“@type”:”SearchAction”,”target”:”http:\/\/www.mywebsite.com\/?s={search_term_string}”,”query-input”:”required search_term_string name = “}} </ script>
<scripttype=’application/ld+json’>{“@context”:”http:\/\/schema.org”,”@type”:”Organization”,”url”:”http:\/\/wwwmywebsite.com\/”,”sameAs”:[“https:\/\/fr-fr.facebook.com\/XXX”,”http:\/\/fr.linkedin.com\/in\/XXX”,”https:\/\/plus.google.com\/+XXXX”,”https:\/\/twitter.com\/XXX”],”name”:”XXX”,”logo”:”http:\/\/mywebsite.com\/wp-content\/uploads\/2015\/12\/logo.png”}</script>
and Google will detect errors with the Validator: https://developers.google.com/structured-data/testing-tool/
Can you do something ?
- The topic ‘Problem ld json’ is closed to new replies.