Please log in or register to do it.

FOR SEO EXPERTS
Google Search Operators
2026
What still works, what Google killed, and 12 power stacks decoded
site:yoursite.com1intitle:"audit"2
21Still work
12Power stacks
9Dead or unreliable
0Spaces after the colon

Most SEOs learned search operators years ago and never went back to check them. That’s a problem, because a lot has changed.

Google has quietly retired operators that tutorials still recommend. AI Overviews now sit on top of results and sometimes ignore your exclusions. And one misplaced space can turn a precise query into a plain keyword search that looks fine but returns the wrong results.

So I rebuilt my operator playbook from scratch and checked it against Google’s own documentation. Here’s where things stand in 2026: 21 operators that still work, 9 that are dead or unreliable and 12 power stacks I use on real audits and campaigns.

1Anatomy of a query

The best SEO queries stack a scope, a filter or two, and an exclusion.
site:example.com1intitle:2"search operators"3-inurl:tag4

STEP 1Scopesite: limits it to one domain, subdomain or folder.

STEP 2Filterintitle: only matches words in the title tag.

STEP 3ExactQuotes keep a multi-word value together.

STEP 4ExcludeA minus removes a word, a site or any operator.

Once you think in scope, filter, exact and exclude, you can build a query for almost any SEO question.

2The 21 that still work

Grouped by job. All checked against Google’s own documentation.
Core logic
"..."Exact word or phrase
-Exclude a word, site or operator
OR |Either term. OR in capitals
( )Group terms together
*Wildcard, best inside quotes
URL, title and text
site:One domain, subdomain or folder
inurl:A word in the URL
allinurl:Every word in the URL
intitle:A word in the title tag
allintitle:Every word in the title tag
intext:A word in the body text
allintext:Every word in the body text
Files and dates
filetype:PDF, XLSX, DOCX and more
ext:Alias for filetype:
before:Dated before a year or date
after:Dated after a year or date
..A number range, like $500..$2000
Images, news, utility
src:Pages using an image URLIMAGES
imagesize:Images of an exact sizeIMAGES
source:Filter by publisherNEWS
define:Dictionary definition
Use with careAROUND(X)inanchor:allinanchor:Never documented, or too patchy to trust.

3The operator graveyard

If a tutorial still tells you to use these, it was written before these dates.
RIP+
2011
Replaced by quotes
RIP~
2013
Synonyms now automatic
RIPlink:
2017
Unreliable sample
RIPinfo:
2017
Deprecated
RIPrelated:
Mid 2023
Removed by Google
RIPcache:
Sep 2024
Switched off
RIP&num=100
Sep 2025
No more 100 results per page
WHAT TO USE INSTEAD
link:

Search Console Links report, or a backlink index
cache:

URL Inspection, or the Wayback Machine
info:

URL Inspection in Search Console
daterange:

before: and after: with plain dates

4Six 2026 gotchas

The operator still runs. It just returns something you didn’t expect.

AI Overviews can ignore exclusions

Some users see the minus operator quoted and ignored when an AI Overview fires.

num=100 is gone

Since Sept 2025. One study of 319 sites found 87.7% lost Search Console impressions.

87.7% lost impressions

site: counts are estimates

Google calls it “not comprehensive.” Use URL Inspection for anything you rely on.

Quotes match hidden text

The exact match can sit outside the snippet. For no synonyms at all, use Verbatim.

allin eats the query

Everything after allintitle: becomes a title word. Put it last.

32-word limit

Google stops reading after 32 words. Long OR chains quietly lose their tail.

The one-line fix: add &udm=14 to any search URL, or click the Web filter, for plain web results where operators behave.

512 power stacks, decoded

A real situation, the exact stack, and what every part of it does.
Indexation
1

Index bloat after a theme update

RUN ON YOUR SITE

Indexed URLs jump from 900 to 6,000 in a month. Nobody published anything.
site:example.com1inurl:tag2OR inurl:author3OR inurl:page4OR inurl:filter5
1

site:example.com Keeps every result on the one domain you are auditing.
2

inurl:tag Tag archives, the classic WordPress bloat.
3

OR inurl:author Author archives, often thin copies of the blog index.
4

OR inurl:page Paginated archives such as /page/2/.
5

OR inurl:filter Filtered product listings from faceted navigation.
YOU’LL SEEHundreds of near-empty archive and filter URLs, each a slightly different list of the same products or posts.
2

A dev copy that went public

RUN ON YOUR SITE

The redesign was built at /dev/ without a noindex. Now it ranks for your brand.
site:example.com1inurl:staging2OR inurl:dev3OR inurl:test4
1

site:example.com Scopes the search to your live domain.
2

inurl:staging Any indexed URL with staging in the path.
3

OR inurl:dev Development folders like /dev/.
4

OR inurl:test Test pages and test folders.
YOU’LL SEEDuplicate versions of real pages, placeholder copy and test forms sitting in Google’s index.
Technical
3

Faceted navigation eating the crawl

RUN ON YOUR SITE

Googlebot spends its visits on URLs that are not in your menu.
site:example.com1inurl:sort2OR inurl:filter3
1

site:example.com Scopes the search to your store.
2

inurl:sort Sorted versions of listing pages, such as ?sort=price.
3

OR inurl:filter Filter combinations such as ?filter=color.
YOU’LL SEEDozens of copies of each category, one per sort order or filter combination.
4

Documents nobody remembers publishing

RUN ON YOUR SITE

Migration day. The CMS export has no idea which PDFs Google indexed.
site:example.com1filetype:pdf2OR filetype:xlsx3OR filetype:docx4
1

site:example.com Only files on your domain.
2

filetype:pdf Indexed PDF documents.
3

OR filetype:xlsx Indexed Excel spreadsheets.
4

OR filetype:docx Indexed Word documents.
YOU’LL SEEPrice lists, old brochures, forms and the occasional internal document that was never meant to be public.
Content
5

Two of your pages fighting over one term

RUN ON YOUR SITE

Your guide slips from #4 to #11 while an old post gains impressions.
site:example.com1"technical seo"2-inurl:technical-seo-guide3
1

site:example.com Only your pages.
2

"technical seo" Every page that uses the exact phrase.
3

-inurl:technical-seo-guide Removes the page you want to rank, so only the competition is left.
YOU’LL SEEEvery other page on your site that talks about the topic, including the ones Google might be confusing with your guide.
6

Picking which posts to refresh

RUN ON YOUR SITE

Budget for ten refreshes this quarter. Which ten?
site:example.com1intitle:seo2before:2024-01-013-inurl:category4
1

site:example.com Only your pages.
2

intitle:seo Posts with SEO in the title tag.
3

before:2024-01-01 Pages Google dates before 2024.
4

-inurl:category Removes category archives from the list.
YOU’LL SEEYour older SEO posts, oldest to newest, without archive pages in the way.
Competitors
7

Mapping a competitor’s topic cluster

RUN ON OTHER SITES

One competitor wins every audit-related search. What did they build?
site:competitor.com1intitle:"seo audit"2-inurl:category3-inurl:tag4
1

site:competitor.com Only their site.
2

intitle:"seo audit" Pages targeting the phrase in the title tag.
3

-inurl:category Removes category archives.
4

-inurl:tag Removes tag archives.
YOU’LL SEETheir real content pages on the topic: guides, checklists, templates and case studies.
8

Finding where a competitor gets recommended

RUN ON OTHER SITES

A rival is in every “best of” list. Which pages vouch for them?
"Competitor Brand"1-site:competitor.com2(intitle:review3OR intitle:resources)4
1

"Competitor Brand" Pages that name them.
2

-site:competitor.com Removes their own site from the results.
3

(intitle:review Review pages…
4

OR intitle:resources) …or resource pages. The brackets keep the OR from swallowing the rest.
YOU’LL SEEThird-party reviews and curated lists that mention the competitor.
Link building
9

Getting a new guide onto resource lists

RUN ON OTHER SITES

You published a useful guide. Get it on the lists people actually use.
intitle:resources1inurl:resources2"technical seo"3-site:wikipedia.org4
1

intitle:resources Pages with resources in the title.
2

inurl:resources And in the URL, which filters out passing mentions.
3

"technical seo" On your exact topic.
4

-site:wikipedia.org Removes a site you are never going to get added to.
YOU’LL SEECurated link pages maintained by schools, associations, agencies and bloggers.
10

Placing an infographic

RUN ON OTHER SITES

Find sites that actually publish contributed graphics, not a feed of pins.
intitle:infographic1("submit"2OR "contribute")3-site:pinterest.com4-site:facebook.com5
1

intitle:infographic Pages about infographics.
2

("submit" That mention submitting…
3

OR "contribute") …or contributing. Grouped, so the OR stays inside.
4

-site:pinterest.com Removes Pinterest.
5

-site:facebook.com Removes Facebook.
YOU’LL SEEDirectories, blogs and publications with submission pages or contributor guidelines.
Outreach
11

Guest posts without the job boards

RUN ON OTHER SITES

Every guest-post search is full of job ads and Medium posts.
intitle:"write for us"1"digital marketing"2-jobs -careers3-site:medium.com4
1

intitle:"write for us" Contributor pages, by their title.
2

"digital marketing" In your niche.
3

-jobs -careers Removes employment pages.
4

-site:medium.com Removes an open publishing platform.
YOU’LL SEEGenuine contributor guidelines from blogs that take outside writers.
12

Turning brand mentions into links

RUN ON OTHER SITES

Your brand gets mentioned without a link. How often?
"Optimization Theory"1-site:optimizationtheory.com2-site:linkedin.com3-site:facebook.com4
1

"Optimization Theory" The exact brand name.
2

-site:optimizationtheory.com Removes your own site.
3

-site:linkedin.com Removes LinkedIn, where most hits are your own posts.
4

-site:facebook.com The same for Facebook.
YOU’LL SEEThird-party pages that name the brand. Some link, many do not. The ones that don’t are your easiest link wins.

6Syntax rules experts still miss

One character out of place and Google reads your operator as a plain word.
site:example.com
site: example.com

No space after the colon. Ever.

seo OR sem
seo or sem

OR only works in capitals.

-site:pinterest.com
- site:pinterest.com

The minus touches what it removes.

intitle:"seo audit"
intitle:seo audit

Quote any value longer than one word.

7Stacks that look right but are not

They run without an error. They just do not do what you think.
-inurl:https
Page indexing report

inurl: does not reliably match the protocol.

inurl:"?s="
inurl:search

Google ignores most punctuation. Match the word.

-pdf
-filetype:pdf

-pdf removes pages that contain the word pdf.

"a" OR "b" intitle:seo
("a" OR "b") intitle:seo

Brackets keep the OR from leaking.

?Search operator FAQ


No. Google retired it in 2017 because it only ever returned an unreliable sample. Use the Links report in Search Console for your own site, or a backlink index for anyone else’s.


Google switched cache: off in September 2024. Use URL Inspection in Search Console to see how Google renders your page, or the Wayback Machine for older versions.


Google calls site: counts “not comprehensive.” They’re estimates. For anything you actually rely on, check URL Inspection or the Page indexing report.


It forces the plain Web results view. Add it to any search URL, or click the Web filter, and operators behave the way they’re supposed to without AI Overviews in the way.


Two common reasons. When an AI Overview fires, some users see the exclusion quoted and ignored. And if there’s a space between the minus and what it removes, Google treats it as a plain word.

Keep this guide handy

Read the original article on Optimization Theory, or grab the full 2026 infographic as a PDF for your next audit.

Infographic design and production by Jourdan Rombough, Optimization Theory.

2026 SEO & AI Ranking Signals Infographic

Your email address will not be published. Required fields are marked *