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 multisite and images support and other fixes #3

Merged
merged 7 commits into from
Nov 15, 2022

Conversation

jacobdekeizer
Copy link
Member

@jacobdekeizer jacobdekeizer commented Nov 1, 2022

Added:

  • Add support for images.
  • Add sitemap config resolver to configure the sitemap config on runtime. This can be useful for multisite projects.
  • Add support for oc 1.
  • Add support for priority zero.

Fixed:

  • Fixed bug where sitemap would never regenerate when sitemap file exists.
  • Escape illegal xml characters in loc and title elements.
  • Improve exception logging and show 500 error when an error occurs.

@jacobdekeizer jacobdekeizer requested a review from adrenth November 1, 2022 11:25
@jacobdekeizer jacobdekeizer changed the title Add multisite and images support Add multisite and images support and other fixes Nov 3, 2022
@jacobdekeizer jacobdekeizer changed the base branch from master to develop November 4, 2022 13:31
@adrenth adrenth merged commit 1cc3804 into develop Nov 15, 2022
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.

2 participants