Skip to content

Add an option to save crawled data as sitemap.xml #36

@rohan-paudel

Description

@rohan-paudel

Is your feature request related to a problem? Please describe.
This is crawling too good but would be nice to able to download a sitemap.xml file so that it can be hosted.

Describe the solution you'd like
something like Yoast seo for wordpress. Yoast does create a "parent" sitemap that lists various "child" sitemaps, such as:

sitemap-products.xml

sitemap-categories.xml

sitemap-blog-posts.xml

sitemap-images.xml.

This structure allows search engine bots to navigate the site more efficiently and provides more granular reporting in Search Console.

Describe alternatives you've considered
Custom tool.

Additional context


https://web.teamsandesh.com/
2026-02-16
daily
1.00
<xhtml:link rel="alternate" hreflang="x-default" href="https://teamsandesh.com/" />
<xhtml:link rel="alternate" hreflang="en" href="https://teamsandesh.com/" />
<xhtml:link rel="alternate" hreflang="es" href="https://teamsandesh.com/" />


https://web.teamsandesh.com/all-exams
2026-02-16
weekly
0.99
<xhtml:link rel="alternate" hreflang="x-default" href="https://teamsandesh.com/" />
<xhtml:link rel="alternate" hreflang="en" href="https://teamsandesh.com/" />
<xhtml:link rel="alternate" hreflang="es" href="https://teamsandesh.com/" />

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions