Change Image URLs In WordPress

Summary

Learn how to quickly change image URLs in WordPress. Useful if you’ve recently changed your WordPress domain name and your images are no longer showing.

By default, WordPress saves links to images at the time your post or page was published. You can use the following SQL Query to update your posts to use the new URL.

We provide examples for WordPress and WordPress Multisite (formerly WordPress MU).

Make sure you have backup your WordPress database before running any SQL queries.

Examples

Update image urls in WordPress – Single site


UPDATE wp_posts SET post_content = replace(post_content, 'http://www.your-old-domain-name.co.uk', 'http://www.your-new-domain-name.co.uk');
UPDATE wp_posts SET guid = replace(guid, 'http://www.your-old-domain-name.co.uk', 'http://www.your-new-domain-name.co.uk');

Update image urls in WordPress – Multisite (Formerly WordPress MU)

Remember to replace 100 with the ID number of your blog.


UPDATE wp_100_posts SET post_content = replace(post_content, 'http://www.your-old-domain-name.co.uk', 'http://www.your-new-domain-name.co.uk');
UPDATE wp_100_posts SET guid = replace(guid, 'http://www.your-old-domain-name.co.uk', 'http://www.your-new-domain-name.co.uk');

You’ll need someway of running the above SQL queries against your WordPress database.

We recommend phpMyAdmin or installing a WordPress database like WP-DBManager which offers built-in support for SQL queries.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  • Contact Us

    Our Sales, Billing and Technical Support Teams are here to help! Contact Us

  • Copyright

    Unless stated, this article is subject to Domains Foundry copyright protection. Learn more.

Special Offers

1 year free .com, .net, .eu and more domain names
  1. 1 year's registration free.
  2. .com, .net , .eu and more!
  3. Easy and quick transfers.
 Transfer Now

Available on selected domains. Conditions apply.

Announcements

  • Privacy watchdog takes softly-softly approach over compliance with cookie law - Computeractive - News http://t.co/vDbIhepzabout 4 hours ago
  • What do you think about the new EU Cookie Law? #eu #cookie #lawabout 3 days ago
  • Kick start your UK business. Register a .co.uk for only £2.79/yr http://t.co/pYHzEomWabout 3 days ago

 RSS | Follow Us

 RSS | View Blog

 RSS | View Support

Find us on Facebook

£5.99 .org sale! Save 40%. Ends 31st May.