Mobile app version of vmapp.org
Login or Join
RJPawlick198

: How does google handle 2 img tags to different images with the same content and different alt tags On the website I am working on I have a few hundred product pages. Some of the products

@RJPawlick198

Posted in: #Seo

On the website I am working on I have a few hundred product pages. Some of the products look identical and I am positive we now have the same images with different alt tags and different source files. For example we have

<img src="/Images/Product1.jpg" alt="Product 1" />
<img src="/Images/Product2.jpg" alt="Product 2" />
<img src="/Images/Product1.jpg" alt="1 Product" />


In this example Product1.jpg and Product2.jpg would have the same image in them.

Is there any real issue with this as far as SEO goes, is it pretty minor, or is something I should be concerned with fixing?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @RJPawlick198

2 Comments

Sorted by latest first Latest Oldest Best

 

@Looi9037786

If the context of the images is different – one image is surrounded by a paragraph discussing x while the same image used a second time is surrounded by a paragraph discussing y – my understanding is that the image will be indexed twice, and returned in results for queries on either of the subjects in the context of x or y.

Also, you could always post this as a question for Google's Matt Cutts.

10% popularity Vote Up Vote Down


 

@Dunderdale272

I think it's pretty minor. I am guessing that Google aggregates the various alt and title attributes in some way.

If you want to provide real clarity to the search engines, check out my answer in "How do I get Images for my site to Return in Google Searches?"

In short, add an Image SiteMap.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme