Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the sphinx-sitemap package to generate a xml sitemap for google indexing #72

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

IgorTatarnikov
Copy link
Member

Before submitting a pull request (PR), please read the contributing guide.

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

Why is this PR needed?
Google is not indexing the website correctly. Generating a sitemap will provide google with all available url paths.

What does this PR do?
Adds the sphinx-sitemap package to auto-generate a sitemap on build.

References

#65

How has this PR been tested?

Code tested by building locally and inspecting the sitemap by eye.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist:

  • The code has been tested locally

@adamltyson adamltyson merged commit 1f1c6bb into main Oct 20, 2023
2 checks passed
@adamltyson adamltyson deleted the add-sphinx-sitemap branch October 20, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants