Images duplicated issue

elhosary

Senior Member
Joined
Jul 2, 2015
Messages
993
Reaction score
312
I have wordpress blog "amazon affiliate site"

When i add images on posts , every image repeated and duplicated in different size

eg : i add image1 in the post , when i check the post its show 3 images that are the same but different sizes.

Note: when i try to edit the post it show only 1 image "the original one"

Please help me to fix this issue
 
bump for help
As a default, Wordpress automatically automatically generates different images size of the image you uploaded. For example you uploaded an image that have size of 1330 x 1600, Wordpress automatically creates small size duplicate copy of it which you can use, The reason for this is, your site will avoid slow Page speed loading by using small scale size of duplicate image copy instead of image size of 1330 x 1600.

It cannot do bad things to your website but it takes up your hosting storage space. Anyway, If you want to prevent wordpress to generate duplicate copy, you can try this

1. Go Setting > Media
2. Make "0" of the Max Width and Max Height of "Medium size and Large images size"
3. For another image compression and optimization, you can also use plugin "wp-smushit"
 
you can go post edit page/post then clik text version "html version article"
then check how many image url code show if 3 image then delete 2 image code.
 
Back
Top