Website Schema ld+json
SEO Help and Tips
Website Schema ld+json
SEO Performanance Optimize Json Schema. Fix No Index issues, Valid items detected by Google Rich Results.
There are many essential Schema in my site, Please use them to get better SEO performance.
Note. Use this Schema Example by change your "Website name", "Url", "Description" ,"Mail Address".
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","url":"https://example.com/","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://example.com/search?q={search_term_string}"},"query-input":"required name=search_term_string"},{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"android-app://com.example/https/query.example.com/search/?q={search_term_string}"},"query-input":"required name=search_term_string"}]}</script>
<script type='application/ld+json'>{"@context":"https://schema.org/","@type":"WebSite","name":"Your Website","description":"Description here","url":"https://example.com/","potentialAction":{"@type":"SearchAction","target":"https://example.com/search?q={search_term_string}","query-input":"required name=search_term_string"},"@location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"Raiganj","addressLocality":"Sirajganj","addressRegion":"Dhaka","postalCode":"6720","addressCountry":"Bangladesh"}}}</script>
<script type='application/ld+json'>{"@context":"https://schema.org","@type":"website","name":"Resources","url":"https://example.com","description":"SEO Tips and Tricks"}</script>
<script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","url":"https://example.com/","potentialAction":[{"@type":"SearchAction","target":"https://example.com/search?q={search_term_string}","query-input":"required name=search_term_string"},{"@type":"SearchAction","target":"android-app://com.example/https://example.com/search/?q={search_term_string}","query-input":"required name=search_term_string"}]}</script>
Comments
Post a Comment
Thanks for your Comments.