[Sqlalchemy-tickets] Issue #3342: Add canonical urls to the documentation (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
|
From: thiefmaster <iss...@bi...> - 2015-03-24 13:43:48
|
New issue 3342: Add canonical urls to the documentation https://bitbucket.org/zzzeek/sqlalchemy/issue/3342/add-canonical-urls-to-the-documentation thiefmaster: Right now the google index for the SA documentation is a mess. Links to 0.7 or 0.8 are quite common, even though all links in the google index should point to the latest stable version. Readthedocs has an [option](http://docs.readthedocs.org/en/latest/canonical.html) to enable canonical urls, but it should be easy enough to do even without using RTD: https://support.google.com/webmasters/answer/139066?hl=en |