add syndication microformat with 11ty
If you publish an article in more than place —
for example on your website and on a community blog
‐ you may want to inform readers and search engines
about the other copy. One way to do that is by adding a
rel=syndication
link element in the article's head.
Another is with the u-syndication property from the
microformats h-entry
vocabulary.
Building off of "add syndication links with 11ty", this article shows how you can add syndication anchor links to pages and article/post lists using 11ty and nunjucks.