I have created a URL rewrite and URL redirect from
www.example.com/?blablabla_ugly_url
--> www.example.com/nice_url
p.s. It also has some redirection to subfolder.
This is a Wordpress platform.
I can browse and everything is fine.
However, when trying to create a sitemap, I have a 404 response, saying that the link 'www.example.com/?blablabla_ugly_url' is broken. Shouldn't it be redirected? Why do I get a 404 err?
Any ideas why?
Thanks!