How To Add JSON-LD Social Profile Schema Markup For SEO

How To Add JSON-LD Social Profile Schema Markup For SEO

How to add Social media profile links on company page in google search 

To get the links of your social media profiles to your company or business page on google search results, you may be certain you are marking it up with the correct structured data. It is a particular type of JSON-LD defined by Google to allow social network icons within the Information Graph.

What are the Advantages of adding Social Media Schema Markup?

Google says the aim of the Data Graph is to assist customers to discover and use data to resolve their search question without having to navigate to multiple websites to seek out the precise data they want. So, as increasingly more people seek for branded social media profiles.

Which Social Profile will be displayed on Google Search Results?

Google’s structured data markup, you’re capable of specifying the social profiles that seem in search outcomes by including markup in your official website to seem within the Information Graph.

One of the simplest ways to have your brand’s profiles displayed within the Data Graph is utilizing a markup code to specify every profile in your website. At the moment, you’re in a position to specify social media profiles for company brands on.
  • Facebook
  • Twitter
  • Google+
  • Instagram
  • YouTube
  • LinkedIn
  • Myspace
  • Pinterest
  • SoundCloud
  • Tumblr

How to Add a Structured Data & Social Media Schema Markup to Your Site

Based on Google’s guidelines to specify a markup, use the schema.org vocabulary and JSON-LD markup format. That is an open customary to embed structured data onto webpages for Google to acknowledge the information as a social profile.

How to Add Multiple Social Profiles with JSON-LD Markup For SEO

# Please copy the below code and paste it just above of </head>.
<script type="application/ld+json">
{
  "@context" : "https://schema.org",
  "@type" : "Organization",
  "name" : "Your Organization Name",
  "url" : "http://www.your-site.com",
  "sameAs" : [
    "http://www.facebook.com/your-profile",
    "http://www.twitter.com/yourProfile",
    "http://pinterest/your_profile"
  ]
}
</script>
Customization:
Replace the highlighted text with your texts and social media profile URLs. 

Yorum Gönder

Daha yeni Daha eski

İletişim