Coder Social home page Coder Social logo

Comments (4)

jklymak avatar jklymak commented on September 6, 2024

Soft links definitely do not work - I tested on GitHub pages, and the GitHub pages are transparent to the soft links.

from matplotlib.github.com.

Carreau avatar Carreau commented on September 6, 2024

I would avoid the redirect; people tend to copy-past link in SO and GitHub, it's usually better to even redirect the other way, or at least have the rel=canonical point to /latest/ this push google to better index latest.

Though I agree that a /latest/ and/or /stable/ prefix would be nice.

from matplotlib.github.com.

jklymak avatar jklymak commented on September 6, 2024

I'll re-open because we still haven't done the redirect

from matplotlib.github.com.

jklymak avatar jklymak commented on September 6, 2024

We now have /stable/ redirecting to /3.3.3/ which is good. However, "canonical" is listed as 3.3.3. Suggest instead that "canonical" be /stable/. This will require post-processing the html files upon release, but it is easy to write a python script to do that.

For reference, google will suggest the canonical link, but we are really confusing it by having 3.3.3 be canonical and 3.3.2 also canonical. So what happens is the version of the docs that was referenced the most ends up the top search.

from matplotlib.github.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.