Use a minus sign before the word: `apple -fruit`
Put the exact word after the minus sign with no space: `-word`
Exclude a phrase with quotes: `-“exact phrase”`
Combine multiple exclusions: `cats -dogs -pets`
Exclude a site if needed: `-site:example.com`
Keep the excluded term separate from other operators
Use parentheses only when combining multiple search operators in advanced queries
