PlaidWeb / webmention.js

Client-side library for rendering webmentions from webmention.io
MIT License
112 stars 16 forks source link

Markup links with rel="ugc" #12

Closed plfstr closed 4 years ago

plfstr commented 4 years ago

You could markup links as nofollow ugc instead of nofollow, see: https://webmasters.googleblog.com/2019/09/evolving-nofollow-new-ways-to-identify.html

fluffy-critter commented 4 years ago

Ah good idea. Not that it really matters much since this is all rendered client-side anyway.