Linkbuilding Schema ld+json
SEO Help and Tips
Linkbuilding 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":"Linkbuilding","title":"Link Generation","description":"Schema for creating auto links","type":"object","properties":{"sourceText":{"type":"string","description":"Description here."},"targetUrl":{"type":"string","format":"uri","description":"https://example.com/"},"caseSensitive":{"type":"boolean","description":"Specifies if the search for source text is case-sensitive"},"global":{"type":"boolean","description":"Specifies if all occurrences of source text should be linked"}},"required":["sourceText","targetUrl"]}</script>
Comments
Post a Comment
Thanks for your Comments.