How to ensure images on my site are not linked to another store?

Hello

My question is i want to make sure the images on my site are not pointing to another url or another shopify store. I use to have another Shopify store where i migrated all the data to my new store and want to make sure that the image source is from my shopify store and not somewhere external.

Thank you

@berket13 product images won’t point to other or old stores.

You need to check images such as banner, social icons, popup etc

You can do this from the customizaton option in your theme. Browse to each page and image and remove any links if you find them, or replace with appropriate ones

Hello, if it’s a big enough store that you can’t check them manually, the only other way is to crawl the store with a custom script that will extract the image urls and test which ones come from a different domain.