
If your Google Business Profile disappeared from Maps and you run a home or field service business, check one thing before you do anything else: whether your street address is publicly displayed on the profile. Under 2026 enforcement, that single setting is the most common trigger we see. Service-area businesses are expected to hide the address and show only the areas they serve. A profile that lists a house, a coworking desk, or a virtual office as a storefront is the configuration Google is re-scoring hardest right now. Fix it, then appeal. Never the other way around.
What "suspended" actually means
There are two failure states and people use one word for both.
- Suspended and removed. The profile is gone from Maps and Search. The public cannot reach it, and you cannot act on it from the dashboard. This is the one that costs money by the hour.
- Suspended but visible. The listing still appears, but your edits stop propagating and you lose control of the profile. Google calls the underlying condition losing Voice of Merchant. It feels less urgent, so it gets ignored for weeks, which is exactly why it hurts.
The second state is the sneaky one. Your reviews still come in, your hours still show, and nothing screams at you. Meanwhile every update you push, every new photo, every holiday hours change quietly goes nowhere.
The violations that actually cause suspensions
In order of how often we find them on client accounts:
- A displayed address on a service-area business. Plumbers, HVAC, roofers, mobile detailing, cleaning companies, mobile notaries. Somebody added the address years ago because a blog post said it helped rankings. It no longer does, and now it is a liability.
- Keyword stuffing in the business name. "Allen TX Emergency Plumber | Smith Plumbing" is not your business name. Your business name is Smith Plumbing. This one is trivially detectable and gets caught in bulk.
- A category that contradicts the address setup. A primary category that implies customers visit you, paired with a hidden address, is an internal contradiction. So is the reverse.
- Virtual offices, mailbox stores, and coworking desks used as storefronts. These are recognizable at scale. Google knows the addresses.
- A burst of edits. Changing name, address, categories, and hours inside a short window on a profile with limited history looks like a hijack attempt.
- Account-level restrictions. When a Google account gets restricted, every profile it manages can go down together. If all of your client's locations vanished at once, stop looking at the individual listings and look at the account.
Note what is not on that list: competitor spam reports do not usually cause suspensions on their own. They cause scrutiny, and scrutiny finds a real violation that was already sitting there. The report is the flashlight, not the problem.
Fix first, appeal second
This is the part people get backwards, and it is the single most expensive mistake in the whole process.
An appeal asks a reviewer to look at your profile as it exists at review time. If the violating address is still displayed when they open it, you are asking them to approve the thing that got you suspended. They will not. You have now spent a review cycle and made your case worse, because the next reviewer sees a prior denial attached to the profile.
So: identify the violation, fix it in the dashboard, confirm the change actually saved, and only then start the appeal. If you are not certain what the violation was, do not guess and submit. Read Google's own guidance on suspended profiles and audit the profile against the representation guidelines field by field. A slow, correct first appeal beats a fast one every time.
Prepare the evidence pack before you open the form
Here is the detail that catches almost everyone, and it is documented by Google rather than folklore: once you open the evidence form, you have 60 minutes to submit it or it will not attach to your appeal.
Sixty minutes is not enough time to call the client, get them to find their LLC paperwork, scan a utility bill, and drive out to photograph the van. It is plenty of time if you already have the folder.
Build the folder first. It needs:
- Legal evidence. Business registration or incorporation documents, and a professional license if the trade requires one.
- Address evidence. A utility bill, lease, or tax certificate. Electricity, phone, water, and internet bills are all accepted.
- Visual evidence. Photos of signage, the storefront or workspace, and branded vehicles.
- Activity evidence. A live website, recent invoices, anything that shows the business is operating.
The rule that decides the outcome: the business name and address on those documents must match the profile exactly. Not approximately. A utility bill in a spouse's name, an LLC registered as "Smith Plumbing Services LLC" against a profile that says "Smith Plumbing," a suite number on one and not the other — each of those is a real denial reason we have watched play out. Reconcile the mismatch before you submit, even if that means updating the profile to match the paperwork rather than the other way around.
Then file one appeal with a short, factual note: here is what was misconfigured, here is what I changed, here is the documentation. No arguing, no history, no appeal to fairness. Reviewers are working a queue.
What to do when the appeal is denied
A denial means the reviewer did not accept the connection between your evidence and the profile. Google does allow you to request an additional review of a denied appeal, but it has to carry new evidence. Resubmitting the same three PDFs with a longer cover letter accomplishes nothing and spends goodwill you do not have much of.
Work out what the gap actually was. Usually it is one of three things: the name on the documents never matched, the address is one Google has already classified as non-qualifying, or the violation you fixed was not the violation they flagged. Close that specific gap, then request the additional review.
The part nobody automates: knowing it happened
Here is what actually costs businesses money. Not the appeal, not the paperwork — the time between the suspension and the moment somebody noticed. We have picked up local clients who had been suspended for over a month before anyone connected "the phone stopped ringing" to "the listing is gone." The reinstatement took nine days. The detection took thirty-plus.
That is a solved problem, and almost nobody solves it.
Google's Business Profile APIs expose exactly the signal you need. The verifications API has a locations.getVoiceOfMerchantState endpoint that returns hasVoiceOfMerchant as a boolean, plus a complyWithGuidelines object when the location needs action to be reinstated — including a recommendation reason of BUSINESS_LOCATION_SUSPENDED. That is a machine-readable suspension flag, published by Google, that you can check on a schedule.
The workflow we run for local clients is deliberately boring:
- A scheduled job, once a day, per location. Call
getVoiceOfMerchantStatefor every managed profile. - Compare to yesterday's stored state. Persist the last known value so you are alerting on the transition, not spamming on the steady state.
- Alert on the flip.
hasVoiceOfMerchantgoing true to false pages the account owner in Slack with the location name and the recommendation reason. - Attach the evidence folder link to the alert. The 60-minute window starts when somebody opens the form, so the link to the prepared documents should be in the same message as the alert.
Twenty minutes of n8n, a Google service account with Business Profile API access, and a table to hold last-known state. It turns a thirty-day discovery problem into a twenty-four-hour one, and the difference between those two numbers is most of the revenue at stake. If you are already running client automations, this slots into the same instance as everything else — the same argument we make for self-hosted workflows over a pile of point tools.
Stop the next one before it starts
Prevention is unglamorous and takes an afternoon:
- Audit the address setting on every service-area client now, before enforcement finds them. If the business does not serve customers at a physical location, the address should be hidden.
- Strip keywords out of business names. Rankings gained that way are borrowed against the whole profile.
- Make changes one at a time, with days between them, especially on newer profiles.
- Keep the evidence folder current. Documents expire, businesses move, entities get renamed. A folder assembled two years ago may not match the profile anymore.
- Do not let review generation get sloppy either — the same account-health scrutiny that catches an address also catches incentivized reviews. Our take on staying inside the lines is in the 2026 review automation policy guide.
And treat the profile like the revenue asset it is. For most local service businesses it outperforms the website for lead volume, which is the whole argument behind how we approach local SEO in the Dallas market and why it is worth understanding what changed in Business Profile this year.
The short version
A suspension is a configuration problem wearing a compliance costume. For service-area businesses in 2026 it is usually the displayed address. Fix the violation before you appeal, assemble the evidence pack before you open the form because the clock is 60 minutes, submit once, and if it is denied bring something new. Then go instrument the thing so the next one costs you a day instead of a month.
Managing local profiles for clients and finding out about problems from the client? We'll audit your Business Profile setup for the violations that get profiles pulled, and wire up automated Voice of Merchant monitoring so a suspension pages you the same day it happens. Get a free automation audit and we'll show you what's exposed.
