The images tag is for questions related to the loading, formatting, saving, compressing, and display of images. Images are typically rendered as a two dimensional matrix of pixels, but stored in a variety of formats and compressions, such as .jpg, .png, .bmp, .tif, and others. This tag should also ...
1
vote
1answer
36 views
Image SEO with overlaid text?
I have a single image that I am using repeatedly with different text overlaid. If you hover over this image it will also give you a tooltip with more information. Of course, the text overlaid could ...
1
vote
1answer
32 views
Image folder name for SEO [duplicate]
We develop and sell ActiveX and .NET controls through our website. After doing some redesign works, every product will have its own top-level folder on the webserver. For instance, the home page for ...
0
votes
0answers
4 views
Adobe Scene7 for retina images [migrated]
I have a method to achieve retina friendly images through Scene7, but it requires image scaling which is something we try to avoid (our web standards).
Approach I have:
<img width="190" ...
2
votes
2answers
58 views
SEO Impact on changing the resolutions of already indexed images
Let's say that i have a image restaurant-photo_big.jpg which is 640x480..
How can I change the resolution safely for SEO purposes? it's the same identical image but 800x800 (it may be cropped out ...
3
votes
1answer
99 views
Google's microdata for product images which aren't displayed in the page?
My internet shop displays thumbnails of products' images, and I see that these thumbnail are (slowly) being indexed by Google. I want also full images to be indexed. (I've seen some other questions on ...
3
votes
3answers
129 views
How to store images of wordpress on picasa or other image hosting sites?
What is the best way to start a photo blog with wordpress, so that images are stored in picasa, by image I mean image in all sizes, thumbnails, featured images and so on ...
The problem is that there ...
2
votes
1answer
147 views
Redirects On Image Files to Counter Google Image Gallery
The recent update to the way that Google displays images appears to have resulted in a significant drop in the traffic reaching the actual pages of our website. We are considering potential solutions ...
-1
votes
1answer
532 views
How to retrieve an image from MySQL database and display the image as background on body? [closed]
How do I retrieve an image from MySQL database (I know how to display image by retrieving from database but here i want to display differently) i.e. display the image as background on body and image ...
2
votes
1answer
87 views
Am I allowed to link to the movie posters from IMDB?
I am planning on making a site that deals specifically with movie trailers. I would like to know if I am allowed to link to the movie posters from imdb and display them on my site.
I am mainly ...
3
votes
3answers
62 views
Convenient practice for where to place images?
A lot of developers place all image files inside a central directory, for example:
/i/img/
/images/
/img/
Isn't it better (e.g. content architecture, on-page SEO, code maintainability, filename ...
7
votes
3answers
148 views
Image SEO - always repeat main keyword in alt text?
I'm working on an Easter Island website and I'm currently redesigning my image system. Virtually all my photos are of Easter Island. My question is, should I always include the keywords "Easter ...
2
votes
2answers
39 views
Uploading screenshots to Flickr
I have finally decided to create my own portfolio to show off my works for clients. I've seen on countless web design agency websites where they show screenshots of the websites they made for their ...
0
votes
0answers
116 views
CSS ready Image with Text Rotator for Wordpress? [closed]
Hi I'm looking for a image and text rotator where I can modify with css the position and appearance of the text field and boder size for the picture. Nothing fancy, just an array of images and text ...
7
votes
3answers
377 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/
...
2
votes
3answers
68 views
How do I replace images with any other technique for better SEO?
My website has many images which aren't good since we have a lot of content inside of them which Google won't know about. So by using CSS or JS isn't there a solution with which we can convert these ...