Page is a not externally linkable
zabalex - 11:52 pm on Nov 2, 2011 (gmt 0)
Hi,
It really do not matter if the same image being loaded many times from the many urls whenever the image location is same. Only first time it will load and if there is no change in the image or its location the browser will render the image from your cache. So if you are making n number of pages calling the same Image from the same location the image will not load every time the user visits another page.
regards
zabalex