GoogleChrome / web.dev

The frontend, backend, and content source code for web.dev
https://web.dev
Other
3.56k stars 1.58k forks source link

All glitches should have a canonical link to the original glitch #191

Closed PaulKinlan closed 4 years ago

PaulKinlan commented 5 years ago

Following on from #190 - we want to be respectful in search and not spammy. If we make sure that each glitch has a link rel canonical pointing to the original glitch then we won't get a heap of duplicate domains with nearly exactly the same content messing up search.

robdodson commented 5 years ago

so if I create a glitch called hello-world you'd like every remix to include a link rel=canonical href=https://hello-world.glitch.me?

carolrivero commented 5 years ago

@PaulKinlan bumping this up. Thanks.

robdodson commented 4 years ago

Closing as stale, see #190