Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Googlebot-Image indexing hundreds of useless thumbs and a few pics  (Read 3194 times)

0 Members and 1 Guest are viewing this topic.

flapane

  • Contributor
  • Coppermine frequent poster
  • ***
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 251
    • Flavio's page

If I check the gallery indexed photos in Google Images ( site:flapane DOT com SLASH gallery ), I notice that there are just a few pics (normal_$nameofthefile.jpg) and hundreds of useless thumbs (thumb_$nameofthefile.jpg).
I wonder why Googlebot-Image indexed only a few images, and why it indexed a lot of small thumbnails. I have no robots.txt rules for Googlebot-Image, but I wonder if I'd better adding:
Code: [Select]
User-Agent: Googlebot-Image
Disallow: /gallery/thumbnails.php?*

As a sidenote, my robots.txt already contains:
Code: [Select]
User-Agent: *
Allow: /
Disallow: /gallery/addfav.php?*
Disallow: /gallery/login.php?*
Disallow: /gallery/thumbnails.php?album=*slideshow

flapane

  • Contributor
  • Coppermine frequent poster
  • ***
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 251
    • Flavio's page
Re: Googlebot-Image indexing hundreds of useless thumbs and a few pics
« Reply #1 on: November 05, 2014, 11:21:35 am »

I've just put this in robots.txt.
Code: [Select]
User-agent: Googlebot-Image
Disallow: /gallery/albums/*/thumb_*.jpg$
I'll check the results in the next days/weeks.
It seems to work, as far as GWT is concerned.

flapane

  • Contributor
  • Coppermine frequent poster
  • ***
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 251
    • Flavio's page
Re: Googlebot-Image indexing hundreds of useless thumbs and a few pics
« Reply #2 on: November 26, 2014, 08:58:48 pm »

Uhm, it looks like after three weeks the thumbs are all still there. In theory, the trick should work.
It's strange, because Google bots are usually waaaay faster than Bing ones.
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.