Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

Batched sitemap generation #88

Description

@boazpoolman

Feature request

Summary

Generate the sitemap XML in batches.

Why is it needed?

So that you Strapi app won’t timeout when you are tryinh to build a sitemap with a lot URLs.

Suggested solution(s)

Register some kind of queue of batches where each batch would add e.g. 10.000 URLs to the sitemap. This queue will then run in the background.

Related issue(s)/PR(s)

#83

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions