Open westurner opened 4 years ago
The template could include schema.org structured data (linked data) so that search engines can index the course.
These schema.org Classes and Properties were added to schema.org in https://github.com/schemaorg/schemaorg/issues/195 . ( https://en.wikipedia.org/wiki/Schema.org )
Here's an example of adding Schema.org RDFa, OpenGraph, and Twitter Cards metadata to an HTML page: https://github.com/CodeForAntarctica/codeforantarctica.github.io/pull/3/files . (The PR conversation includes links to specs and tools for each format.)
This sounds great!
The template could include schema.org structured data (linked data) so that search engines can index the course.
These schema.org Classes and Properties were added to schema.org in https://github.com/schemaorg/schemaorg/issues/195 . ( https://en.wikipedia.org/wiki/Schema.org )
Here's an example of adding Schema.org RDFa, OpenGraph, and Twitter Cards metadata to an HTML page: https://github.com/CodeForAntarctica/codeforantarctica.github.io/pull/3/files . (The PR conversation includes links to specs and tools for each format.)