krzysztof-kwitt commented on PR #761:
URL: https://github.com/apache/airflow-site/pull/761#issuecomment-1496654349

   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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to