Title: errytem's Replies | WordPress.org

---

# errytem

  [  ](https://wordpress.org/support/users/errytem/)

 *   [Profile](https://wordpress.org/support/users/errytem/)
 *   [Topics Started](https://wordpress.org/support/users/errytem/topics/)
 *   [Replies Created](https://wordpress.org/support/users/errytem/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/errytem/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/errytem/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/errytem/engagements/)
 *   [Favorites](https://wordpress.org/support/users/errytem/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing Website URL to Point to New WP Installation](https://wordpress.org/support/topic/changing-website-url-to-point-to-new-wp-installation/)
 *  Thread Starter [errytem](https://wordpress.org/support/users/errytem/)
 * (@errytem)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/changing-website-url-to-point-to-new-wp-installation/#post-7522099)
 * Hello and thanks for the reply.
 * It does look like the url is set in the wp-config.php file for the old WordPress
   site. I’m guessing I will need to remove the following code from that file and
   add it to the wp-config.php file for the new WordPress site (replacing wpsiteold
   with wpsitenew):
 * define(‘WP_HOME’,’[http://www.mysite.com&#8217](http://www.mysite.com&#8217););
   
   define(‘WP_SITEURL’,’[http://www.mysite.com/wpsiteold&#8217](http://www.mysite.com/wpsiteold&#8217););

Viewing 1 replies (of 1 total)