Title: Change URL
Last modified: July 9, 2024

---

# Change URL

 *  Resolved [Yannick Fortier](https://wordpress.org/support/users/yafortier/)
 * (@yafortier)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/change-url-50/)
 * I have successfully changed the main URL thanks to the _Override the base URL
   of the sitemap_ option. However, when I visit the sub xml files, the URL isn’t
   overwritten. Is there an easy way to achieve this?
 * To make my example clearer, the main file (/sitemap.xml) displays the URLs this
   way, which is what I want :
 *     ```wp-block-code
       <sitemap><loc>https://www.domain.com/sitemap-misc.xml</loc><lastmod>2024-07-09T01:19:50+00:00</lastmod></sitemap>
       ```
   
 * However, when I visit the sitemap in question, I get this :
 *     ```wp-block-code
       <url><loc>https://www.subdomain.domain.com/</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
       ```
   
 * I would like to also change the sitemap-misc.xml, post-sitemap.xml and page-sitemap.
   xml if possible.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Auctollo](https://wordpress.org/support/users/auctollo/)
 * (@auctollo)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/change-url-50/#post-17879705)
 * Hello [@yafortier](https://wordpress.org/support/users/yafortier/), what are 
   you trying to achieve with this change? Unfortunately, what you’re trying to 
   accomplish is currently unsupported.

Viewing 1 replies (of 1 total)

The topic ‘Change URL’ is closed to new replies.

 * ![](https://ps.w.org/google-sitemap-generator/assets/icon-256x256.png?rev=2713572)
 * [XML Sitemap Generator for Google](https://wordpress.org/plugins/google-sitemap-generator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-sitemap-generator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-sitemap-generator/)
 * [Active Topics](https://wordpress.org/support/plugin/google-sitemap-generator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-sitemap-generator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-sitemap-generator/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Auctollo](https://wordpress.org/support/users/auctollo/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/change-url-50/#post-17879705)
 * Status: resolved