The part I have questions about is the requirement for every URL the model appears in. Easy for static pages like www.domain.com/models/john.htm. But what about dynamic URL's, the kind that are generated when someone uses a search function on the site, say for blue-eyed blonds 20-30 years old. There could be literally hundreds of thousands of possible resulting URL's in the form of http://www.domain.com/search.php?eye...=20&highage=30. The webmaster didn't actually create that page, the system creates it on the fly using PHP or other programming. So how can a webmaster keep track of such URL's for 2257 purposes?

Kevin

Quote Originally Posted by Rich View Post
as i understand it you need to have documents for every picture on every url that the pictures appeared on and they need to be searchable using model name, real name, date of birth, url and some other stuff