

Open a support ticket, explain the situation and get a helping hand.We have found that a very popular plugin – and one that we recommended for a long time – is too resource heavy to use anymore. Other, more technical, solutions are only needed when things have gone wrong on a bigger scale.ĭon’t forget, there’s always KnownHost support available to help you when things go wrong if you find yourself in hot water. In most cases fixing one or two broken images in WordPress can be done by simply opening WordPress Admin Pages or Posts, finding the page or post with the broken media, selecting it and choosing alternative media from the library or uploading. Change that part to the right of the comma with the correct folder where your uploaded images are found.Look for define(‘UPLOADS’, ‘wp-content/some-folder-location’).

Navigate to the root folder where WordPress wp-config.php is located.Similar to #3 above, it can be the case that modifications to the wp-config.php file have happened and they’ve caused a wholesale breakage of images in WordPress.īy changing the uploads folder to point elsewhere, WordPress is now looking in the wrong places for the files it needs to put media in posts and pages. Scenario #4 WordPress Config Changes in wp-config.php If you’re unsure of this, contact the KnownHost technical support team by opening a helpdesk trouble ticket.


The fix is to either undo the change made or browse to the page/post with broken links and edit the image link within the page/post, then click update. Newer versions of WordPress are generally very good at handling this situation, but it’s traditionally been a very common happening. Scenario #2 a Page or Post is MovedĪlong the lines of Scenario #1, there are times when you’ve decided to relocate a post or page in WordPress and somehow the system loses track of where they reside. This is particularly true if you’ve uploaded images into certain folders and then used relative paths to point to them. Scenario #1 URL Architecture Changesĭepending on how you’ve added media to a site, there are some cases of changing category structures and naming conventions which can result in images no longer working. There are several scenarios that commonly play out, each of which results in images disappearing from pages with broken links replacing good, working ones. But having a broken link pointing to media content on your own site is bad because it reflects poorly on you, not someone else! How do Image Links Get Broken in WordPress? Having a broken link pointing to an external site is bad because it’s a poor user experience. Maintenance is as big a priority as creating new post content on WordPress sites, particularly when it comes to broken image links. Scenario #4 – WordPress Config Changes in wp-config.php.Scenario #3 – WordPress Settings Changes.How do Image Links Get Broken in WordPress?.
