For example:
I want to search for web hosting in domain css-tricks.com. So I will do this:
site:css-tricks.com web hosting
But that site has a forum section at http://css-tricks.com/forums/. I don't want any result from the forums discussions.
Is there any regular expression or trick to achieve what I want?