OnPoint Plugins

  • Plugins
    • Advanced Sidebar Menu
    • Go Live Update Urls
  • About
    • Services
    • Showcase
  • Blog
  • Contact
  • Support
  • Log In

Go Live Update Urls –Troubleshooting

Note: The PRO version  includes URL testing which catches common errors before running. 

Not all urls are updating

Sometimes urls will get stored in the database with an inconsistent scheme or without the trailing / at the end of a URL. These types of inconsistencies may easily be resolved by running the plugin without the scheme nor trailing slash.

For example if you were changes http://test.com to http://newdomain.com you would enter the following settings when running the plugin:

  • Old URL = test.com
  • New URL = newdomain.com

That will clear up and dangling urls which did not update.

Server configuration

The most common issue when going live is caused by the server or domain’s DNS not being setup to handle the new domain. If you enter the new domain in your browser, and do not reach your website, this is most likely the issue.

The following is required for any domain on any server (not just WordPress sites):

  1. The server must be configured to support the domain.
  2. The server must be configured to point the domain to the directory containing the site’s files.
  3. The DNS for the domain must be pointed to the server.

URL typos

If a typo occurs, you may restore the site by reverting the database using the backup you made before running the plugin. If the site is still accessible, you may be able to fix the database by running this plugin again, with this time entering the typo as the Old URL and the correct URL as the New URL.

Common Typos include:

  1. Adding a / to the end of the old url and not to the new url.
  2. Adding an http:// to the beginning of the new url and not the old url.

Restoring a broken site

If you have a backup, you may restore your database using it to restore functionality.

If you don’t have a backup, you may restore your database manually using these steps:

  1. Open your database in an editing tool such as phpMyAdmin or Adminer.
  2. Locate your options table which will be named something like wp_options.
  3. Find the row with option_name set to siteurl and make note of the current option_value
  4. Update the option_value to the original URL for row with option_name set to siteurl
  5. Update the option_value to the original URL for row with option_name set to home
  6. Log back into the WordPress admin.
  7. Run this plugin again but this time enter the value you noted in step 3 as the Old URL and the original URL as the New URL.

Related Content

  • Go Live Update Urls
    • Developer Docs
    • Troubleshooting
    • PRO - Usage
    • Changelog
Go PRO

© 2021 OnPoint Plugins · WordPress Development · Privacy Policy · Terms Of Service · Log in

  • Plugins
  • Blog
  • Contact