Moving WordPress to new URL
-
I need to move a WordPress site to a new URL. I have done so, and have run the script to modify the selected fields, such as wp_options option_name = home or siteurl; wp_posts guid; and wp_posts post_content to change the URL.
However, I have a number of wp_options records that have the old URL in a PHP serialized array. I have written a routine that converts these records, but when I do, the elements seem to go away. As a specific example, there is a text widget that has this reference, but when I change the database, the widget disappears from the site as well as the admin interface.
Anyone have any suggestions?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Moving WordPress to new URL’ is closed to new replies.