sitemap.xml has wrong domaine url

Permalink 1 user found helpful
My sitemap.xml has wrong domain names in the URL like:

http://sub.server.com/index.php/about/...

although config/site.php has:

define('BASE_URL', 'http://www.mysite.com');

Any ideas where is it coming from?

AlexDuchovny
 
TheRealSean replied on at Permalink Reply
TheRealSean
I did have this once when I copied an existing site.

Are you able to rerun the job, is it still the same after running the sitemap.xml?

It should use the base url

/index.php/dashboard/system/jobs/
AlexDuchovny replied on at Permalink Reply
AlexDuchovny
Damn. That was easy! Thank you!
TheRealSean replied on at Permalink Reply
TheRealSean
no problem glad you got it sorted, I like those problems nice and easy to solve :-)