[
https://issues.apache.org/jira/browse/IGNITE-13881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis A. Magda resolved IGNITE-13881.
-------------------------------------
Resolution: Fixed
> Set up redirects from readme.io to the new Ignite docs
> ------------------------------------------------------
>
> Key: IGNITE-13881
> URL: https://issues.apache.org/jira/browse/IGNITE-13881
> Project: Ignite
> Issue Type: Improvement
> Components: documentation
> Reporter: Denis A. Magda
> Assignee: Denis A. Magda
> Priority: Critical
>
> Google indexed a lot of the readme.io pages and now it's safe to enable
> redirects from the legacy to the new documentation location.
>
> 1) Export all the docs and store them in the Ignite master just for
> reference. It's already reported that some docs were not migrated from the
> legacy location.
>
> 2) Remove all the pages and versions from readme, and set up the redirect
> rules:
> [/docs/(.*)$ ->
> https://ignite.apache.org/docs/latest/|https://apacheignite.readme.io/docs/mesos-deployment]
> [/v.*/docs/(.*)$ ->
> https://ignite.apache.org/docs/latest/|https://apacheignite.readme.io/docs/mesos-deployment]
>
> 3) Add a custom 404 page that says the following:
> Title: Apache Ignite Documentation Is Moved
> Description: Apache Ignite documentation is moved to the ignite.apache.org
> website! Now, you can find all the required information in a single place:
> [https://ignite.apache.org/docs/latest/]
>
> 4) Create an overview page on readme.io that says the docs were moved to the
> new location
> Title: Apache Ignite Documentation
> Description: Apache Ignite documentation is moved to the ignite.apache.org
> website! Now, you can find all the required information in a single place:
> [https://ignite.apache.org/docs/latest/]
>
> 5) Make sure the indexing is disabled for readme.io
--
This message was sent by Atlassian Jira
(v8.3.4#803005)