Hi everyone - It appears that Google is no longer indexing any portion of my site in its non-supps. I've tried backlinks to each page, analyzing and creating the proper meta tags, title and other aspects but still no go.
A couple months ago I filed a claim with Google because of an authorized image of mine was being used at their blogging service. I didn't want money, just for the image to be taken down. Would this have anything to do with it? I;m not joking when I say tha tGoogle is killing my site. I've got 60 pages in the non-supps and 40 images in the non-supps. With Bing, recent uploaded content has reached top ten for the search terms and I have 300 pages in the non-supps and 120 images in their image search. They even featured an image of mine on their main image search page around the world.
I have no idea what is going on with Google and would like to figure this out. I would be willing to pay anyone $$$$ for some advice. Thanks for reading. BTW, here is my robots.txt and .htaccess if these fortell any problems:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^((www\.)?example\.com|174\.***\.189\.227)?$
RewriteRule ^ - [F]
#
RewriteCond %{THE_REQUEST} ^[A-Z]+\ /([^/\ ]+/)*index\.htm\ HTTP/ [NC]
RewriteRule ^(([^/]+/)*)index\.htm$ http://www.example.com/$1 [NC,R=301,L]
#
RewriteCond %{HTTP_HOST} example\.com [NC]
RewriteCond %{HTTP_HOST} !=www.example.com
RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L]
User-agent: *
Disallow: /forums/index.php?action=help
Disallow: /forums/index.php?action=search
Disallow: /forums/index.php?action=login
Disallow: /forums/index.php?action=register
Disallow: /forums/index.php?action=admin
Disallow: /forums/index.php?action=post
Disallow: /forums/index.php?action=who
Disallow: /forums/index.php?action=printpage
[edited by: jdMorgan at 4:07 pm (utc) on Feb 26, 2010]
[edit reason] Obscured IP address [/edit]