Preview
Issue #2
According to https://www.digitalspy.com/soaps/g25526/inside-soap-awards-2018-red-carpet-photos-gallery/ you should use <source> tag to get images with better quality. But there is no src with "resize=980:*" anywhere around this picture. Looks like you hardcoded this resize. And since you are already using manual source manipulation, original image should be used because it's available: https://hips.hearstapps.com/vader-prod.s3.amazonaws.com/1553612487-burrito-tech-1553612450.jpg , difference between 2268x2268 and 980x980 is significant. Besides link to original image is available in json in the source code.
- T•m
- The solution you are proposing must not be used as images go way further from the optimal resolution interval which will cause MEDIA_NOT_FOUND:
https://gyazo.com/12a30955f095ad5548bb7f85a8bc4f40
- Type of issue
- IV page is missing essential content
- Reported
- May 4, 2019