Skip to content

Add sphinx-sitemap to the docs website #174

Description

@IgorTatarnikov

In order for search engines to crawl a website efficiently (if at all!) the site needs to have a sitemap.xml at the root.

sphinx-sitemap can be used to autogenerate this file, see brainglobe/brainglobe.github.io#72 and brainglobe/brainglobe.github.io#73.

I think the link scheme should be sitemap_url_scheme = "{link}" as the default docs site doesn't use language or version at this time. More complex schemas can be found in the docs: https://sphinx-sitemap.readthedocs.io/en/latest/advanced-configuration.html#customizing-the-url-scheme

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions