What is Google’s Knowledge Graph?

You may have noticed that when you Google a keyword, your search results page often has a box full of valuable information on the right hand side. This box of data is known as the knowledge graph and there are several steps you can take to make sure that the information is pertinent to users who search for your business.

treefrog-serp-knowledge-graph

Steps to Enhance Your Knowledge Graph

Organization Schema

One of the simplest ways you can ensure that Google has the information needed for your knowledge graph is by supplying Google with Schema.org Organization information. This is as simple as adding a bit of code to the header of your homepage, telling Google the business name, address, website, logo, and social profiles. With Treefrog’s Canopy Framework, all of this is done automatically by filling out your business profile in the content management system.

Here’s an example of the Schema.org code:

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1400 Crittenden Ln",
    "addressLocality": "Mountain View",
    "addressRegion": "CA",
    "postalCode": "94043",
    "addressCountry": "USA"
  },
  "email": "secretariat(at)google.org",
  "name": "Google.org (GOOG)",
  "telephone": "(650) 253-0000",
  "logo": "https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png",
  "url" : "http://www.google.com/",
  "sameAs" : [ "https://www.linkedin.com/company/1441",
    "https://www.facebook.com/Google/",
    "https://twitter.com/google",
    "https://plus.google.com/+google"]
}
</script>

Adding this information will quickly enhance your business’s search results.

Schema.org Website

Content Marketing & Optimization

Digital Content Marketing is the process of creating engaging content in a user friendly format. Providing new and relevant content on your website tells Google that you are staying current and providing good information to potential searchers. It’s important to structure your content, leveraging a catchy, succinct headline, subheadings, bulleted lists, and a brief conclusion. Use subheadings to break up the content so it’s easier to digest. You’ll want to be sure to use specific keywords in all your headings to help Google and users understand the content.

We at Treefrog have a strict optimization process to format content for search engines and provide the best user experience. You can learn more about our digital marketing services with Treefrog’s Backpack.

Google+

Once you’ve created content on your website, sharing it on your Google+ business page lets Google know that you have new content. Make sure your business page is fully verified, so that the knowledge graph will display your content updates and allow searchers to easily view them.

With a few simple updates and fresh engaging content, you can provide Google the necessary data to populate the knowledge graph for your business. If you need assistance with a digital content strategy, contact us to begin your journey into Digital Marketing.

Leave a Reply

Your email address will not be published. Required fields are marked *

I accept the Privacy Policy

This site uses Akismet to reduce spam. Learn how your comment data is processed.