Wordpress question.
Wordpress question.
Out of context: Reply #9
- Started
- Last post
- 22 Responses
- raf0
Changing the domain of your WP installation can get tricky as WP doesn't have a single point to enter base url and it also hardcodes its full links in the database. I found the most reliable way to do this is to export the whole database, do a search and replace on the url and then import it into the new installation.
Sounds McGyver-ish, but hey, this is WordPress for you...