It seems that you are enlarging the images by simply cutting out the size suffix from image url. This can cause problems such as:
1. Image without the size suffix may not be optimized for the web and may be too large for use in IV (image used in IV have size 7.75Mb, in original article used smaller image).
This site provides other image sizes in the 'srcset' attribute of each image, and it is preferable to use the link from this attribute, rather than simply cutting the size suffix from the link.
Log in here to create Instant View templates. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
1. Image without the size suffix may not be optimized for the web and may be too large for use in IV (image used in IV have size 7.75Mb, in original article used smaller image).
2. Images without the size suffix may vary from image with this suffix. Here is a real case I found in another article:
https://cdn.webnoviny.sk/2019/01/05-688x386.jpg
https://cdn.webnoviny.sk/2019/01/05.jpg
This site provides other image sizes in the 'srcset' attribute of each image, and it is preferable to use the link from this attribute, rather than simply cutting the size suffix from the link.