Google hack-inurl :? does not work?

I want to find the URL on my company website and with at least one get parameter.

Something like http://www.mysite.com/info.php?id=212

So, should there be a symbol in it ? .

However, I tried to use

website: .mysite.com filetype: php inurl :?

And it turned out so many pages without any GET parameter, why inurl doesn't work :? ?

+5
source share
1 answer

As you can see here http://support.google.com/websearch/bin/answer.py?hl=en&answer=2466433 :

Typically, most punctuation and special characters are ignored in Google Search.

Includes a question mark and why your search does not work.

+1
source

All Articles