mPress Fix URL References

Download mPress Fix URL References

Total Downloads 6,066
Last Updated June 4, 2016
Latest Version 1.0

Description

The mPress Fix URL References plugin allows you to easily fix URL references in your WordPress database.

Why?

When you move your site from one domain to another, there is no built-in process for updating URL references in the database. For example, if you have internal links in your post content that point to the full URL of other pages on your site, these URL references will become invalid when you migrate your site to a new domain. If you aren’t a developer who knows how to write MySQL queries, replacing potentially thousands of instances of incorrect URLs is a real pain. No worries. I’m a developer and I’ve done all the work for you.

How?

Using this plugin is simple:

  1. Ensure that you define the WP_HOME and WP_SITEURL constants in your wp-config.php file. It’s not that hard.
  2. Install the plugin
  3. Activate the plugin
  4. In the WordPress admin, click on ‘Fix URL References’ in the ‘Tools’ menu
  5. Enter the URL that you want to have replaced
  6. Click on ‘Fix References’

Features

  • Clean, well written code that won’t bog down your site