Hi;
few times in the Release Notes SEO is mentioned
I wonder how we use this feature
The release notes only talk about SEO exactly 2 times. That’s for version 0.3.1 and 0.3.0. And those features are available through the yaml-metadata by using the fields description
, tags
or title
.
But they are also automatically generated based on the content of a note by default.
Additionally if you look for semantic web features, the already mentioned opengraph
-metadata was added in the last release and can be used to modify the way search engines as well was social media display links to notes.
I hope that answers your questions, if you need an example, feel free to reach out
1 Like
kinda, but for sure my reach was focusing too much on the SEO terms which made me skip the yaml-metadata
@sheogorath thank for your quick and reverent answer.