Profile image for Andy C364 AndyC364
Moving WordPress to new directory


past in wp-config.php
Language
Text only
Tags
WordPress change directory

WordPress directory change

1 /** Change Domain **/ 2 define('WP_HOME','http://kimdecruz.co.uk'); 3 define('WP_SITEURL','http://kimdecruz.co.uk');

Comments