Quote:
Originally Posted by Portucuenta
Hello all
I have a website that it's main content are images, it has over 16000 images, that have been updated in the last couple of years, I have a very nice quantity of 96.900 pages indexed in Google, yet, only 19 images in Google Images
I know google images bot is slowly, or at least I read about that, but why is so slow?
All the images have alt, title, a link to the image... now I am showing the image inside a h5 tag, just to test something different
I have allowed google bot to spider images in webmaster tools
Am I missing something regarding images?
Thanks for your time
|
It maybe better to remove the following as it is better not to restrict
the bots in any way & bad bots will ignore restrictions anyway.
User-agent: *
Disallow: /cgi-bin/
Disallow: /tmp/
Disallow: /cache/
Disallow: /class/
Disallow: /images/
Disallow: /include/
Disallow: /install/
Disallow: /kernel/
Disallow: /language/
Disallow: /templates_c/
Disallow: /themes/
-----------------------------
also to remove line from meta tags
--------------------
-<meta name="robots" content="index,follow" >
----------------------------
and just replace original robots.txt file with
----------------------------------------
User-agent: *
Disallow:
---------------------
allowing everything
just might work.....
of course many other people will probably beg to differ.
(of course it could be that the site is not in ENGLISH (broma).....