Home » Categories » Managed WordPress » Troubleshooting

Troubleshoot and fix missing WordPress images

When all or some of your images are no longer visible, you have a permissions problem with those files or folders. You can use the steps below to diagnose and fix permission problems.

Checking for permissions issues

  1. You can test to see if an image has permissions problems or is missing by going to the URL of the image in your browser.
     Example: http://example.com/wp-content/uploads/2017/07/Capture.png
  2. If you get an error trying to get to the image, it is either missing or has incorrect permissions.
  3. Before checking permissions, it's best to verify the file exists first. You can find the URL to an image from within the Media Library.
  4. Connect to your hosting using FTP.
  5. You can browse to the /wp-content folders.
  6. Confirm the permissions are correct for the /wp-content directory.
    • 755 for Linux accounts
  7. If the /wp-content folder or the files within do not have read or web visible permissions, they won't be visible and you'll need to update them.
0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
Blocklisted plugins
Added on Mon, Nov 16, 2020
Evaluate site performance with PageSpeed Insights
Added on Tue, Nov 17, 2020
Evaluate site performance with GTmetrix
Added on Tue, Nov 17, 2020
Are there malicious redirects on my website?
Added on Tue, Nov 17, 2020
Troubleshooting a slow WordPress site
Added on Tue, Nov 17, 2020