This repository was archived by the owner on Apr 16, 2021. It is now read-only.
Commit 9856b89
feat: add rel="canonical" link tag
This is a neat SEO optimization: search engines will choose one URL as
the canonical version and crawl that, and all other URLs will be
considered duplicate URLs and crawled less often.
In our case all versions hosted from /ipns/blog.ipfs.io/* at public
gateways will be marked as duplicate and merged adding SEO juice to the
canonical URL.
More:
https://support.google.com/webmasters/answer/139066?hl=en1 parent 5d0ffb9 commit 9856b89
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments