Tagged Questions
6
votes
2answers
176 views
SEO and external sites that serve responsive images (like Re-SRC)
Re-SRC is a tool that allows you to automatically serve responsive images for your website from their cloud servers. It delivers a new image file each time the browser window (viewport) is resized.
...
7
votes
3answers
395 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/
...
3
votes
2answers
139 views
How to name image files in multi language site?
I have one site with two languages: English and Spanish for example.
What would be the proper convention to name image files?
From my point of view it would be stupid to duplicate image and then name ...
0
votes
2answers
237 views
SEO with duplicate content [duplicate]
Possible Duplicate:
What is duplicate content and how can I avoid being penalized for it on my site?
I have a nature photography site with multiple types of photo galleries. Each photo and ...
2
votes
2answers
132 views
SEO for websites with very less content and a lot of images
Let's say we have an image exhibition website that has got a lot of images but next to nothing content. The focus keyword for this website is "Artistic wallpapers".
What would be the best approach ...
4
votes
1answer
342 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 ...