Replies: 1 comment
-
Have you tried additionalPaths? I think you could add additional paths during build time based on the build environment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how do you guys handle multi domain sitemaps?
I have for example:
domain.com/example
domain.cz/example
domain.pl/example
For dynamic content from CMS i use server-sitemap.xml that handle it well. But for static routes that comes from nextjs, i am little bit lost.
Beta Was this translation helpful? Give feedback.
All reactions