The image-search tag has no wiki summary.
7
votes
3answers
403 views
What should filenames and URLs of images contain for SEO benefit?
We know that good site architecture usually looks like this:
example-company.com/
example-company.com/about/
example-company.com/contact/
example-company.com/products/
...
4
votes
1answer
346 views
Make google index the actual image not the thumbnail
In a website, we have a JavaScript that opens an image when people click on the thumbnail, it seems like Google only indexes the thumbnail not the actual image with real dimensions, I was wondering if ...