Our technicians will guide you through the process and you should be getting a new site address in no time.
Note: If for some reason, CMS Launcher has initiated the site address change, you will get an email about it. We may have hardcoded the site address in your wp-config.php file. In order to edit the site address, follow these steps:
- Login to your cPanel > Filemanager or use FTP to access your files.
- Locate wp-config.php
- Remove following lines near "That's all, stop editing .. "
- define('WP_HOME','http://domain.com'); define('WP_SITEURL','http://domain.com');
- Thats it!
If you are confused, raise a ticket and our tech dept will take care of it.