This repository was archived by the owner on Jul 5, 2021. It is now read-only.
fix: redirect /blog to blog.ipfs.io with IPNS support#275
Merged
daviddias merged 2 commits intoipfs-inactive:masterfrom Jan 29, 2019
lidel:fix/redirect-blog
Merged
fix: redirect /blog to blog.ipfs.io with IPNS support#275daviddias merged 2 commits intoipfs-inactive:masterfrom lidel:fix/redirect-blog
daviddias merged 2 commits intoipfs-inactive:masterfrom
lidel:fix/redirect-blog
Conversation
Context: #274 (comment) c-c-combo: Closes #274 Closes #184 Closes #131 Closes #223
This was referenced Oct 5, 2018
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/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=en
Contributor
Author
|
pinging @ipfs/infrastructure Team: this is a continuation of ipfs-inactive/blog#182 |
Contributor
Author
|
@daviddias care to take a look at this in spare moment? We have links that do not work over IPNS all over the place, merging this PR would fix them all 👌 |
daviddias
approved these changes
Jan 29, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR:
/docsin fix: redirect /docs to new docs site #272/blogto//blog.ipfs.ioCloses #274
Closes #184
Closes #131
Closes #223
cc @lgierth @olizilla