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

Issues in SitemapService #244

Open
matsbov opened this issue Sep 13, 2024 · 0 comments
Open

Issues in SitemapService #244

matsbov opened this issue Sep 13, 2024 · 0 comments

Comments

@matsbov
Copy link
Contributor

matsbov commented Sep 13, 2024

The SitemapService has the following issues:

  • The sitemap index file creates <url> tags that should be <loc>
  • id is used instead of uid when creating url:s which is incorrect
  • Scheduled (daily) generation isn't enabled unless the sitemap is generated manually from the admin UI first
  • Scheduled runs crash with an exception (manual runs work fine)
  • Repeated runs of sitemap generation will create sitemap files that don't match the sitemap index file

See PR #243 for fixes for all these issues.

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

No branches or pull requests

1 participant