WordPress URL Change
-
Hi there,
I recently changed the URL of a solar website from http://solarprofessionals.co.uk to http://ukenergyconsultants.co.uk via the WHM of the server I’m renting.
This caused a few problems, I cannot log into my /wp-admin dashboard, the theme is not responding to the new site and only shows text and a small amount of css and you have to type http://www.ukenergyconsultants.co.uk/ with the www. to even view the site.
Please can somebody tell me what I’m doing wrong?
Also here’s what I’ve already done:
changed the wp-config file to include :
define(‘WP_HOME’,’http://ukenergyconsultants.co.uk’);
define(‘WP_SITEURL’,’http://ukenergyconsultants.co.uk’);Changed the name of the site to http://ukenergyconsultants.co.uk through phpMyAdmin in the wp_options area.
used varients of http:// www. and no prefix in all the above situations.
Thank you!
Adam.
The topic ‘WordPress URL Change’ is closed to new replies.