UmanIT Update URLs Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin updates all URLs in the database after moving your site from one domain to another. It is useful for switching between development, testing and production stages.
Why this plugin ? WordPress stores absolute URLs in :
- posts (including pages and custom post types), drafts
- excerpts
- medias
- custom fields
- options (including ‘siteurl’ and ‘home’, in wp_options table)
- GUIDs (only for development)
When moving your website to a new domain, all these links will point to your old domain name and become outdated.
Prerequisite
Before moving the website, consider making a backup of the database. Then, once the site has been moved, you will need to manually update ‘siteurl’ in the ‘wp_options’ table, in order to access the WordPress Administration panel.
For further information, see https://codex.wordpress.org/Changing_The_Site_URL