stéphanielql Posted February 9, 2021 Share Posted February 9, 2021 Bonjour, J'ai beau avoir mis mes réseaux sociaux sur mon site, Google ne les detecte apparemment pas. J'ai trouvé ce code sur internet: <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Organization", "name" : "Example", "url" : "https://www.example.com", "sameAs" : [ "https://twitter.com/example", "https://plus.google.com/+example", "https://www.facebook.com/example", "https://foursquare.com/v/example/4e296473149554c77442cc98", "http://www.yelp.com/biz/your-business-url-from-yelp" "https://www.instagram.com/example/?hl=en" ], "address": { "@type": "PostalAddress", "streetAddress": "123 Example Street", "addressRegion": "CA", "postalCode": "94040", "addressCountry": "US" } } </script> J'aimerais savoir si vous savez où je dois l'implanter exactement (je ne suis pas développeuse, mes connaissance dans le domaine sont faibles). Merci Link to comment Share on other sites More sharing options...
Mediacom87 Posted February 9, 2021 Share Posted February 9, 2021 Bonjour, pourquoi Google devrait les détecter ? pour en faire quoi ? et vous cela vous sert à quoi ? Link to comment Share on other sites More sharing options...
stéphanielql Posted February 10, 2021 Author Share Posted February 10, 2021 Bonjour, Pour augmenter mon SEO, tout simplement. Savez-vous comment faire ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now