Hi guys,
I have a project running on an old DW9 version.
Up to recently, we only had a single website defined and for the purpose of the sitemap, it all worked well. Adding /sitemap.xml resolved the sitemap correctly.
Now, we've added 2 more websites and these 2 new websites cannot resolve the /sitemap.xml correctly. Trying to access the sitemap ends up in a 404 redirect to the main website.
Something like this: https://{first website}/sitemap.xml?404;https://{newwebsite}:443/sitemap.xml
I checked IIS, and there are no URL redirects that could interfere.
In URL redirects, I don't have any rules to interfere with the redirect.
Both new websites load correctly except for the sitemap.
What am I missing?
Thank you,
Adrian