Closed NightTarlis closed 9 months ago
I have few sites in 1 django's project. I see there is a STATICSITEMAPS_URL setting, but how to generate sitemaps for multiple sites?
Unfortunately, this is not currently possible. It would require supporting multiple entry sitemaps. Currently, there is only one root sitemap file.
I have few sites in 1 django's project. I see there is a STATICSITEMAPS_URL setting, but how to generate sitemaps for multiple sites?