kinow / kinoshita.eti.br

kinow website
https://kinoshita.eti.br
Other
4 stars 2 forks source link

Add more semantic web / LD (e.g. OpenGraph) #153

Closed kinow closed 5 months ago

kinow commented 5 months ago

For schema.org, I used:

kinow commented 5 months ago

For Open Graph:

Best practices for Open Graph

When working with Open Graph tags, you should use these tips:

Make sure you specify all mandatory Open Graph properties, and ideally, the recommended ones as well.
 You should not make og:title more than 60 characters.
The og:description should not exceed 60-65 characters.
For og:image, use quality images of at least 1,200x630pixels. The file size should not be larger than 8 MB.
Before you publish Open Graph markup for a page, always test it through the Open Graph debugger to see that all data is populated. Adjust it until you get the correct result. 
Use the og:image:width and og:image:height tags on your website so that Facebook and other social networks will load the image correctly.