Google Search Operators: Complete List + Cheat Sheet

Key Takeaways

  • Google now processes more than 5 trillion searches a year, according to its own 2025 data (Search Engine Land, 2025). Search operators are how you cut through that volume and land on one exact result.
  • 15 operators and built-in tools are confirmed working in 2026, across four categories: content/URL search, Boolean syntax, date filtering, and information lookups.
  • 6 widely referenced operators have been retired, including cache:, link:, and phonebook:. They return nothing useful now.
  • Stacking two or three operators, for example site:gov filetype:pdf after:2025-01-01, can collapse billions of results into a few hundred targeted pages.

Google controls roughly 90% of the global search market (Statcounter, 2026). In practice, that makes Google’s search syntax the closest thing the web has to a universal query language. Yet most people never type anything beyond a plain phrase.

The result is pages of loosely matched results, repeated searches, and time lost scrolling past noise. Search operators fix that. They’re not hidden hacks: they’re documented Google features, confirmed in Google’s own search help documentation, that tell the engine exactly what you want, where to look, and what to skip. This guide covers every operator we’ve verified working in 2026, grouped by what it actually does. No dead commands, no guesswork. Copy the examples straight into Google.

Working Google Search Operators & Tools by Category (2026) Horizontal bar chart showing 15 verified working Google search operators and built-in tools grouped into four categories as of 2026. Working Google Search Operators & Tools by Category (2026) Content & URL 5 operators Boolean & Syntax 6 operators Date Filtering 2 operators Information Tools 2 operators Source: Google Search Help & Search Central, verified July 2026
15 operators and tools remain active in 2026. Six commonly referenced operators, including cache: and link:, have been retired.

Content & URL Search Operators

Five operators do most of the heavy lifting for SEO, journalism, and academic research, and each one narrows results by where a keyword appears: the domain, file format, URL, page title, or body text. According to Google’s Search Central documentation, these operators run against Google’s indexed representation of a page, so dynamically loaded content can behave differently than what you see in a browser. Stack two of them together and a billion results can drop to a few dozen.

site: — Search Within One Domain

Syntax: site:domain.com keyword

The site: operator limits results to a single domain. It’s the fastest way to check what Google has actually indexed from a website, and it doubles as a search box for sites whose own search feature is weak or missing.

Examples:

  • site:wikipedia.org artificial intelligence — all Wikipedia pages about AI
  • site:gov climate report 2025 — government reports on climate from any .gov domain
  • site:yourcompetitor.com pricing — competitor pricing pages Google has indexed

Quick tip: run site:domain.com with no keyword to see an approximate indexed page count. It’s a rough health check, but it tells you fast whether a site is barely indexed or heavily crawled. We run this exact query first thing after every client migration, before touching anything else. In one recent site-migration recovery, a fast site: check is what first exposed how many post-migration URLs Google had actually kept indexed.

filetype: — Find Specific Document Types

Syntax: topic filetype:extension — ext: works identically

Both filetype: and ext: restrict results to one file format: PDFs, spreadsheets, presentations, Word docs. It’s the most direct route to primary research, data sets, and official reports that never show up in standard blog-style results.

Supported formats: pdf, doc, docx, xls, xlsx, ppt, pptx, csv

Examples:

  • machine learning research filetype:pdf — academic and research PDFs
  • marketing budget template filetype:xlsx — actual Excel budget templates
  • annual report 2025 site:apple.com filetype:pdf — Apple’s latest annual report, directly

inurl: and allinurl: — Find Keywords in the URL

Syntax: inurl:keyword search terms / allinurl:keyword1 keyword2

inurl: finds pages where your keyword sits somewhere in the URL; the rest of the query behaves like a normal search. allinurl: is stricter: every listed word has to appear in the URL, and the whole query gets applied there, no mixed-in search terms.

Examples:

  • inurl:blog google search tips — blog posts about Google search tips
  • allinurl:2025 report sustainability — pages whose URL contains all three words
  • inurl:login site:yourcompetitor.com — competitor login and portal pages

intitle: and allintitle: — Find Keywords in the Page Title

Syntax: intitle:keyword / allintitle:keyword1 keyword2

Page titles are the strongest on-page SEO signal of what a page is really about. intitle: filters to pages where your keyword sits in the HTML <title> tag; allintitle: requires every keyword to be present there. It’s one of the more reliable operators for competitive research: if a page has your target keyword in its title, it’s almost certainly built to rank for it.

Examples:

  • intitle:"email marketing guide" 2025 — guides about email marketing
  • allintitle:best SEO tools free — pages whose title contains all four words
  • intitle:review site:rtings.com headphones — headphone reviews on RTINGS

intext: and allintext: — Find Keywords in the Page Body

Syntax: intext:keyword / allintext:keyword1 keyword2

Where intitle: checks the title tag, intext: searches body content. Use it when you’re hunting for pages that discuss a term even though it’s missing from the title or URL: niche facts, buried statistics, quotes pulled from a longer document.

Examples:

  • intext:"conversion rate optimization" case study — pages mentioning CRO alongside a case study
  • allintext:python pandas dataframe tutorial beginner — pages with all four terms in the body

Boolean Search Operators for Google

Six operators control the logic of your search, not where a keyword shows up, but how Google combines the terms you give it. These are the building blocks of precise compound queries, and every one of them stacks directly on top of the content operators above. Curious how many competitors have written about your exact keyword? One Boolean query answers that in seconds.

"..." — Exact Phrase Matching

Syntax: "your exact phrase here"

Wrapping a phrase in double quotes forces Google to return that exact string in that exact order: no synonyms, no rearranged words. It’s the most-used operator in this whole list, and the fastest way to verify a quote, trace a source, or check whether your content got scraped.

Examples:

  • "to be or not to be" -site:shakespeare.org — find who else quotes this line
  • "content is king" site:forbes.com — exact phrase on Forbes specifically
  • "your article's unique headline" -site:yourdomain.com — check for unauthorized republishing

- — Exclude Words from Results

Syntax: keyword -excluded_word (no space between the dash and the word)

A dash placed directly before a word removes any result containing it. It’s the cleanest fix when a term has more than one meaning and you only care about one of them.

Examples:

  • jaguar -car -automobile — the animal, not the brand
  • python tutorial -snake -reptile — programming, not herpetology
  • apple -fruit -recipe site:techcrunch.com — Apple company news, nothing culinary

OR — Either Term

Syntax: keyword1 OR keyword2 (must be uppercase)

By default Google assumes AND between your terms; it wants all of them present. OR loosens that so results can match either term, or both. Reach for it when the same thing goes by several names, or when you want a topic covered from more than one angle in a single query.

Examples:

  • "UX design" OR "user experience design" tutorial — tutorials using either phrase
  • site:gov pandemic OR epidemic report 2023 — government reports using either term
  • freelance OR contractor developer remote job 2025 — job listings using either word

* — Wildcard Placeholder

Syntax: "word * word" (inside quotes)

The asterisk stands in for any single word inside an exact phrase. Handy when you remember part of a quote but not all of it, or when you want every variation of a phrase pattern at once.

Examples:

  • "the best * for beginners" — finds that phrase with any word in the middle
  • "Albert Einstein * quote" — Einstein quotes with any word between “Einstein” and “quote”
  • "how to * a blog" — finds “how to start a blog,” “how to monetize a blog,” and more

.. — Number Ranges

Syntax: keyword $min..$max or keyword min..max unit

Two dots between numbers tell Google to return results inside that range. Works for prices, years, measurements, anything expressed numerically. No spaces around the dots.

Examples:

  • laptop $400..$700 — laptops priced between $400 and $700
  • best headphones $50..$150 site:rtings.com — RTINGS reviews in that price range
  • marathon training plan 12..20 weeks — plans of a specific duration
  • python developer salary 2024..2026 — salary data across that year range

( ) — Group and Control Logic

Syntax: (term1 OR term2) AND term3

Parentheses control evaluation order in compound queries, the same way they do in a math expression. Without them, Google evaluates left to right, which produces odd results the moment you mix OR with regular terms.

Examples:

  • (cat OR dog) training tips -puppy — training tips for either animal, excluding puppy-specific results
  • (site:reddit.com OR site:quora.com) "how to learn piano" — community discussions from either platform
  • ("content marketing" OR "inbound marketing") case study filetype:pdf — PDF case studies using either term

Date Filtering Operators: before: and after:

These two are among the most underused tools in Google’s kit. Most researchers don’t even know they exist, and that’s a real gap: they’re more reliable than the built-in “Any time” dropdown, which filters by crawl date rather than publish date and routinely skips recent results. before: and after: use the date metadata Google pulls from the page itself, which tracks much closer to the actual publish date.

Syntax:

  • keyword before:YYYY-MM-DD
  • keyword after:YYYY-MM-DD
  • keyword after:2025-06-01 before:2026-01-01 — combine both to define an exact window

Examples:

  • remote work productivity research after:2024-01-01 — studies published in the last two years
  • AI regulation news before:2023-06-01 — coverage from before mid-2023, for historical context
  • site:techcrunch.com startup funding after:2025-01-01 before:2025-07-01 — TechCrunch funding coverage from H1 2025 only
  • "climate change" report site:.gov filetype:pdf after:2025-01-01 — recent government PDF reports

Journalists and academics get the most out of these two. They let you build a timeline of how a topic developed instead of only surfacing the newest coverage, and they let you check whether a claim first appeared before or after a specific event.

Information & Calculation Operators

Two features turn the Google search bar into a direct reference tool: they hand back answers, not link lists. Quick, and consistently reliable.

define: — Instant Definitions

Syntax: define:word

Google pulls the dictionary definition straight into the results page. For technical jargon, financial terms, or medical vocabulary, it beats opening a separate tab. If you’d rather browse SEO-specific terminology the same way, our SEO glossary covers the vocabulary this guide assumes you already know.

Examples:

  • define:heuristic
  • define:amortization
  • define:epistemology

Calculator & Unit Conversion

Type a math expression straight into Google and it returns the answer, no operator prefix needed. Same goes for unit conversion. Google handles arithmetic, square roots, percentages, and live currency conversion.

Examples:

  • 150 * 4 + 12 — arithmetic
  • sqrt(256) — square root
  • 15% of 340 — percentage
  • 100 USD in EUR — live currency conversion
  • 5 miles in kilometers — unit conversion
  • 1 cup in tablespoons — cooking measurements

These aren’t colon-syntax operators, but they’re reliable built-in features that save you from opening a calculator app mid-research.

Active vs. Retired Google Search Operators (2026) Donut chart showing 15 of 21 well-known Google search operators remain functional in 2026, while 6, including cache:, link:, related:, info:, phonebook:, and the tilde synonym operator, have been officially retired. Active vs. Retired Operators (2026) 71% still active 15 active operators & tools 6 retired operators Sources: Google Search Help; Search Engine Land, 2024
Of the 21 operators SEOs commonly reference, 15 are confirmed working in 2026. The other 6, cache:, link:, related:, info:, phonebook:, and the ~ synonym operator, have been retired.

How to Combine Operators for Maximum Precision

A single operator is useful. A combined query is a different tool entirely. Every example below was tested in 2026 and returns a noticeably narrower result set than any single-operator version. Start with two operators, and only add a third if the results are still too broad. It’s worth asking yourself, before you stack a fourth: are you narrowing the search, or just making it fragile? A keyword-research tool like Ahrefs or Semrush can tell you search volume and difficulty, but it can’t hand you the exact primary source. That’s still a job for the operators below.

1. Find Primary Research on Any Topic

Pulls academic or government PDFs on your topic published since a given date. Combining site:, filetype:, and after: filters out press releases, blog posts, and outdated data in one pass.

2. Audit a Competitor’s Content Depth

Shows every competitor page with your keyword in its title, while excluding tag and category archive pages that inflate the count. What’s left is their actual content on the topic. This is the same manual check we run before scoping any technical SEO audit, and it’s how one React-based real estate client first surfaced the gaps that took them from zero to 45,000 monthly visitors.

3. Check for Duplicate or Scraped Content

Drop a distinctive sentence from your content into quotes and exclude your own domain. If results appear, someone’s republishing your work. The check takes about ten seconds, and it’s worth running on any piece of high-performing content.

4. Find Expert Roundup Pages Open to Pitches

Finds listicle-style roundup pages published recently, the kind that update regularly and often accept new submissions. Pair it with an outreach pitch about your product or client.

5. Locate Source Material for Fact-Checking

Verifying a claim and want the original source? Searching with before: and restricting to academic or government domains cuts through the secondary coverage and gets you to the primary material. If nothing turns up before a certain date, the claim probably emerged after that point.

Google Search Operators Cheat Sheet — Full List (2026)

Bookmark this table: every operator and tool covered in this guide, at a glance. These are also sometimes called Google dorks in security research contexts, operator strings that surface specific types of pages Google has indexed. Same syntax, different purpose.

OperatorExample SyntaxBest Used For
site:site:domain.com keywordSearch within one website
filetype: / ext:topic filetype:pdfFind PDFs, spreadsheets, docs
inurl: / allinurl:inurl:keyword topicKeyword must appear in the URL
intitle: / allintitle:intitle:keyword topicKeyword in the page title tag
intext: / allintext:intext:keyword topicKeyword in the page body text
"...""exact phrase"Match an exact phrase, no synonyms
-keyword -excludedRemove a word from results
ORword1 OR word2Search for either term
*"word * word"Wildcard within an exact phrase
..keyword $50..$200Results within a number range
( )(word1 OR word2) keywordGroup and control search logic
before:keyword before:2025-01-01Results published before a date
after:keyword after:2025-01-01Results published after a date
define:define:wordDictionary definition inline
Math / Units150 * 4 / 5 miles in kmCalculator and unit conversion

Frequently Asked Questions

Do Google search operators still work in 2026?

Most of them do. The 15 operators and tools covered in this guide are confirmed working as of 2026, tested directly in Google Search. Six others, cache:, link:, related:, info:, phonebook:, and the ~ synonym operator, have been officially retired and return irrelevant or no results (Search Engine Land, 2024). Google doesn’t always announce which ones quietly stop working, so it’s worth re-testing anything you haven’t used in a while.

Can I combine multiple operators in one search?

Yes, and that’s where they get genuinely useful. You can stack as many as you need: site:gov filetype:pdf "climate change" after:2025-01-01 is a valid single query. The practical limits are query length and diminishing returns, since too many filters can zero out your results. Start with two operators, then add a third only if the first pass is still too broad.

Are Google search operators case-sensitive?

The operator names themselves aren’t: filetype:, FILETYPE:, and Filetype: all behave the same way. The one exception is OR, which must be capitalized; lowercase or is treated as a plain search word, not a Boolean operator. Exact-phrase searches inside quotes are case-insensitive too.

Why does my site: search return far fewer pages than I expect?

The site: count is a rough estimate, not a precise index tally. Pages marked noindex, pages behind authentication, and very recently published pages may not show up. For an accurate indexed-page count tied to your own property, Google Search Console is the only reliable source, since it reflects your verified site rather than a sampling estimate. If your numbers look off after a migration or redesign, that’s usually the first sign worth running a full SEO audit over.

What replaced the cache: operator?

Google began removing the cached-page link in February 2024 and fully shut off access by that September (Search Engine Land, 2024). The best replacement is the Wayback Machine (web.archive.org), which archives pages on a regular schedule, goes back further than Google’s cache ever did, and lets you browse specific historical snapshots by date.

Want a second pair of eyes checking whether your own site is fully indexed and free of these gaps? Our free SEO audit covers indexation, crawlability, and content depth in one pass.

About the author

SEO Strategist with 16 years of experience