Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add microdata where appropriate #84

Open
riccardoscalco opened this issue Jan 9, 2019 · 1 comment
Open

Add microdata where appropriate #84

riccardoscalco opened this issue Jan 9, 2019 · 1 comment
Labels
Documentation Enhance documentation

Comments

@riccardoscalco
Copy link
Member

References:
https://www.brucelawson.co.uk/2018/the-practical-value-of-semantic-html/
https://schema.org/docs/gs.html

@riccardoscalco
Copy link
Member Author

For example, add the following lines within the <head> element:

    <meta itemprop="name" content="Rapido">
    <meta itemprop="description" content="Rapido: semantic HTML elements for your writings.">
    <!-- <meta itemprop="image" content="https://nextbitlabs.github.io/Rapido/images/intro.png"> -->

Also, provide a type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Enhance documentation
Projects
None yet
Development

No branches or pull requests

1 participant