Hey

I wrote some code for my website to create a photo gallery based on a folders worth of images and from a users perspective, it seems fine.

But I was kinda hoping i'd get the individual images indexed by google as a web page, as they all load from one page called photo.asp with the help of a query string.

Heres the gallery:

enterf1.com/f1/turkish-grand-prix-2009-in-photos.asp

and here's an example of a url i was kinda hoping google may index:

enterf1.com/media/photo.asp?path=images/photos/galleries/turkish-grand-prix-2009/lewis-hamilton-about-to-put-on-his-helmet

no joy though:

site:enterf1.com/media - Google Search

I have just realised that the thumbnail links have no anchor text as im using a backgroud image, could this be part of the problem (could use css text indent)

thanks