I want to move my Wordpress blog to a different server. I dumped the database from the old server and imported it to the new server, and set up the new database details in wp-config.php. I can log in to the admin console online, and I can see all the posts, but if I go to the front page of the blog, the page is just blank. There are no errors in the apache logs. Does anyone have any idea what might be going on?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
|||
|
|
|
Toggle the theme to the default or another theme; rename the plugins folder, reload admin and name it back to plugins; and reset permalinks. |
|||
|
|
|
Go to http://yourdomain.com/wp-admin/options.php Look for both the Site URL and Blog URL fields, and make sure the domain name is correct. |
|||
|
|
|
In case you are using Permalinks, try re-setting them in the Settings > Permalinks page. |
|||
|
|