Google Search Operator Cheat Sheet: The Complete Reference for SEO Professionals
Every SEO professional should have Google’s advanced search operators in their toolkit. These commands let you query Google’s index with surgical precision, turning the search bar into a powerful auditing, research, and competitive analysis tool.
This guide covers every known operator, from everyday essentials to obscure power moves, along with practical formulas you can copy and use today.
Basic Search Operators
These are the building blocks. Most operators on this list become more powerful when combined with these fundamentals.
| Operator | What It Does | Example |
|---|---|---|
"phrase" | Forces exact-match results | "technical SEO audit" |
OR or | | Returns results matching either term | SEO OR SEM |
AND | Requires both terms (default behavior, but useful for clarity) | SEO AND analytics |
- | Excludes a term from results | jaguar -car |
* | Wildcard placeholder for any word | "best * for travel SEO" |
( ) | Groups terms and operators to control logic | (SEO OR SEM) AND tools |
+ | Forces inclusion of a common word (largely redundant with quotes now) | +the matrix |
_ | Single-word wildcard within quotes | "SEO _ strategy" |
Site and URL Operators
These let you interrogate specific domains, URLs, and page elements. They are the backbone of technical SEO auditing.
| Operator | What It Does | Example |
|---|---|---|
site: | Restricts results to a specific domain or subdomain | site:wikipedia.org |
site:.tld | Restricts results to a top-level domain | site:.edu |
inurl: | Keyword must appear in the URL | inurl:seo-guide |
allinurl: | All specified keywords must appear in the URL | allinurl:seo checklist 2025 |
intitle: | Keyword must appear in the page title | intitle:"link building" |
allintitle: | All specified keywords must appear in the title | allintitle:technical SEO audit |
intext: | Keyword must appear in the body text | intext:"core web vitals" |
allintext: | All keywords must appear in the body text | allintext:crawl budget optimization |
inanchor: | Keyword appears in anchor text of inbound links | inanchor:"best travel agency" |
allinanchor: | All keywords must appear in anchor text | allinanchor:adventure travel reviews |
related: | Finds sites Google considers similar | related:wikipedia.org |
Content and File Type Operators
Useful for finding specific types of content across the web or within a single domain.
| Operator | What It Does | Example |
|---|---|---|
filetype: | Restricts results to a file type | filetype:pdf site:wikipedia.org |
ext: | Functionally identical to filetype: | ext:csv "travel data" |
imagesize: | Filters image results by pixel dimensions | imagesize:1920x1080 landscape |
src: | In image search, finds images hosted at a specific source | src:wikipedia.org |
Proximity Operator
This is one of the most underused and powerful operators available.
| Operator | What It Does | Example |
|---|---|---|
AROUND(X) | Two terms must appear within X words of each other | "Wikipedia" AROUND(3) "unreliable" |
AROUND() is invaluable when you need to find contextual relationships between terms rather than simple co-occurrence on a page. A page that mentions “Wikipedia” in the header and “unreliable” in the footer is not the same as a page that says “Wikipedia is often considered unreliable.” This operator lets you distinguish between the two.
Date and Range Operators
These let you filter results by time and numeric ranges.
| Operator | What It Does | Example |
|---|---|---|
before: | Results published before a date | before:2025-01-01 |
after: | Results published after a date | after:2024-06-01 |
daterange: | Results within a Julian date range (rarely used) | daterange:2460310-2460676 |
.. | Numeric range | camera $200..$500 |
Combine before: and after: to create a specific window:
"Wikipedia" after:2025-01-01 before:2025-02-01
…returns mentions only from January 2025.
Source-Specific Operators
Operators that target specific Google verticals or content types.
| Operator | What It Does | Example |
|---|---|---|
source: | Restricts Google News results to a publication | source:reuters "climate change" |
location: or loc: | Filters by geographic location in Google News | location:nashville "music industry" |
map: | Forces map-based results | map:Nashville |
movie: | Returns showtimes and movie info | movie:Oppenheimer |
stocks: | Returns stock ticker info | stocks:GOOG |
weather: | Returns weather for a location | weather:Nashville |
define: | Returns dictionary definition | define:algorithm |
in | Unit and currency conversion | 100 USD in EUR |
@ | Searches within a social platform | @twitter SEO tips |
# | Searches for a hashtag | #TravelSEO |
$ | Searches for a price | laptop $999 |
Deprecated Operators (Know They Exist, Don’t Rely on Them)
Google has quietly retired several operators over the years. You may still see them referenced in older guides.
| Operator | Status | Notes |
|---|---|---|
link: | Fully deprecated | Used to show pages linking to a URL. No longer functional. |
cache: | Being phased out | Google has removed cache links from SERPs. Inconsistent results. |
info: | Mostly deprecated | Replaced by site: for single-URL lookups. |
~ | Deprecated | Used to include synonyms. Google now does this automatically. |
blogurl: | Deprecated | Died with Google Blog Search. |
Practical Formulas You Can Use Today
The real power of search operators comes from combining them. Below are proven formulas for common SEO and marketing tasks.
Find Online Brand Mentions (Excluding the Brand’s Own Site)
This formula surfaces everywhere a brand is being talked about across the web while filtering out the brand’s own properties.
Basic formula:
"Brand Name" -site:branddomain.com
Example:
"Wikipedia" -site:wikipedia.org
Layer on exclusions for owned social channels:
"Wikipedia" -site:wikipedia.org -site:facebook.com -site:twitter.com -site:instagram.com -site:linkedin.com -site:youtube.com
Narrow to specific mention types:
"Wikipedia" -site:wikipedia.org intitle:"review"
"Wikipedia" -site:wikipedia.org inurl:blog
"Wikipedia" -site:wikipedia.org filetype:pdf
Restrict to a specific date range:
"Wikipedia" -site:wikipedia.org after:2025-01-01 before:2025-02-01
Find mentions on high-authority site types:
"Wikipedia" -site:wikipedia.org site:.edu
"Wikipedia" -site:wikipedia.org site:.gov
"Wikipedia" -site:wikipedia.org site:reddit.com
Find mentions alongside a competitor or related entity:
"Wikipedia" AROUND(5) "Britannica" -site:wikipedia.org -site:britannica.com
Account for alternate brand references:
("Wikipedia" OR "wikipedia.org") -site:wikipedia.org
This catches instances where someone references the URL as text rather than the brand name itself.
Index Coverage Audit
site:wikipedia.org
site:wikipedia.org -www
site:wikipedia.org inurl:https
site:wikipedia.org filetype:pdf
site:wikipedia.org intitle:index.of
The first query shows total indexed pages. The second reveals indexed subdomains. The third checks for HTTPS adoption across indexed URLs. The fourth finds indexed PDFs (which may or may not be intentional). The fifth finds exposed directory listings, which can be a security concern.
Content Gap and Competitor Research
intitle:"keyword" -site:yourdomain.com
"keyword" site:competitor.com
allintitle:keyword1 keyword2 keyword3
"keyword" filetype:pdf site:.edu
Finding Link Building Opportunities
"keyword" inurl:resources
"keyword" intitle:"useful links"
"keyword" intitle:"recommended sites"
"keyword" intext:"suggest a resource"
Finding Guest Post Opportunities
"keyword" intitle:"write for us"
"keyword" intitle:"guest post guidelines"
"keyword" inurl:contribute
"keyword" "submit an article"
Identifying Duplicate Content
"exact sentence from your page" -site:yourdomain.com
Paste a unique sentence from your content in quotes and exclude your own domain. Any results are potential duplicates or scrapers.
Tips for Getting the Most Out of Search Operators
- Operators are case-insensitive, with exceptions. The operators themselves (
site:,inurl:, etc.) work in any case. However,ORmust be uppercase. Lowercaseoris treated as a regular search term. - No space after the colon.
site:wikipedia.orgworks.site: wikipedia.orgdoes not. - Combine freely. Most operators can be chained together. Start simple, then layer on additional operators to narrow your results.
- Results are estimates. The result count Google shows for operator queries is notoriously inaccurate. Use it as a rough signal, not a precise metric.
- Test in Incognito. Personalized search can skew operator results. Use an incognito window for the most neutral results.
- Google changes things without telling you. Operators get deprecated, modified, or subtly changed without documentation updates. If something stops working, it may not be your syntax. Test periodically and stay current with SEO community discussions.