A client once asked me why their site showed 40,000 pages in Google when they had published only 300. I ran one query, site:theirdomain.com, and the answer appeared in about four seconds. Thousands of tag pages and filter URLs were sitting in the index, quietly draining their crawl budget. That single command is one of dozens of Google search operators, the special characters and prefixes that turn a vague search into a precise instruction.
Most people type a few words and scroll. SEO professionals type commands. These operators let you filter Google by domain, title, URL, file type, date, and much more. They cost nothing, need no tools, and reveal things a normal search hides. The catch is that Google keeps changing them. Some die without warning, and half the guides online still list dead commands as if they work. This guide fixes that. You will get every operator that works right now, the ones Google killed, and the exact combinations that professionals use daily.
Quick answer: Google search operators are commands like
site:,intitle:,inurl:, andfiletype:that you type into the search bar to filter results with precision. Around 25 still work reliably in 2026. Several, includingcache:,link:, andrelated:, have been deprecated. Combine two or three operators to run audits, find link prospects, and spot content gaps fast.
What Are Google Search Operators?
A Google search operator is a command or symbol that filters and refines your search results. You type it directly into the search bar. Instead of guessing what you want, Google follows your exact instruction, such as showing results from one website or one file type. Operators are also called advanced search commands, search parameters, or search prefixes.
Think of a normal search as asking a question out loud. An operator is more like writing a precise request. The most famous example is the quotation mark. Wrap a phrase in quotes, and Google shows only pages with that exact wording. That is a search operator in its simplest form.
Why operators still matter in the AI era
Look, AI Overviews and tools like ChatGPT, Perplexity, and Claude now answer many queries for you. So why learn operators at all? Because AI gives you summaries, while operators give you primary sources. You cannot ask an AI engine to reliably return every PDF on a government domain about a single topic. An operator does that in one line.
Here is the thing. The two work best together. Smart researchers run operator stacks to surface raw material, then feed that material to an AI tool for synthesis. One finds it. The other compresses it. That is why operators remain a core SEO skill even as search shifts toward AI.
Where SEO pros use operators most:
- Auditing which pages Google has indexed
- Finding guest post and link building opportunities
- Spotting duplicate or scraped content
- Researching competitor content and publishing speed
- Locating files that should not be public
The Complete Google Search Operators List (2026)
Around 25 Google search operators work reliably in 2026. Google has not added a new one since 2019, and it has quietly retired at least 12 since 2010. The table below is your quick reference. Every example is copy ready. The status column tells you what to trust and what to skip.
| Operator | What it does | Example | Status |
|---|---|---|---|
" " | Matches an exact phrase | "technical seo" | Working |
- | Excludes a word or site | seo -jobs | Working |
OR or | | Matches either term | seo OR sem | Working |
AND | Requires both terms | seo AND ppc | Working |
* | Wildcard for any word | "best * for beginners" | Working |
( ) | Groups terms | (seo OR sem) tools | Working |
.. | Number or year range | laptop $500..$800 | Working |
site: | Limits to one domain | site:nytimes.com | Working |
intitle: | Word in the title tag | intitle:seo | Working |
allintitle: | All words in the title | allintitle:seo guide | Working |
inurl: | Word in the URL | inurl:write-for-us | Working |
allinurl: | All words in the URL | allinurl:seo tips | Working |
intext: | Word in body text | intext:backlinks | Working |
allintext: | All words in body text | allintext:link building | Working |
inanchor: | Word in anchor text | inanchor:seo | Unreliable |
filetype: or ext: | Limits to a file type | filetype:pdf seo | Working |
AROUND(X) | Two words within X words | content AROUND(3) marketing | Working |
before: / after: | Filters by date | seo after:2025-01-01 | Working |
define: | Defines a word | define:crawl budget | Working |
source: | News from one source | apple source:bbc | Working |
cache: | Cached page snapshot | cache:apple.com | Dead |
link: | Pages linking to a URL | link:apple.com | Dead |
related: | Similar sites | related:apple.com | Dead |
info: / id: | Page information | info:apple.com | Dead |
~ | Synonyms | ~cheap | Dead |
+ | Forced exact match | +seo | Dead |
One quick rule that trips people up
The colon must touch its value. Type site:example.com with no space. Write site: example.com, and Google treats it as a normal search. Also, keep OR and AND in uppercase. In lowercase, Google reads them as ordinary words.
Text and URL Operators for SEO Audits
Text and URL operators tell Google where to look on a page. The main ones are intitle:, allintitle:, intext:, allintext:, inurl:, and allinurl:. Use them to find pages by title, body content, or URL path. They form the backbone of most SEO audits and competitor research because they reveal how a site is structured.
Start with intitle:. It finds pages with your word in the HTML title tag. The stricter allintitle: requires every listed word in the title. Many SEOs use allintitle: for a quick difficulty check. If allintitle:"your target phrase" returns under 100 results, there is likely room to rank. Over 10,000, you are fighting uphill.
Then there is inurl:, which finds your term inside the URL. This one is gold for link building. Search inurl:write-for-us with your niche, and you surface sites openly asking for contributors.
How to search a specific site or word
Want to search a word on one website? Combine site: with your term. For example, site:ahrefs.com "seo tips" shows every page on that domain mentioning the phrase. This is the fastest way to search a specific site, find internal linking spots, or check how a competitor covers a topic.
You can go narrower. Restrict to a subfolder with site:nicheadvertiser.com/blog. Restrict to a whole top level domain with site:.gov, site:.edu, or site:.org. That last trick is how researchers pull data from trusted sources fast.
Worked example: find indexation bloat
site:yourdomain.com inurl:(tag OR filter OR sort) This surfaces tag archives, filter pages, and sort URLs. These are the most common causes of index bloat. If they appear, set them to noindex.
File Type and Boolean Operators
File type and Boolean operators control what format you see and how your terms combine. Use filetype: (or its alias ext:) to return only PDFs, spreadsheets, or slides. Use Boolean logic like -, OR, and * to include, exclude, or expand results. Together they let you filter with real precision.
The filetype: operator works with PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, CSV, TXT, and more. It does not work with made up extensions, so a search like filetype:git returns nothing useful. A favorite research move is stacking it with a domain. Try site:.edu filetype:pdf "marketing budget". You get real budget documents that few people ever link to.
Boolean operators are just as useful. The minus sign strips out noise. If you research a broad topic buried under junk, - cleans it up fast.
How to exclude words from a Google search
To exclude or omit words, put a minus sign directly before the term with no space. Searching jaguar -car removes automotive results and leaves the animal. You can exclude a whole site too with -site:nicheadvertiser.com. Stack several exclusions in one query, like seo -jobs -course -salary, to filter aggressively.
Boolean quick reference:
| Goal | Operator | Example |
|---|---|---|
| Exclude a term | - | apple -fruit |
| Match either term | OR | ppc OR sem |
| Fill in a blank | * | "how to rank * fast" |
| Set a price range | .. | phone $300..$600 |
| Force an exact phrase | " " | "core web vitals" |
One more thing on wildcards. The * symbol stands in for any word. Search "best * for small business", and Google reveals how different niches phrase the same idea. It is a simple trick for content research and title ideas.
Date, Proximity, and Advanced Operators
Date, proximity, and advanced operators help you filter by time and word distance. Use before: and after: to find content from a specific period. Use AROUND(X) to find two words near each other. These are the operators that separate casual users from professional researchers, and most people never touch them.
The date operators are simple and powerful. Search seo trends after:2025-06-01 to see only recent posts. Combine both with a domain to measure a competitor’s publishing speed. For example, site:competitor.com after:2025-01-01 before:2025-04-01 shows roughly how much they published in that window. Keep in mind the count is approximate, since it includes updated pages.
The proximity operator AROUND(X) is a hidden gem. Search content AROUND(3) marketing, and Google returns pages where those two words sit within three words of each other. It catches natural variations like “content driven marketing” or “marketing content strategy” that a plain search would miss.
What changed in Google search recently
Google keeps shifting the ground under power users. In September 2025, Google silently disabled the num=100 URL parameter. That trick once let you load 100 results on one page, and many SEO audit workflows relied on it. Now it returns the default 10, so old scripts break.
There is a workaround for a different problem too. If AI Overviews clutter your results, add &udm=14 to the search URL. This returns classic organic results with the AI summary removed. In January 2026, Google upgraded AI Overviews to its Gemini 3 model, and the feature now runs in more than 200 countries.
Operator Combinations Professionals Actually Use
Single operators are useful. Stacked operators are where the real power lives. Combining two, three, or four commands lets you extract insights that would take hours to find by hand. Below are field tested combinations for the most common SEO jobs, from link building to duplicate content checks. Each one is copy ready.
Here is the mindset. One operator gets you a broad list. Six operators get you the single page that answers your question. Google handles up to around 7 operators before results start to blur, so 5 to 7 is the sweet spot.
Link building and outreach:
"your niche" intitle:"write for us" inurl:write-for-us
"your topic" intitle:resources inurl:resources
allintitle:review (competitor1 OR competitor2) Technical SEO and audits:
site:yourdomain.com filetype:pdf
"unique sentence from your page" -site:yourdomain.com
site:competitor.com after:2025-01-01 A pros and cons look at using operators
| Pros | Cons |
|---|---|
| Free and instant, no tools needed | Google can change them without notice |
| Great for spot checks and quick audits | site: counts are only approximate |
| Reveal footprints tools may miss | Results blur past 7 stacked operators |
| Work across most search engines | A few operators are now unreliable |
That second combination is worth a note. Quote a distinctive sentence from your own page and search for it outside your domain. High match counts on real content often mean scraper sites are copying you. It is a five second plagiarism check.
Do Operators Work on Bing, YouTube, and AI Search?
Most core operators carry across search engines. Commands like site:, intitle:, inurl:, filetype:, and exact match quotes work on Google, Bing, DuckDuckGo, and Brave Search. Some are Google specific, such as AROUND(X). Platforms like YouTube, Google Maps, and Google Drive also support their own filters and advanced search options.
Bing offers a few operators Google lacks, like contains: for pages linking to a specific file type. DuckDuckGo and Brave respect the standard set, so your muscle memory transfers. This matters if privacy focused search is part of your workflow.
AI search is a different story. Most AI engines do not support structured operators yet, though Perplexity has started adding limited support. For now, treat operators as a Google and Bing skill, and treat AI tools as the layer that summarizes what your operators find.
Statistics callout
A 2026 security analysis found that basic operators like
site:,filetype:, andinurl:still expose misconfigured servers or leaked files in around 43% of organizations tested, with 74% of those findings rated high severity. Operators are not just an SEO tool. They are a reminder to audit what your own site leaves public.
That figure is a useful prompt. Run site:yourdomain.com filetype:pdf and site:yourdomain.com inurl:login on your own domain today. You may be surprised what Google has indexed.
Common Mistakes to Avoid
Small syntax errors break operators silently. The most common mistakes are adding a space after the colon, typing Boolean commands in lowercase, and relying on operators Google has already killed. Getting the format right is the difference between clean data and a normal search that ignores your command entirely.
Look out for these traps:
- Space after the colon.
site: example.comfails.site:example.comworks. - Lowercase Boolean.
orandandbecome normal words. UseORandAND. - Too many quoted phrases. Stick to 2 or 3 quoted strings, or Google starts fuzzy matching.
- Using dead operators. If a guide tells you to use
link:orcache:, the guide is old.
Will Google ban you for using operators?
No. Running operators is completely allowed. That said, firing off many complex queries very fast can trigger a CAPTCHA prompt. Google is checking that you are human, not punishing you. Your account and IP stay safe. Slow your pace a little, clear the prompt, and carry on. For heavy research, spread queries out rather than blasting dozens in a row.
Frequently Asked Questions
What is a search operator?
A search operator is a command, symbol, or prefix you add to a Google search to filter or refine results. Examples include site: to limit results to one domain and filetype: to return only a certain file type. Operators turn a vague keyword search into a precise instruction, which makes them essential for SEO audits, research, and link building.
How do I search for a word on a specific website?
Use the site: operator with your phrase. For example, site:example.com "content marketing" shows every page on that domain mentioning content marketing. To search a whole section, narrow it with a subfolder like site:example.com/blog. This is the fastest way to find internal linking spots or see how a competitor covers a topic on their own site.
How do I exclude or omit words from a Google search?
Place a minus sign directly before the word you want gone, with no space. Searching apple -fruit removes fruit results. You can exclude several terms at once, like seo -jobs -course, and you can even exclude a full site with -site:example.com. This cleans up noisy searches fast and is one of the most useful operators for research.
How do I search for a PDF or file type on Google?
Use the filetype: operator followed by the extension. For example, filetype:pdf marketing report returns only PDF files. It works with DOC, PPT, XLS, CSV, and other formats too. To find files on one site, stack it with site:, like site:example.com filetype:pdf. This is also how you check whether private files are accidentally public.
Does the cache: operator still work?
No. Google removed the cache: operator and the cached page feature in early 2024. To view an older snapshot of a page, use the Wayback Machine at archive.org instead. Several other operators are also dead, including link:, related:, and info:. Any guide still listing these as working has not been updated and should not be trusted for real research.
How do I find backlinks now that link: is dead?
Google deprecated link: back in 2017, and it never returned complete data. For real backlink analysis, use a dedicated tool like Ahrefs, Semrush, or Google Search Console. Search Console shows the links Google actually sees for your own site, free of charge. Third party tools maintain their own link databases and let you analyze competitors, which the old operator never did well.
How many search operators can I combine at once?
You can stack several, but 5 to 7 is the practical sweet spot. Google parses more than that, but past roughly 7 operators, results start to fuzzy match instead of filtering strictly. Also limit yourself to 2 or 3 quoted phrases per query for the same reason. Start broad, then add one operator at a time until you narrow down to what you need.
Are Google search operators case sensitive?
Mostly no. Commands like site:, inurl:, and intitle: work the same in any case. There is one key exception. Boolean operators OR and AND must be uppercase. Typed in lowercase, Google treats them as regular search words rather than commands. So seo OR sem works as intended, while seo or sem does not filter the way you expect.
Do operators work on mobile and other search engines?
Yes. The syntax is identical on mobile and desktop, though the results page looks different. Most core operators, including site:, intitle:, filetype:, and quotes, also work on Bing, DuckDuckGo, and Brave Search. A few are Google specific, like AROUND(X). AI engines mostly do not support structured operators yet, with Perplexity being an early exception.
Conclusion
That client with 40,000 indexed pages? We fixed it in a week. One site: search exposed the bloat, a few stacked operators mapped every tag and filter URL, and a noindex rule cleared the clutter. Their crawl budget went back to the pages that actually mattered. No expensive tool did that. A handful of free commands did.
The short version is this. Google search operators are the cheapest, fastest edge in SEO. Around 25 still work in 2026, a dozen are dead, and the pros win by knowing the difference and stacking the survivors. Start with site:, intitle:, inurl:, and filetype:. Add before:, after:, and AROUND(X) as you grow. Then combine them, because that is where the magic happens.
Bookmark this guide, since Google changes these commands often and we keep it current. Now open a new tab and run site: on your own domain. What will you find hiding in Google’s index?