I'm looking for a php script with a web front end that will do the following: Take a list of several hundred WP root urls in the form "http://mydomain.com" Take a given search string e.g. "big bright red cars" - without quotes Construct a search url from those 2 elements e.g. "http://mydomain.com/?s=Big+red+cars" for given each root url Search and return a list all WP blogs (with the complete search url i.e "http://mydomain.com//?=Big+red+cars" ) that DON'T have a "not found/nothing found etc" string in their returned results PM any questions and your quotes, TAT etc. Thanks