You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to have different sitemaps for different hostnames within a single strapi instance.
Why is it needed?
We have multiple frontends for a single strapi instance. The way we use strapi is by filtering content-type by a special "Website" relation in each content-type. However when generating a sitemap, the plugin only supports a single hostname.
While we have not implemented the sitemap plugin, we foresee that we would have to configure the hostname every time we would generate the sitemap manually.
Feature request
Summary
Ability to have different sitemaps for different hostnames within a single strapi instance.
Why is it needed?
We have multiple frontends for a single strapi instance. The way we use strapi is by filtering content-type by a special "Website" relation in each content-type. However when generating a sitemap, the plugin only supports a single hostname.
While we have not implemented the sitemap plugin, we foresee that we would have to configure the hostname every time we would generate the sitemap manually.
Suggested solution(s)
Likely [FEAT] Allow for queries/filters on collections when generating the sitemap #109 would do the trick
The text was updated successfully, but these errors were encountered: