Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct. Also, do not forget that file names are case sensitive and if you specified "image.jpg" in the code, and uploaded an image named "image.JPG" or "Image.jpg", then the image will not be displayed on the site.
  • 76 Users Found This Useful
Was this answer helpful?

Related Articles

MySQL server does not work! (Error 28)

Please try to start restoring the database by going to Control Panel - Databases, select the...

Error 502 Bad Gateway nginx and why does it occur?

If this error occurs, then HTTP requests from clients to your site are going through some kind of...

Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...

How to fix content encoding error?

If your site shows content encoding error it may be due to GZIP compression.Try to enable or...

I see HTTP code 200 when debugging a site

If you see a '200 OK' code while debugging your site, it means that your site is working fine....