Forum Moderators: open

Message Too Old, No Replies

Search Google for query string URL

         

ga_ga

3:07 am on Mar 17, 2003 (gmt 0)

10+ Year Member



Hope this question is ok here, it's not really Google 'news' - would there be a better place to put such questions?

I'm trying to search Google for instances of a URL cited in pages, where there is a query string attached. I've tried:

"+www.domain.+com/?"

But this seems to ignore the slash - question mark bit, and returns very similar results to:

"+www.domain.+com"

Is it possible to isolate query-string appended URLs in a search in some way? Thanks

RBuzz

3:19 am on Mar 17, 2003 (gmt 0)

10+ Year Member



As I understand it Google does not search for? -- so in order to do this you'd have to set up an API application that searched for the string you specified and then searched within each cached page for the same string with the /? .