MeshWorld India Logo MeshWorld.
Cheatsheet Google Search SEO Productivity Research 8 min read

Google Search Operators Cheat Sheet 2026

Darsh Jariwala
By Darsh Jariwala
| Updated: May 17, 2026
Google Search Operators Cheat Sheet 2026
TL;DR
  • Still work in 2026: site:, filetype:, intitle:, inurl:, "exact phrase", before:, after:, -exclude, OR, define:, AROUND(n)
  • Removed / broken: link:, cache: (killed March 2024), inanchor: (unreliable)
  • Add verbatim to the search bar (under Tools → All results) to skip AI Overviews and get literal matches
  • Combine operators for surgical research — site:reddit.com "topic" after:2025-01-01 is more useful than any AI summary

Quick reference tables

Core operators — confirmed working in 2026

OperatorSyntaxExampleWhat it finds
site:site:domain.com querysite:github.com fastapiPages on a specific domain
filetype:filetype:ext queryfiletype:pdf machine learningSpecific file types
intitle:intitle:word queryintitle:cheatsheet pythonPages with word in <title>
allintitle:allintitle:word1 word2allintitle:docker compose tutorialAll words in title
inurl:inurl:word queryinurl:login admin panelPages with word in URL
allinurl:allinurl:word1 word2allinurl:github actions workflowAll words in URL
intext:intext:word queryintext:"API key"Word in page body
"phrase""exact phrase""react server components"Exact phrase match
-excludequery -wordpython -snakeExclude a word
ORquery1 OR query2vue OR react tutorialEither term
ANDquery1 AND query2docker AND kubernetesBoth terms (default)
before:query before:YYYY-MM-DDgpt-4 before:2024-01-01Results before date
after:query after:YYYY-MM-DDllm tools after:2025-06-01Results after date
define:define:worddefine:entropyDictionary definition
AROUND(n)word1 AROUND(3) word2react AROUND(5) tutorialWords within n words of each other
*"best * for python""best * for python"Wildcard within a phrase
$laptop $500laptop $800Price search
#..#number rangecamera $300..$600Numeric range
@@username@elonmuskSocial media handle
##hashtag#buildinpublicHashtag search

Removed / deprecated operators

OperatorStatusNotes
cache:Removed March 2024Use Wayback Machine instead
link:Removed 2017Use Ahrefs/Moz for backlinks
related:UnreliableSometimes works, often returns nothing
inanchor:UnreliableReturns inconsistent results
info:RemovedWas a site overview shortcut

File types supported by filetype:

TypeUse for
pdfResearch papers, reports, whitepapers
ppt or pptxPresentations, slide decks
doc or docxWord documents
xls or xlsxSpreadsheets, datasets
csvRaw data files
txtPlain text, config files
xmlFeeds, sitemaps
jsonAPI responses, config dumps

AI Overview bypass techniques

Google’s AI Overviews (formerly Search Generative Experience) often push organic results below the fold. Here is how to get back to primary sources:

Method 1 — Verbatim mode

Click Tools → All results → Verbatim in the search results page. This forces Google to match your exact words, skips personalization, and suppresses most AI Overviews. No operator needed — it is a UI toggle.

Method 2 — Exclude AI source signals

plaintext
topic -site:quora.com -site:reddit.com

Adding -site: for aggregator domains often surfaces original research and documentation that AI Overviews mine from.

Method 3 — Date filter

Results from the last month rarely have AI Overview coverage yet:

plaintext
topic after:2026-04-01

Method 4 — Force a specific source

plaintext
site:arxiv.org transformer attention mechanism
site:developer.mozilla.org CSS grid
site:docs.python.org asyncio

Power-user search recipes

Research a company before an interview

plaintext
"company name" site:glassdoor.com OR site:levels.fyi OR site:blind.app
"company name" layoffs OR "hiring freeze" after:2025-01-01
"company name" filetype:pdf annual report after:2025-01-01

Find open-source alternatives

plaintext
"open source alternative" "product name" site:github.com OR site:alternativeto.net
"product name" self-hosted OR "self-host" OR "open source"

Find specific code examples

plaintext
site:github.com "fastapi" "async def" filetype:py
site:stackoverflow.com "react hooks" "useEffect" after:2025-01-01

Academic and technical papers

plaintext
filetype:pdf "machine learning" "2025" site:arxiv.org
intitle:"research paper" "large language model" after:2025-06-01

Find leaked or exposed data (security research)

plaintext
intitle:"index of" "config.env"
filetype:env "DB_PASSWORD"
inurl:"/phpinfo.php"
Ethical Use Only

These operators can surface publicly indexed but unintentionally exposed files. Only use for authorized security audits or to check your own exposure. Accessing unauthorized data is illegal.

Find salary and pricing data

plaintext
"software engineer" salary "India" OR "remote" site:levels.fyi after:2025-01-01
"SaaS pricing" "$99/month" OR "$199/month" after:2025-01-01

Competitor research

plaintext
site:competitor.com -site:competitor.com/blog      # Non-blog pages only
intitle:"case study" site:competitor.com
"powered by competitor" OR "built with competitor" -site:competitor.com

Find job postings directly (bypass aggregators)

plaintext
site:greenhouse.io "senior engineer" "remote" after:2026-01-01
site:lever.co "product manager" "Series B"

Combining operators: visual reference

plaintext
┌──────────────────────────────────────────────────────────────────┐
│  FULL OPERATOR ANATOMY                                           │
│                                                                  │
│  site:reddit.com  intitle:"react hooks"  after:2025-06-01  -ads │
│  ───────────────  ─────────────────────  ─────────────────  ─── │
│  Domain filter    Title must contain     Freshness filter   Exc  │
│                                                                  │
│  Result: Reddit threads, titled around "react hooks",           │
│  published after June 2025, excluding results with "ads"        │
└──────────────────────────────────────────────────────────────────┘

Search operator combinations by use case

GoalSearch string
Find a PDF tutorial on a topicfiletype:pdf "topic" tutorial
Find recent discussions on Redditsite:reddit.com "topic" after:2026-01-01
Find a config or env file examplefiletype:env OR filetype:yaml "DATABASE_URL" site:github.com
Check if a competitor mentions yousite:competitor.com "your brand"
Find broken links or 404 pagessite:yourdomain.com inurl:404
Find all subdomains indexedsite:*.yourdomain.com -www
Find hacker news threadssite:news.ycombinator.com "topic"
Find specific version of docssite:docs.djangoproject.com "4.2"
Research before a meeting"person name" site:linkedin.com OR site:twitter.com
Find free datasetfiletype:csv OR filetype:json "dataset" "license"

ShortcutAction
/Focus the search box
EnterSubmit search
TabEnterSelect autocomplete suggestion
Alt+←Go back to previous result
Arrow keysNavigate search results (after clicking one)

What changed in 2026

  • AI Overviews expanded to 40+ countries and now appear on 30–40% of informational queries
  • cache: is gone — archived pages only via web.archive.org or Google’s cached links in the three-dot menu (inconsistent)
  • before: / after: now accept partial dates: before:2025 works, after:2025-06 works
  • Verbatim mode now requires two clicks: Tools → All results → Verbatim (was one click before 2025)
  • SGE / AI Overviews cite sources — check the citations panel for primary sources instead of using the AI summary directly

Summary

  • site:, "quotes", and -minus cover 80% of power-user needs
  • filetype:pdf and after: unlock research and fresh content unreachable in normal search
  • Verbatim mode + date filter is the fastest AI Overview bypass
  • Combine 2–3 operators per search; more than that rarely narrows results usefully
  • cache: is dead — use the Wayback Machine or the three-dot menu on any result

FAQ

Why do some operators return zero results? Google silently ignores operators when it has no confidence the query can be satisfied. Try relaxing constraints — remove filetype: first, then loosen the phrase match.

Does capitalization in operators matter? Operators like site:, filetype:, intitle: are case-insensitive. OR must be uppercase — lowercase or is treated as a regular word.

How many operators can I combine in one search? Google supports up to 32 words in a query. Practically, more than 4–5 operators starts returning near-zero results. Combine two or three for best precision.

Can I use search operators in Google Images or Video? site: and filetype: work in Images. Most others are web-search only. For video, use site:youtube.com or the dedicated filter UI.

Do operators work in Google Scholar? Partially. author:, source:, and "exact phrase" work in Scholar. The standard site:, filetype: operators do not apply.