How to get your business WhatsApp number searchable on Google for your business
Search bank of baroda whatsapp banking and a WhatsApp URL comes back. That URL sits on a page Google is forbidden to read. Understanding why it ranks anyway is the whole of this technique — and it points somewhere different from the advice usually attached to it.
ContentsWhat is on those SERPs
What is actually on those results pages
A set of queries has quietly become very valuable to large Indian brands. They look like this:
- bank of baroda whatsapp banking
- hp installation request
- whirlpool whatsapp number
Each returns a WhatsApp URL, high on the page, often above the brand's own site. The usual explanation is that WhatsApp is a powerful domain and the link inherits that power. That is half true and it hides the part you can actually use. Here is what the hosts return today:
# verified 2026-09-23
api.whatsapp.com/robots.txt
User-agent: *
Disallow: / ← every path, every crawler
wa.me/robots.txt
user-agent: *
disallow: /message/ /qr/ /profile/ /directory/ /tools/ …
(~55 specific paths — and NO bare "Disallow: /")
sitemap: https://wa.me/smp/wa_smb_custom_url.xml.gz
wa.me/919876543210
HTTP/2 302 → api.whatsapp.com/send/?phone=919876543210&…Read that chain in order. wa.me/<number> is crawlable — the disallow list names specific paths and never blocks the bare number. It redirects to api.whatsapp.com, where everything is blocked. So Google is sent to a destination it is not allowed to fetch.
It indexes the URL anyway. This is the state Search Console calls “Indexed, though blocked by robots.txt”: Google knows the address exists because pages link to it, but has never seen a word of the page.
Which means the anchor text is the page
When Google has no content to read, it composes the title and snippet from what the linking pages say — the anchor text and the surrounding context. For a WhatsApp link, there is nothing else. No title tag it can use, no headings, no body copy, no schema.
Every other SEO lever is unavailable here. The words other pages use to link your number are the only signal in the system.
Bank of Baroda ranks because a very large number of pages point at its WhatsApp link using its name and the word people search. You are not going to out-link Bank of Baroda. You do not need to — nobody is competing with you for your brand name, and that is the only query this technique wins.
Step 1 — Set the number up so it describes a real business
Install WhatsApp Business (the free app, published by WhatsApp LLC) on a number you are willing to keep. A separate number from your personal one is worth the trouble; if you convert your existing number, your old chats move into the Business app with it.





Fill in every row of the business profile — name, category, description, address, hours, email, website. It is tempting to skip this because none of it is crawlable. Fill it in anyway: it is what a customer sees the moment they arrive, and the profile is what decides whether they message or close the app.
While you are in there, switch on a greeting message and an away message. Everything below is about getting people to open a chat; silence on arrival undoes it.
If your market offers a custom link or username, claim it. That short link is the form WhatsApp feeds to Google in its own sitemap — the wa_smb_custom_url file named in wa.me/robots.txt. The file itself returns 403 to everyone but Google, so what is in it cannot be checked from outside; the mechanism is visible, the contents are not.
Step 2 — Pick one link format and never vary it
Use the wa.me form, not the api.whatsapp.com form. Both open the same chat, but only one is crawlable, and when half your links point at a blocked URL directly you have split the signal between two addresses for no reason.
Country code and number, digits only. No +, no spaces, no leading zero.

Build your link
Nothing is sent anywhere — this runs in your browser.
Type your number to see the link.
Step 3 — Write the anchor text like it is a title tag
Because for this URL, it is the closest thing to one that exists.
- Use:
Sharma Electronics WhatsApp number— your name, plus the words a customer types. - Avoid:
Click here,Chat,WhatsAppalone, or the bare URL. None of them tell Google whose number this is. - Keep it identical everywhere. Consistency is doing the work that a title tag would normally do.
Step 4 — Put it where Google already crawls
You need a handful of distinct pages linking that URL with that wording. In rough order of what they are worth:
- Your own site. Header, footer and a dedicated page — see step 5.
- Google Business Profile. The website, appointment and social profile fields all accept it.
- Instagram and Facebook bios, the Facebook page contact button, and YouTube channel links and descriptions.
- The directories your customers already use — Justdial, IndiaMART, Sulekha, and any trade body or local listing you belong to.
- Print and packaging, as a QR code. No link value, but it drives people to search your name, and branded search is the demand this whole technique is trying to capture.

Step 5 — Own the same query on your own domain
This is the step the growth-hack version of this advice leaves out, and it is the one with lasting value. A URL-only WhatsApp result gives you no control of the title, no control of the snippet, no analytics, and no second call to action. You are renting a position on someone else's domain and you cannot measure it.
So build yourdomain.com/whatsapp as well. It ranks for the same query, and everything about it is yours:
- Title:
Sharma Electronics WhatsApp Number — Surat - The number in visible text, plus hours and what you actually answer there
- A large Chat on WhatsApp button carrying your wa.me link
- A link to it from your homepage header or footer

Then add the schema that ties the brand to the number. This is what welds the two together for Google in a way a redirect never can:
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Sharma Electronics",
"url": "https://yourshop.in",
"telephone": "+919876543210",
"address": {
"@type": "PostalAddress",
"streetAddress": "Shop 12, Main Road",
"addressLocality": "Surat",
"addressCountry": "IN"
},
"sameAs": ["https://wa.me/919876543210"]
}
</script>Step 6 — Check whether it worked
- Search
site:wa.me 919876543210and your brand name plus whatsapp, in an incognito window, every couple of weeks. - In Search Console, watch the branded query — <your brand> whatsapp number — for impressions and position. This is the number that tells you the technique is working.
- Track your own
/whatsapppage properly, since it is the only part of the chain you can instrument.
What this will not do
Three limits, and they matter more than the technique.
- It only wins branded queries. bank of baroda whatsapp banking works because people already search that brand by name. Nothing here will get you generic whatsapp number traffic, and any advice promising that is selling something. If nobody searches your name yet, the work that matters is the work that makes them — not this.
- You cannot measure the WhatsApp URL. No Search Console property, no analytics, no attribution. You will know it is working from branded impressions and from customers arriving, not from a dashboard.
- Using another company's name is impersonation. It violates WhatsApp's Business Messaging Policy, it gets numbers banned, and unlike a lost ranking it does not come back.
Used on your own name, though, this is close to free. An hour of setup, a consistent phrase, and a page you should have had anyway.
Questions
Does wa.me rank, or does api.whatsapp.com rank?
api.whatsapp.com is what appears in the results, because wa.me/<number> is a 302 redirect to it. But api.whatsapp.com/robots.txt blocks every crawler, so Google indexes that URL without ever reading the page. You still link the wa.me form, because wa.me is the crawlable half of the chain.
Do I need the WhatsApp Business API for this?
No. The free WhatsApp Business app is enough. The API changes how you send messages at volume; it changes nothing about how the link is indexed.
How long does it take to show up?
Weeks, not days, and only once several pages Google already crawls regularly are linking to your number. There is no way to submit the URL yourself — you do not own api.whatsapp.com and cannot verify it in Search Console.
Can I rank for a bigger brand's WhatsApp number?
No, and attempting it is the fastest way to lose your number. Pointing another company's name at your WhatsApp is impersonation under WhatsApp's Business Messaging Policy and gets accounts banned. It is also the one version of this that can produce legal consequences rather than just a lost ranking.
Do I need a website for this to work?
Not strictly — a complete Google Business Profile does much of the same job. But a page on your own domain is the only version of this where you control the title, the snippet and the measurement, so build one as soon as you have a domain.
Know someone setting up a shop's WhatsApp? Send it to them.