structured-data.md
July 15, 2021 · View on GitHub
Bookmarks tagged [structured-data]
www.codever.land/bookmarks/t/structured-data
Rich Results Test - Google Search Console
https://search.google.com/test/rich-results
Test your publicly accessible page to see which rich results can be generated by the structured data it contains.
- tags: structured-data, tools
How to give your Jekyll Site Structured Data for Search with JSON-LD
https://aramzs.github.io/jekyll/schema-dot-org/2018/04/27/how-to-make-your-jekyll-site-structured.ht...
You’ve got Jekyll, now you need to get all your structured data ready for Google, archival systems and more with Schema.org markup. Here’s how you can deploy a structured data in a JSON-LD format to y...
- :calendar: published on: 2018-04-27
- tags: blogging, jekyll, structured-data
Create JSON-LD Structured Data in Jekyll
https://mincong.io/2018/08/22/create-json-ld-structured-data-in-jekyll/
Google uses structured data that it finds on the web to understand the content of the page, as well as to gather information about the web and the world in general. In this post, I will explain how I ...
- :calendar: published on: 2018-08-22
- tags: json-ld, structured-data, jekyll, blogging