You should know that
organization schema markup helps generate brand signals which can enhance your Knowledge Graph entry & website snippet presence in the search engine results pages (SERPs).
Example (using JSON-LD)
| <script type="application/ld+json"> |
| { "@context" : "http://schema.org", |
| "@type" : "Organization", |
| "legalName" : "Elite SEM", |
| "url" : "http://elitesem.com/", |
| "contactPoint" : [{ |
| "@type" : "ContactPoint", |
| "telephone" : "+1-646-350-2789", |
| "contactType" : "customer service" |
| }] |
| "logo" : "http://elitesem.com/wp-content/uploads/2014/03/Elite_SEM_Logo_2014.png", |
| "sameAs" : [ "http://www.facebook.com/EliteSEM", |
| "http://www.twitter.com/elitesem", |
| "http://plus.google.com/+Elitesem", |
| "https://www.youtube.com/user/EliteSEMInc", |
| "http://www.linkedin.com/company/elite-sem", |
| "https://www.wikidata.org/wiki/Q20736641"] |
| } |
| </script> |
For more latest schema markup updates, please follow our site.
or follow our official networks,
No comments:
Post a Comment