Home » WordPress » Defining Site and Home URL in config Defining Site and Home URL in config Posted on December 4, 2019 by Kevin This is will go in your theme’s functions.php file define('WP_HOME','https://yourdomain.com'); define('WP_SITEURL','https://yourdomain.com'); 0 0 votes Article Rating