Hi, we are having some problems with our image search and SEO in espectador.com
Here I am sending you an example that we are not understanding why our images are not in the google search results.
For example:
http://www.espectador.com/cultura/32214 … adero-rock
In that link we have an image gallery, with title and alt text like this:
<noscript>
<h1>Glenn Hughes en Montevideo: una cátedra de verdadero rock</h1>
<p><img src="http://img.espectador.com/fotos/noticia/322142/1280/322142_20150828114308_1-resize.jpg" title="Glenn Hughes - Montevideo Music Box" alt="Nicolás Pagliaro"/><br>Glenn Hughes - Montevideo Music Box, Nicolás Pagliaro</p>
<p><img src="http://img.espectador.com/fotos/noticia/322142/1280/322142_20150828114349_4-resize.jpg" title="Glenn Hughes - Montevideo Music Box" alt="Nicolás Pagliaro"/><br>Glenn Hughes - Montevideo Music Box, Nicolás Pagliaro</p>
<p><img src="http://img.espectador.com/fotos/noticia/322142/1280/322142_20150828114417_2-resize.jpg" title="Glenn Hughes - Montevideo Music Box" alt="Nicolás Pagliaro"/><br>Glenn Hughes - Montevideo Music Box, Nicolás Pagliaro</p>
.
.
.
Reading your demo search example, we did that same in google search without luck:
we search this: Nicolás Pagliaro and Glenn Hughes or Montevideo Music Box, Nicolás Pagliaro
and we only see 2 pictures in a low position.
Why arent we in the top of the search? Why only 2 pictures are shown?
Are we doing something wrong with the alt text or noscript data?
Another question is, that in the source code of the image gallery generated, we can see that the alt text doesnt show the original alt text, either it show the url. here I post print screen:
Here is the config.xml location:
configUrl: 'http://www.espectador.com/cultura/32214 … config.xml'
Can you help us? Thanks