Skip to content

create sitemap.xml for subprojects #78

@orbeckst

Description

@orbeckst

For internal search #73 and search engine optimization it would be useful to have sitemaps.org compliant sitemap.xml files. We already automatically generate it for the jekyll site with the jekyll-sitemap plugin. We could automatically generate sitemaps for our sphinx-based content with the sphinx-sitemap plugin for sphinx.

We would then need a top-level sitemapindex.xml file that contains links to all our sitemaps; this sitemapindex.xml would be static and we can just add it to our jekyll site. The sitemap files themselves would be dynamically created (Issue #79).

We currently host (and need) sitemap files for

Metadata

Metadata

Assignees

Labels

searchsite search, SEO

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions