I am trying to use the script to search more than one folder within our domain (ucc.org). Is this possible? I have tried this: $site = "www.ucc.org/oghs/, www.ucc.org/disaster/"; but it does not work. Has anyone done this? Thanks
No, unfortunately it's not possible. Since it uses Google on the backend, it is bound by the same limitations as a Google search on www.google.com, and there is not a way to specify an OR statement for getting items within a certain URL. The closest thing you could do is have a drop-down box that the user could select to pick which site they want to search, but it's not possible to do both in a single query.