Searching part of url

deef

Junior Member
Joined
Dec 16, 2008
Messages
105
Reaction score
19
I wish to search on for example google...

All sites in belgium that have keyword in they're url.

so thought something like

*keyword*.be

But how do I do this ? ... lol don't find the right methode...

I can search like this:

keyword link:.be

But this will give me also
thisisnotthekeyword.be/map/map/keyword.html

or

thisisnotthekeyword.be

Is there someone who has a good idea to so specific ?

Cheers,

deef
 
Hello deef, I assume you are using the inurl:"keyword", on google.be sites?

Whereas your results now are all messed up with with keywords randomly strung in URLs...

If you try something like: inurl:"keyword*.be/index.html"

or with variations on default pages, that way you wont get random stuff... you'd have to play around with placing the wild card.
 
Back
Top