DENTAL & MED SPA MARKETING · September 2026 · ~11 min read
Handling the "do you take my insurance" question on the website
Publish the carriers and networks you participate in by name, say plainly that benefits differ by plan and benefit year, and offer to verify a specific patient's benefits before the visit. That is the entire safe answer. Never publish what a plan pays, and never write that you accept all insurance.
On this page
- 01Why does this page carry so much weight?
- 02What exactly can go on the page?
- 03Where should this live and what should it be called?
- 04Who can see what the verification form collects?
- 05How few fields can that form get away with?
- 06What keeps the page from going stale?
- 07What to do this week
- 08When you do not need this
- 09Sources
- 10Related reading
- 11Questions about what your page says now?
Most practices handle this question competently on the phone and badly on the website. The page says "we work with most major insurance plans" and nothing else, which answers nobody and reads like a hedge.
Meanwhile the patient asking is doing it at ten at night, from a couch, and will not call to find out. They will check the next practice, whose page names their carrier.
I am not a lawyer and this is not legal advice. Your state dental board regulates how practices may advertise fees, discounts and participation, those rules differ from state to state, and the page below should be read by your own counsel before it goes live.
01Why does this page carry so much weight?
Because coverage is the largest addressable reason patients do not book, and there is a dataset large enough to settle the argument.
Patient Prism's Dental Patient Access Report, published 2 July 2026, scored 11,552,668 calls across 8,280 dental and DSO locations in calendar year 2025 and categorized 1,163,398 booking opportunities by why the patient did not book. Financial barriers accounted for 34.4% of them, and inside that group insurance outweighs price by more than eleven to one.
Two caveats travel with that. Patient Prism sells call intelligence software, so its cohort skews toward practices already watching the phone, and the categories are the vendor's own taxonomy. The direction is not in doubt. Coverage uncertainty, not price, stops the booking.
A page that resolves that question before the call is doing the highest value work on your site. Every visitor it satisfies is a call your front desk does not have to take during the busiest hour of the day.
02What exactly can go on the page?
Facts about your practice, never facts about their plan.
Publish these:
- The carriers and networks you participate in, by name. This is a fact about your practice and it is yours to state.
- In network or out of network, per carrier. Patients read those as two different answers, and they are.
- How it works procedurally at your office. Whether you file the claim, whether payment is due at the visit, whether you offer financing.
- One sentence saying benefits differ by plan, employer group, and benefit year.
- An offer to verify their benefits before the appointment.
Never publish a coverage table, a percentage, or any sentence of the form "your plan covers." Two patients holding the same carrier's card can have entirely different benefits, so anything specific you publish will be wrong for somebody, and that somebody will be in your chair when they find out.
"We accept all insurance" is the worst sentence on a dental website. It is almost never true, it answers no one's actual question, and it creates the exact expectation that ends in a bad review. Whether a phrase like that also runs into your state board's advertising rules on misleading claims is a question for your counsel and the board, not for a marketing article, but it is worth asking before you leave it up.
The phone side of this is the same boundary in a different medium, and how the insurance question stops a dental call covers the script your team should be running so the two match word for word.
03Where should this live and what should it be called?
Its own page, named the way patients say it, linked from the main navigation and from every service page.
Call it Insurance and Payment, or Insurance We Accept. Do not bury it inside a Patient Resources dropdown next to your forms, and do not make it a paragraph on the About page.
People also search by carrier name plus dentist plus city. If you participate with a carrier, that name has to appear as readable text, not only inside a logo image. Two of the lowest scoring items in Whitespark's 2026 Local Search Ranking Factors survey, in which 47 experts scored 187 factors, are keywords in image metadata fields at 30 and keywords in image ALT attributes at 43. A wall of carrier logos with stuffed alt text does close to nothing. The same names in plain text are legible to a search engine, an AI system and a screen reader at once.
Titles and headings are a different story in the same survey: landing page title tag ranks 17 at a score of 146, geographic keyword relevance ranks 18 at 142, landing page headings rank 20 at 135. Grade all of it as expert opinion rather than test data, which is what Darren Shaw who runs the survey says himself.
Put a short version of the same answer on each service page, near the price range. That is where the money question surfaces, and sending someone to a different page to resolve it costs you the booking.
If your participation changes, that is genuinely news your existing patients need, and it is one of the rare cases where a Google Business Profile post is worth writing because it carries real information rather than filler.
04Who can see what the verification form collects?
This is the part most practices never ask, and it decides which software you are allowed to use.
The obvious design is a form asking for the carrier, the member ID, and the procedure. Stop before you build it in a generic website form tool. The moment a patient submits a carrier, a member ID and a reason for the visit, you are holding individually identifiable health information.
Under the HIPAA definitions at 45 CFR section 160.103, any vendor that creates, receives, maintains or transmits that information on your behalf is a business associate and needs an executed business associate agreement. HHS's own published list of business associate examples includes a third party AI chatbot on a patient portal performing services such as appointment scheduling.
The obligation does not stop at the vendor you signed with. The chain has to be unbroken down to every subcontractor that touches the data: the form platform, the email service delivering the submission, the CRM it lands in, the model provider behind any automated reply, whoever stores the backups. The conduit exception does not rescue a platform that stores and indexes, because storage alone defeats it. A covered entity can be exposed where it knew, or should have known, of a pattern amounting to a material breach by its business associate.
The same test reaches your agency and your web developer. If either can open a dashboard and read a member ID, they are inside the chain. Ask each in writing whether they will sign a business associate agreement and who their subcontractors are, then send the answers to your attorney.
Two design rules follow from all of it. Never put patient submitted detail in a URL or a query string. And collect less: the safe pattern most practices land on is name, phone, carrier name and best time to call, with the member ID taken on a secure channel or on the callback.
05How few fields can that form get away with?
Worked example
Fewer than you have, and the honest answer is that nobody has published a benchmark for this.
Say that plainly, because it is a gap worth owning. No study with a disclosed sample and method exists for contact or quote form field counts on local service business websites. Anyone quoting you a field count benchmark for a dental verification form is quoting nothing.
What does exist is adjacent. Baymard Institute, which sells UX research and benchmarking, published in June 2024 that the average ecommerce checkout runs 5.1 steps and 11.3 form fields, that 17% of users have abandoned a purchase over checkout complexity, and that after more than a decade of testing the number of steps matters far less than the number of fields the user has to consider. That is checkout research and not lead form research, so it supports a direction and not a number.
Here is the arithmetic with your own inputs.
Step one, count. Open your verification form and count the fields a patient must complete. Say 11.
Step two, classify each one. Mark it required for the callback, or nice to have. Say 4 are genuinely required: name, phone, carrier, best time.
Step three, the cut. Removing 7 of 11 fields is a 64%derived reduction in what the patient has to think about, and it moves the member ID off an unsecured channel at the same time. Two problems, one edit.
Step four, measure it honestly. Compare a 90 day pre period against a 90 day post period on submissions, not on a conversion rate computed from a sample too small to mean anything.
Step five, the number that matters. Not submissions. Same day verification callbacks divided by submissions received. A form that fills and never gets answered is worse than no form, because it is a promise you break at scale.
Then honor it. Name one person who owns those callbacks and a time by which they happen. If software handles inbound questions for you, it must state participation only, never interpret coverage, and hand off the moment it is asked something it cannot answer. Getting that handoff right is the whole subject of how good implementations escalate to a human.
What keeps the page from going stale?
An owner, a quarterly review, and a check of what the carriers say about you.
Participation changes. Providers join and leave. Networks get renamed. A page listing a plan you dropped last year is generating calls you have to disappoint, and each of those is a wasted slot and a soured first impression.
Run the decay audit quarterly. Count the carriers on the page and check each against your actual contracts. If 3 of 18 are wrong, that is 16.7%derived of your list producing calls you cannot serve, found in twenty minutes.
Check the carriers' own directories while you are there. They frequently list an old address, an old phone, or a provider who left, and patients trust that directory more than your website.
This page is also a reactivation asset. A patient who lapsed because they changed jobs and assumed you were out of network is worth a targeted message when you add their new carrier, which is one of the better plays in recall and reactivation for lapsed patients.
One thing this page cannot do is win an urgent search. Somebody with a broken tooth is not reading your carrier list, and emergency dental searches are captured on availability instead.
07What to do this week
Open your insurance page on a phone. If it does not name carriers in readable text, that is the first fix.
Write the current participation list from your actual contracts, not from memory. Mark each as in network or out of network, and run the decay audit against what is published now.
Publish the list with the benefits vary sentence and the offer to verify. Delete any sentence claiming you accept all insurance, and send the page to your counsel.
Count the fields on your verification form and cut it to the four that produce a callback.
Email every vendor that can see a form submission and ask whether they will sign a business associate agreement and who their subcontractors are.
Add a two line version to each service page next to the price range, and name the person who owns verification callbacks.
Be honest with yourself
When you do not need this
If you are a fee for service practice that files no insurance, say that clearly in one sentence and skip the rest. Your page is about fees and financing instead.
If you are a med spa, insurance is rarely the question. The equivalent barrier is total cost for a course of treatment, and the page you need answers that.
And if you are a specialty practice taking referrals, the referring office usually resolves insurance before the patient reaches you. A short participation list is enough.
Sources
- Patient Prism, The Dental Patient Access Report, 2 July 2026. 8,280 locations, 11,552,668 calls, 1,163,398 categorized opportunities. Source of the 34.4% financial barrier share and the eleven to one insurance ratio. Vendor research from a call intelligence company, method disclosed.
- HHS, guidance on business associates. The definition at 45 CFR section 160.103 and the published example covering a third party AI chatbot performing appointment scheduling. Primary source.
- Whitespark, Local Search Ranking Factors, Darren Shaw, 6 November 2025. Source of the image metadata and ALT attribute scores and the title tag and heading ranks. A survey of 47 experts scoring 187 factors, so expert opinion rather than test data, and Whitespark sells local SEO software.
- Baymard Institute, on minimizing checkout form fields, Edward Scott, 26 June 2024. The 5.1 steps, 11.3 fields and 17% abandonment figures. Ecommerce checkout research, not lead form research, and Baymard sells UX benchmarking.
Related reading
- Pricing on the website: publish it or lose the lead. The other half of the money question, and the controlled experiment evidence behind publishing a number.
- Contact forms: every field costs you submissions. The general version of the field count arithmetic above.
- Dental website conversion: what a prospective patient looks for first. Where the insurance answer sits among the other three things they check.
- Why your dental practice needs individual service pages. Because the two line insurance answer needs somewhere to live next to a price.
Questions about what your page says now?
Email me at eric@seod.com with a link to your insurance page, or a screenshot if it lives behind a portal. I will send it back marked up: which sentences are safe, which ones promise something you cannot know, and a rewritten version that names your carriers, sets the expectation honestly, and ends with a verification offer.
I answer these myself. I will not advise you on how to store what patients submit, because that is a compliance question for your advisor and your attorney, but I will tell you where the page is losing the booking.
There is more on dental and med spa marketing in the library.