SEOgoogle-search-operatorsseo-researchsite-search

Google Search Operators 2026: Complete SEO Reference

Complete 2026 reference to every Google search operator with examples for site:, inurl:, intitle:, filetype:, and advanced SEO research combinations.

Digital Applied Team
April 10, 2026
12 min read
40+

Operators covered

7

Operator categories

25+

Real-world examples

2026

Current reference

Key Takeaways

Site operator is essential.: site:example.com reveals indexed pages, subdomain coverage, and potential indexation bloat across any domain you audit.
Combine operators for precision.: Stacking intitle:, inurl:, and site: exclusions lets you find footprints, duplicate content, and gaps that simple keyword searches miss entirely.
Quotes force exact matching.: Wrapping phrases in "quotes" bypasses Google's synonym substitution and is the fastest way to find plagiarism and scraped content.
Minus excludes noise.: Prefixing terms with a minus sign removes entire domains, words, or formats from results — critical for cleaning up competitive research.
Some operators are deprecated.: link:, ~ (synonym), +, and info: no longer function. Use Google Search Console, Ahrefs, or Semrush for the workflows they once enabled.
Filetype unlocks document SEO.: filetype:pdf site:competitor.com surfaces gated assets, whitepapers, and internal PDFs — invaluable for content gap analysis and lead magnet research.

01. Basic search operators

The foundation of operator-based search is a small set of Boolean modifiers that change how Google interprets your query. Master these first — every advanced combination in later sections builds on top of them. They work on both google.com and most regional Google properties without modification.

site:example.com

Find all indexed pages on a domain. Essential for indexation audits and competitor section analysis.

"exact phrase match"

Forces Google to match the literal phrase, bypassing synonym substitution. The single fastest way to find plagiarism or scraped content.

keyword -exclude

Prefix any term, domain, or operator with a minus sign to remove it from results. Chain multiple exclusions: seo -job -jobs -career -hiring.

term1 OR term2

Returns results matching either term. Must be uppercase. The pipe character | works as a shorthand alternative.

best * tools 2026

The asterisk acts as a single-word wildcard. Useful for finding templates, discovering variant phrasings, and identifying keyword modifiers competitors use.

(seo OR ppc) "case study"

Parentheses group Boolean logic, letting you combine OR clauses with exact phrases or other operators cleanly.

02. URL operators

URL operators target strings that appear in the page URL itself — path segments, parameters, subdomains, and file paths. They are the workhorses of technical SEO research because URLs reveal site architecture, CMS choices, and indexation footprints more reliably than body content.

inurl:keyword

Requires the term to appear anywhere in the URL. Useful for finding pages with specific slugs, parameters, or path segments.

allinurl:keyword1 keyword2

Requires every term after the operator to appear in the URL. Stricter than inurl: and useful for finding multi-keyword path matches.

site:example.com inurl:blog

Combine site: with inurl: to isolate sections of a domain — blog posts, product pages, or category archives.

site:*.example.com

Subdomain wildcard pattern. Surfaces indexed subdomains you may not know exist (staging, help, docs, legacy).

site:example.com -inurl:https

Find non-HTTPS URLs still in the index. A fast pre-audit signal before running a full crawl for protocol inconsistencies.

site:example.com inurl:?

Identify parameterized URLs indexed unintentionally — often a sign of faceted navigation or session IDs leaking into the index.

For a comprehensive diagnostic framework built around these operator patterns, see our technical SEO audit checklist (200 items).

03. Title and content operators

Title and content operators restrict matching to specific on-page locations. They are the most precise way to gauge keyword competition, since pages optimized for a term will almost always place that term in the title, an H1, or the primary content block.

intitle:keyword

Requires the single term after the operator to appear in the title tag. Rest of the query matches anywhere.

allintitle:how to audit site speed

Requires all following terms to appear in the title. Best for strict head-term competition counting.

intext:keyword

Requires the term to appear in the visible body content — not just anchor text, metadata, or title.

allintext:long-tail keyword phrase

All following terms must appear in body content. Useful for finding pages that substantively cover a topic rather than just referencing it.

intitle:"2026 guide" inurl:blog

Combine title and URL operators to find freshly dated blog content — useful for finding competitors publishing updated versions of evergreen topics.

intitle:"pricing" site:competitor.com

Locate a competitor's pricing, comparison, or case study pages quickly — even when their primary navigation hides them.

04. File type and format

File type operators restrict results to specific document formats. They are underused but enormously valuable — PDFs and spreadsheets in the index are often gated whitepapers, internal training materials, and research studies that make excellent content benchmarks.

filetype:pdf

Restrict to PDFs only. Whitepapers, annual reports, academic research, and product spec sheets dominate these results.

ext:pdf

Functional alias of filetype:. Both return identical results.

"lead magnet" filetype:pdf site:competitor.com

Surface a competitor's gated content assets that are unintentionally indexed. A goldmine for content gap analysis.

filetype:xls OR filetype:xlsx "budget template"

Find spreadsheet templates. Particularly useful when researching how industries structure reporting or KPI dashboards.

filetype:ppt OR filetype:pptx "quarterly review"

PowerPoint searches often reveal board-level materials, sales decks, and product roadmaps that provide strategic context.

filetype:doc OR filetype:docx

Word documents — often leaked draft contracts, policy documents, and internal templates. Audit your own domain regularly with this operator.

Supported file types include pdf, doc, docx, xls, xlsx, ppt, pptx, txt, rtf, ps, kml, kmz, svg, and more. For a deeper look at how file-level indexing works, see how search engines work.

05. Date/time and regional

Temporal and regional operators filter results by publication date, cached version, and related domains. They are essential for freshness audits, trend research, and understanding how Google clusters sites by topical similarity.

after:2025-01-01

Returns pages Google considers published or substantially updated after the specified date. Accepts YYYY-MM-DD or YYYY format.

before:2026-01-01

Returns pages from before a date. Combine with after: to create a range: after:2025-06-01 before:2026-01-01.

cache:example.com/page

Displays Google's cached snapshot of a URL. Invaluable when a page is temporarily down or for seeing how Google rendered content recently.

related:example.com

Surfaces sites Google considers topically similar. Useful for discovering adjacent competitors, link prospects, and editorial partners you may not have mapped.

"keyword" after:2026-01-01 -site:example.com

Find fresh 2026 content on a topic while excluding your own domain — a fast way to monitor new competitor publications.

06. Advanced combinations

Operators become powerful when chained. The following recipes are battle-tested workflows for competitor research, content gap analysis, and prospecting. Each can be copied, adapted to your industry, and run in seconds.

Competitor content inventory
Map every blog post a competitor has published on a topic.
site:competitor.com inurl:blog intitle:"seo"

Scopes results to their blog section and title-match a focus keyword. Adjust inurl:blog to inurl:resources, inurl:learn, or whatever path their content hub uses.

Content gap discovery
Find topics competitors cover that you do not.
(site:comp1.com OR site:comp2.com OR site:comp3.com) intitle:"keyword" -site:yourdomain.com

Aggregates coverage across a competitor set and filters out anything you already rank for. The output is a raw gap list.

Guest post footprint
Discover sites accepting contributors in your niche.
"write for us" OR "guest post" OR "contribute" intitle:"marketing"

Classic link-building footprint. Combine with after:2025-01-01 to filter out abandoned programs.

Unlinked brand mentions
Surface third-party references that could become backlinks.
"Your Brand Name" -site:yourdomain.com -site:twitter.com -site:linkedin.com

Excludes owned and social properties to isolate editorial coverage. Each result is a potential link reclamation opportunity.

Duplicate content detection
Find pages that have copied or closely paraphrased yours.
"a distinctive sentence from your page" -site:yourdomain.com

Pick a 10–15 word sentence unlikely to occur naturally and quote it. Non-owned results are candidates for DMCA or outreach.

Gated asset discovery
Find downloadable documents indexed by competitors.
site:competitor.com (filetype:pdf OR filetype:xlsx) -inurl:blog

Isolates resources and templates they intended to gate but that leaked into the index. Benchmarks for your own lead magnet strategy.

07. Specific SEO use cases

Beyond ad hoc research, search operators support repeatable SEO workflows. These are the situations where operator-based checks should be part of a standing audit cadence rather than one-off exploration.

Indexation audits

Start every technical audit with site:domain.com to get a rough index count. Then layer exclusions to identify what should not be indexed:

site:domain.com inurl:(search OR tag OR filter OR sort)

Faceted navigation, search result pages, and tag archives are the most common sources of indexation bloat. If they appear, noindex them.

Duplicate and thin content detection

Quote distinctive on-page sentences and search outside your domain. High match counts on low-value boilerplate often indicate scraper sites or syndicated content eating into rankings.

"unique hero sentence from your homepage" -site:domain.com

Footprint research

Identify all sites using a specific CMS, theme, or affiliate network. Footprints reveal link-building opportunities and competitive patterns:

"powered by" inurl:/author/ intitle:"blog"

Migration verification

After a site migration or HTTPS move, run before/after comparisons:

site:olddomain.com -inurl:redirect

Persistent old-domain indexation 60+ days after migration indicates redirect or canonicalization gaps.

SERP feature research

Operators do not directly reveal SERP features, but they help confirm whether your queries match the content types Google favors. For a data-driven look at SERP intent, zero-click search statistics for 2026 shows how often operator-driven queries even leave Google.

For definitions of the underlying SEO concepts referenced throughout this guide — indexation, canonicalization, faceted navigation, and more — see our SEO glossary of 300 terms.

Conclusion

Google's advanced search operators are a force multiplier for any SEO, analyst, or researcher. The official ecosystem of tools will always cover more ground at scale, but operators are instant, free, and uniquely suited to ad hoc diagnostics — the moment a question arises in a client call or an audit, the answer is one query away.

Treat this reference as a working document. Bookmark it, copy the patterns that fit your workflow, and build your own stack of saved queries inside a notes app or team wiki. Over time, a shared operator library becomes one of the highest-ROI artifacts on an SEO team — institutional knowledge that speeds every future audit.

Most importantly, stay current. Google quietly adjusts operator behavior every few quarters. Re-test deprecated operators periodically, and verify that filetype and date parameters still respond as documented. The operators that survive those adjustments are the ones worth permanently wiring into your research process.

Work with Digital Applied

Need SEO expertise that goes beyond operator queries?

Our SEO team uses operator-driven research as one layer of a comprehensive audit and strategy process. If you want deep technical diagnostics, content gap analysis, and an execution roadmap tailored to your market, we can help.

Frequently asked questions

Related Articles

Continue exploring with these related guides