In other documentation sites that have multiple software versions, like http://httpd.apache.org/docs, or readthedocs.org, they use "<link href="url/to/the/current/docs" rel="canonical" />" to indicate to search engines what content is canonical. We could insert something into our doc templates like this to point at the master branch version. On Mon, Sep 24, 2018 at 5:49 PM Noah Watkins <noahwatkins@xxxxxxxxx> wrote: > > I was googling this morning for random ceph terminology, as one does, > and noticed that the top 5 results often included some deep cuts like > kraken/bobtail/giant etc... it'd be really nice to have some sort of > visual cue about the freshness of the docs being viewed. > > Following up on Neha's comments from this morning's meeting regarding > documentation improvements, Neha and I brainstormed some ideas this > afternoon and tossed them in an etherpad: > > https://pad.ceph.com/p/Ceph_Documentation > > Please feel free to add / edit / comment.