Impersonal.me

Google Verbatim Search Tool (tbs=li:1)

Stop Google from rewriting your search queries. Force exact letter-by-letter matching, disable automatic synonym substitution, and turn off algorithmic autocorrect with tbs=li:1.

URL: https://www.google.com/search?q=&pws=0...
tld
hl
gl / cr
Save Custom Settings & Cities
Save your search setup or add cities as quick buttons
Save Profile
Save City
Google Power Parameters Optional parameters for technical SERP research. Inactive by default.
lr
tbs=qdr
safe
Build with pain
Søren Riisager
🇩🇰 Denmark • 20+ Years in Search

I am an SEO Geek from Denmark. I’ve worked with search for over 20 years, helping people understand how Google works and how to use that knowledge to grow. Along the way, I’ve built free tools for keyword research, technical SEO, and SERP analysis. My focus is always on clarity, usefulness, and real data.

Learn more about Google Verbatim Search Tool (tbs=li:1) & SEO Guide (FAQ)

Why Researchers & Technical SEOs Demand Verbatim Search

Reclaim total control over your search queries. Eliminate AI hallucinations, synonym replacements, and automated query rewriting.

Strict Exact-Word Matching

Activates Google's native tbs=li:1 parameter to guarantee every word in your query is matched strictly as typed.

Disable AI Rewrites & Synonyms

Prevents Google's semantic models (RankBrain, MUM, BERT) from replacing your exact terms with presumed synonyms.

Eliminate 'Did You Mean...' Autocorrect

Stops Google from automatically correcting code snippets, technical jargon, foreign phrases, and rare brand names.

Combine with Location & 100 Results

Pair verbatim search with city-level UULE geolocation and 100 results per page for high-powered technical audits.

The Definitive Technical Guide to Google Verbatim Search

Understand how Google semantic search alters your queries, why quotes fail, and how tbs=li:1 unlocks true literal search.

1. What is Google Verbatim Search and Why Does Google Rewrite Queries?

In standard consumer search mode, Google rarely searches for the exact characters you type into the search bar. Instead, Google routes your query through deep natural language processing (NLP) neural networks—including RankBrain, BERT, MUM, and Gemini Search. These models attempt to predict what you meant rather than what you typed:
  • Aggressive Synonym Substitution: Google replaces your keywords with words it considers equivalent (e.g. substituting inexpensive for cheap, solicitor for lawyer).
  • Algorithmic Word Dropping: In multi-word search queries, Google silently drops terms it deems low-value or non-essential to widen result pools.
  • Forced Spelling Autocorrection: Rare technical terms, programming syntax, non-English names, and server error codes are forcefully corrected to popular dictionary words.

While this AI semantic expansion assists everyday consumer searches, it severely hampers software developers, cybersecurity investigators, academic researchers, and technical SEOs. Google Verbatim Search (activated via &tbs=li:1) instructs Google's inverted index servers to bypass semantic rewrite models and execute an uncompromising, letter-by-letter literal search.

2. The Master Google Search Operators Cheat Sheet Table

Combine verbatim search with Google's advanced search syntax for laser-targeted research:
OperatorSyntax ExampleTechnical Function & Best Use Case
" " (Quotes)"uncaught TypeError: Cannot read properties"Forces exact phrase matching in unbroken sequence.
site:site:github.com "API_KEY"Restricts search results exclusively to the designated domain or TLD.
filetype:filetype:pdf "internal audit" 2024Filters index solely for specific file extensions (.pdf, .sql, .env, .docx).
inurl:inurl:wp-content/plugins/revslider/Requires specified string to appear inside the URL slug. Essential for CMS footprint audits.
intitle:intitle:"index of /" "credentials.json"Requires words to exist inside the HTML <title> tag. Primary operator for directory traversal OSINT.
AROUND(n)apple AROUND(3) lawsuitProximity operator: requires two terms to appear within n words of each other.
- (Exclude)python -snake -reptile "programming language"Excludes any web document containing the specified minus-prefixed word.
OR / |"postgresql" OR "mariadb" "slow query"Boolean OR: matches documents containing either term.

3. 1-Click Verbatim Bookmarklet for Desktop & Mobile Browsers

Google Verbatim Lock Drag this button to your bookmarks bar. Click it on any active Google search page.
Verbatim Bookmarklet Code
javascript:(function(){let u=new URL(window.location.href);u.searchParams.set('tbs','li:1');u.searchParams.set('nfpr','1');window.location.href=u.toString();})();

4. Verbatim vs. Quotes vs. Standard Search: Technical Comparison

FeatureStandard SearchQuotes ("keyword")Verbatim Mode (tbs=li:1)
Synonym Replacement❌ Aggressive⚠️ Partial (stemming applied)✅ Completely Disabled
Spelling Autocorrect❌ Forced corrections⚠️ Often overridden✅ Completely Disabled
Punctuation & Syntax❌ Mostly stripped⚠️ Punctuation often ignored✅ Preserves exact order
Word Dropping❌ Frequently drops words⚠️ Can drop in long phrases✅ Every single word required
Depersonalization❌ Heavily personalized❌ Personalized✅ pws=0 Compatible

5. Inside tbs=li:1 and nfpr=1: How Google Processes Literal Queries

Google's verbatim functionality is orchestrated by two native parameters:
  • &tbs=li:1: Stands for Tool Belt Search = Literal (1). Forces the search engine to bypass the neural synonym expansion layer, requiring exact literal string matches against Google's document postings index.
  • &nfpr=1: Stands for No Forwarding / No Proposed Replacement = 1. Suppresses the automatic "Showing results for [corrected spelling]" redirect, forcing Google to display results solely for the exact string typed.

6. Essential Engineering Use Cases: Stack Traces, Bug Hunting & OSINT

Verbatim search is the primary tool for technical professionals:
  • Software Engineering & DevOps: Searching for exact compiler error codes (e.g. fatal error: sys/cdefs.h: No such file or directory) without Google substituting words or dropping header filenames.
  • Cybersecurity & OSINT: Hunting for sensitive configuration leaks, open S3 buckets, exposed .env files, and CVE vulnerability advisories.
  • Academic & Legal Research: Verifying exact quotation attribution in contracts, patents, and historical publications.

7. How to Set Google Verbatim as Your Default Browser Search Engine (Chrome, Edge & Brave)

Rather than manually toggling Verbatim mode through multiple Google menus on every single query, you can add Google Verbatim as a custom search engine directly in your browser's address bar (Omnibox):
Browser Address Bar Integration Protocol
  1. Open your browser settings (Chrome, Edge, or Brave) and navigate to Search engine > Manage search engines and site search.
  2. Scroll to the Site search section and click Add.
  3. Set Name: Google Verbatim (Impersonal)
  4. Set Shortcut: v
  5. Set URL with %s in place of query:
    https://www.google.com/search?q=%s&tbs=li:1&nfpr=1
  6. Click Save.

How to use it: Type v into your browser address bar, hit Tab or Space, type your technical search query, and press Enter. Google will immediately launch in strict, letter-by-letter Verbatim mode with zero AI rewrites or autocorrect!

Frequently Asked Questions about Google Verbatim Search

What does Google Verbatim search actually do?

Google Verbatim search disables Google's automatic synonym substitution, prevents query rewrites, turns off spelling autocorrect, and searches strictly for the exact words and letters you entered in the search bar.

How is Verbatim mode different from putting quotes around words?

Quotes instruct Google to look for exact phrases, but Google can still apply grammatical stemming or synonym substitutions on surrounding words. Verbatim mode (tbs=li:1) disables all semantic expansion across your entire search query.

What does the tbs=li:1 parameter mean in Google URLs?

The 'tbs=li:1' parameter stands for 'Tool Belt Search = Literal 1'. It is Google's official URL parameter to activate Verbatim search mode.

What does nfpr=1 do in Google searches?

The 'nfpr=1' parameter stands for 'No Forwarding Proposed Replacement'. It prevents Google from automatically autocorrecting misspelled or technical words to popular alternatives.

Why does Google rewrite my searches in standard mode?

Google uses AI and semantic algorithms (such as BERT, MUM, and RankBrain) to interpret what it thinks you mean rather than what you literally typed. While helpful for general consumer queries, it ruins exact technical searches.

Can I combine Verbatim search with specific countries or cities?

Yes. Impersonal.me allows you to combine Verbatim search (tbs=li:1) with city-level UULE geolocation, country selection (gl), and 100 results per page (num=100).

Is this Verbatim Search tool completely free?

Yes. Impersonal.me is 100% free with unlimited queries, no daily search caps, no API keys required, and no credit card or account sign-up needed.

Does verbatim mode work with search operators like site: and filetype:?

Yes. Verbatim mode functions seamlessly alongside advanced Google operators, ensuring absolute precision for technical audits.

Copied to clipboard

Remove saved shortcut?

Are you sure you want to remove from your saved shortcuts?