How to Add Social Media to Google Search

How to Add Social Media to Google Search

Last Updated by Gagan Gaba

0 3513

Google is the most used search engine in the world that is the largest source of traffic for websites. When visitors search for your organization, you always want to provide the best possible information.

One of the best ways to drive traffic is 'Knowledge Panel'.

Through Knowledge Panel (KP) you can tell Google & people about your Social Media Platforms as well as your business name and links.


Here is, how you can add structured Markup Data and Social Media Profiles to your website's Google Profile.

Step 1:

Firstly Create Structured Markup Data.

<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@type" : "Person",
"name" : "your name",
"url" : "http://www.your-site.com",
"sameAs" : [ "http://www.facebook.com/your-profile",
"https://twitter.com/ yourProfile",
"http://instagram.com/yourProfile",
"http://plus.google.com/your_profile",
"https://www.instagram.com/your_profile"
]
}
</script>

Step 2:

Add the name of your organization to the "your name" section in the script.

Step 3:

Add your domain to the "URL" section in the code.

Step 4:

Add your social Parameters links to the "same as" section in the code.

Example:

"onTime Infotech" structured data looks like this:

<!- start social profiles (https://developers.google.com/structured-data/customize/social-profiles) ->

<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Organization",
"name" : "onTime Infotech",
"url" : "http://in.ontimeinfotech.com/",
"sameAs" : [
"https://www.facebook.com/ontimeinfotech",
"https://twitter.com/ontime_infotech",
"https://plus.google.com/+onTimeInfotech",
"https://www.instagram.com/ontimeinfotech/",
]
}
</script>

<!- end social profiles ->

Google only assists following Social Media Parameters:


  • Facebook
  • Twitter
  • Google+
  • Instagram
  • YouTube
  • LinkedIn
  • Myspace
  • Pinterest
  • SoundCloud
  • Tumblr

Step 5:

Upload Your Structured Data: - After creating structured data for your domain. You update it in the head or body section of your web pages.

Step 6:

After adding to the website, you should also confirm either it works or not via Google's Structured Data Testing Tool.

Step 7:

When search engine next time crawled your website, your social profiles are visible in Google search



Best WordPress Hosting


Share:

SSL for business, from $12.88


Discount Coupons

Get a .COM for just $6.98

Secure Domain for a Mini Price



Leave a Reply


Comments
    Waiting for your comments