: Google structured data on homepage doesn’t lead to Knowledge Graph info We have a website and a few months ago I added the structured data code to its home page (as Google documentations
We have a website and a few months ago I added the structured data code to its home page (as Google documentations guided me) but I still not get any changes in google search result.
This is what I have there:
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "http://www.beatsense.com",
"potentialAction": {
"@type": "SearchAction",
"target": "http://www.beatsense.com?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "BeatSense",
"url": "http://www.beatsense.com",
"logo": "http://www.beatsense.com/static/images/logo.png",
"email": "ilove@beatsense.com",
"sameAs": [
"https://www.facebook.com/beatsensecom",
"https://twitter.com/beatsensecom",
"https://www.reddit.com/r/beatsense",
"https://www.crunchbase.com/organization/beatsense",
"https://www.linkedin.com/company/beatsense"
],
"founders": [
{
"@type": "Person",
"name": "Oren Yakobi",
"jobTitle": "Co Founder & CEO"
},
{
"@type": "Person",
"name": "Shlomi Sasson",
"jobTitle": "Co Founder & CTO"
}
]
}
</script>
And I don't get the box with website/organization info, like this one for LinkedIn:
Does anyone have an idea why it happens?
More posts by @Murphy175
1 Comments
Sorted by latest first Latest Oldest Best
You dont just get a box because you markup your website, you get one when and if Google think you are worthy. That means you will need lots of traffic.
I Googled beatsense and you already have several links under beatsnse.com so you are well on your way :) No searchbar yet tough
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.