By Stripey on
Heya,
I changed the domain name of my site. It's on the same host and all, just the domain has changed. It mostly works but sometimes it tries to access the old domain when changing options or posting.
I imagine there is a variable in the database somewhere. I had a poke around but didn't find anything I was really confident about.
Thanks for you help!
Comments
=-=
clear your cache in your browser, including your cookies. (check to see if problem still exists)
inspect your settings.php file to see if there are any references to the old URL (check to see if problem still exists)
clear your cache tables in the DB (check to see if problem still exists)
fixed I think
Thanks, I think settings.php did the trick. :)
Domain Name change
What is the best way to do a 301 redirect to alert the engines that the domain name has been changed when URL aliasing has been utilized?
Glad you posted this because
Glad you posted this because I am about to do the same thing. I'll report back if there are any problems, and "MissUnderstood".. Thanks for your help.