Hi,
I 'am having issues image URL is correct but when I check with SEMrush it gives me an error Internal images are broken.
I hope someone can help me fix it. Thanks
Issue: An SEO audit (SEMrush) flags “Internal images are broken,” though the image URLs appear correct to the site owner. Screenshots were shared to illustrate the errors.
Diagnosis: A responder reproduced the problem by clicking to zoom the product image. The PhotoSwipe gallery library receives a wrong link as a parameter during zoom, leading to a broken image reference.
Proposed fix: Correct the URL/parameter passed to PhotoSwipe in the theme’s Product Media Liquid file (the template controlling product media). This points to a template-level issue rather than the image files themselves.
Clarification: The asker queried whether to edit Product Media Liquid or an image Liquid file. The responder believes it’s the Product Media file but needs to see the theme structure to confirm.
Status: No final fix yet. The helper offered to review the theme privately and continue troubleshooting; discussion remains open.
Hi,
I 'am having issues image URL is correct but when I check with SEMrush it gives me an error Internal images are broken.
I hope someone can help me fix it. Thanks
Hi @liptapp try to zoom in product picture (click on it) and you will see the problem.
Wrong link is sent as parameter in photoswipe library. You need to fix this in product media liquid file.
Hi, Product Media liquid? or image liquid file?
Product Media i think. but i can’t see file structure in your theme. You can share it in private message, so i’ll help with research.