[Numpy-discussion] How did Numpy get its latest version of the documentation to appear at the top of Google search results?

Ilhan Polat ilhanpolat at gmail.com
Fri Nov 13 11:43:15 EST 2020


Have a look at here for "some" background
https://github.com/scipy/docs.scipy.org/issues/39

On Fri, Nov 13, 2020 at 5:37 PM efremdan1 <efrem.braun at gmail.com> wrote:

> I'm working with Bokeh (https://docs.bokeh.org/en/latest/), another
> open-source Python package. The developers would like to have the latest
> version of their documentation appear at the top of Google search results
> when users search for information, but knowledge of how to do this is
> lacking.
>
> I've noticed that Numpy seems to have gotten this problem figured out,
> e.g.,
> googling "numpy interpolate" results in the first hit being
> https://numpy.org/doc/stable/reference/generated/numpy.interp.html. This
> is
> unlike Python itself, where googling "python string formatting" results in
> the first hit being https://docs.python.org/3.4/library/string.html.
>
> So apparently someone in the Numpy developer world knows how to setup the
> doc pages in a manner that allows for this. Would that person be willing to
> post to the Bokeh message board on the topic
> (https://discourse.bokeh.org/t/some-unsolicited-feedback/6643/17) with
> some
> advice?
>
> Thank you!
>
>
>
> --
> Sent from: http://numpy-discussion.10968.n7.nabble.com/
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/numpy-discussion/attachments/20201113/b3dbc081/attachment.html>


More information about the NumPy-Discussion mailing list