Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add redirects/replacements for legacy pages #236

Closed
samajammin opened this issue Sep 17, 2019 · 1 comment
Closed

Add redirects/replacements for legacy pages #236

samajammin opened this issue Sep 17, 2019 · 1 comment

Comments

@samajammin
Copy link
Member

samajammin commented Sep 17, 2019

Expected Behavior

Old URLs (e.g. ethereum.org/token) should 301 redirect to the most relevant existing resource.

Current Behavior

These URLs all 404.

Possible Solution

https://www.netlify.com/docs/redirects/

Context

Over 1% of site traffic is landing on dead pages (>2000 visits in August)
E.g. /token, /foundation, /cli, /ether, /dao, /greeter, /crowdsale

samajammin added a commit that referenced this issue Sep 17, 2019
* Add The Graph to developer tools

* Add The Graph to developer tools

* Change order of The Graph links

* Change order of The Graph links

* Quick fix, change "Besu" to "Hyperledger Besu"

For technical reasons, Besu should at least contain one mention of Hyperledger Besu in it.

* Add page-specific meta tags [Resolves #114]

* Add issue & PR templates [Finishes #196]

* /enterprise url with enterprise ethereum information and resources (#198)

* initial commit with page structure

* WIP. Added most subjects and descriptions. still needs some work on diversity of projects

* WIP. Added most subjects and descriptions. still needs some work on diversity of projects

* fixed some minor details

* internal links to /enterprise + more content + small fixes

* minor fixes

* review edits: edited EEA comments regarding public availability + clarified "Enterprise Focused Projects" references + corrected a misdirected URL

* Added meta tags + removed sawtooth mentions (until validated) + edited initial description

* minor meta tags formatting issue

* homepage link to enterprise changed from enterprise ethereum to enterprise

Signed-off-by: Felipe Faraggi <[email protected]>

* Add redirects for legacy pages [Fixes #236] (#237)
@samajammin
Copy link
Member Author

This solution worked locally but not for production build: vuejs/vuepress#160

@samajammin samajammin reopened this Sep 17, 2019
samajammin added a commit that referenced this issue Sep 17, 2019
* Add The Graph to developer tools

* Add The Graph to developer tools

* Change order of The Graph links

* Change order of The Graph links

* Quick fix, change "Besu" to "Hyperledger Besu"

For technical reasons, Besu should at least contain one mention of Hyperledger Besu in it.

* Add page-specific meta tags [Resolves #114]

* Add issue & PR templates [Finishes #196]

* /enterprise url with enterprise ethereum information and resources (#198)

* initial commit with page structure

* WIP. Added most subjects and descriptions. still needs some work on diversity of projects

* WIP. Added most subjects and descriptions. still needs some work on diversity of projects

* fixed some minor details

* internal links to /enterprise + more content + small fixes

* minor fixes

* review edits: edited EEA comments regarding public availability + clarified "Enterprise Focused Projects" references + corrected a misdirected URL

* Added meta tags + removed sawtooth mentions (until validated) + edited initial description

* minor meta tags formatting issue

* homepage link to enterprise changed from enterprise ethereum to enterprise

Signed-off-by: Felipe Faraggi <[email protected]>

* Add redirects for legacy pages [Fixes #236] (#237)

* Add redirects for legacy pages v2 [Fixes #236] (#240)
samajammin added a commit that referenced this issue Oct 23, 2019
Update redirects to use netlify.toml [Resolves #236]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant