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

Add site map #586

Open
MelissaAutumn opened this issue May 21, 2024 · 1 comment
Open

Add site map #586

MelissaAutumn opened this issue May 21, 2024 · 1 comment

Comments

@MelissaAutumn
Copy link
Member

Render out a site map during build to help search crawlers.

Here's some documentation for reference: https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap

@Sancus
Copy link
Member

Sancus commented May 21, 2024

There's probably a Python library that will do this if you simply feed it URLs during the build process in build_site or render in builder.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants