I have enabled catalog images caching on my Magento website and the image URL's on the product page are of the form http://www.example.com/media/catalog/product/cache/2/image/9df61e8b45590e35df96d9f179ca0b11/p/r/product-name.jpg
Now Google Bot on crawling the website indexes these images at the URL. However, after one week this image might not exist because of several reasons like: 1. Catalog Cache was cleared. 2. Product Image was changed/overwritten with.
When this happens - even though the images appear in Google search results of images yet, on clicking visit page or see image - no image opens since it does not exist on the server.
Since the URL structure is default Magento structure I want to know how to make changes so that the image links work in the Google search results.