Google Schema ld+json
SEO Help and Tips
Google 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">{"$schema":"https://json-schema.org/draft-07/schema#","@type":"Google","title":"Google Index","description":"Google search console page Index","type":"object","properties":{"name":{"type":"string","description":"Description here."},"url":{"type":"string","format":"uri","url":"https://example.com/"},"information":{"type":"object","properties":{"description":{"type":"string","description":"Description of Google Index"},"indexingProcess":{"type":"string","description":"Description of the indexing process in Google Index"},"indexingFrequency":{"type":"string","description":"Description of the indexing frequency in Google Index"},"indexedContent":{"type":"array","description":"List of types of content indexed by Google Index","items":{"type":"string"}}},"required":["description","indexingProcess","indexingFrequency","indexedContent"]}},"required":["name","url","information"]}</script>
Comments
Post a Comment
Thanks for your Comments.