mik-laj commented on PR #761:
URL: https://github.com/apache/airflow-site/pull/761#issuecomment-1496655439

   We can always use the `stable` version in canonical links.
   
`https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/index.html`
   All old pages should have their equivalents or appropriate redirects in the 
stable version.
   This means that to the following documentation:
   ```
   https://airflow.apache.org/docs/apache-airflow/2.0.0/concepts.html
   ```
   we can add the following canonical link:
   ```
   https://airflow.apache.org/docs/apache-airflow/stable/concepts.html
   ```
   And then, google will be redirected to the following link.
   ```
   
https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/index.html
   ```
   For Google, redirects should not be a problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to