Change url of wordpress site
-
Hello,
In my site I use Multisite Language Switcher plugin to translate my site to other languages.From admin panel, I go to Settings->General and in that page the inputs where I can change the url of the site don’t exist!
I went to wp-config.php file and these lines
define('WP_HOME','http://myurl.com'); define('WP_SITEURL','http://myurl.com');don’t exist.
I tried and added them, but url didn’t change..What can I do ?
The topic ‘Change url of wordpress site’ is closed to new replies.