An NDIS provider website exists at the intersection of two hard requirements that most web agencies are not equipped to handle together: genuine digital accessibility (not just a VerifyAccessibility badge) and plain-language content that works for participants with cognitive, neurological, or language-processing differences.
Get either of these wrong, and the website fails the people it is supposed to serve — while also failing to generate the referrals and self-referrals that keep the organisation's services funded. The accessibility layer should map directly to Accessibility Checklist — WCAG 2.2 for Service Sites, because this is one of the few verticals where accessibility failure is both an ethical and commercial problem immediately.
This guide is written for NDIS provider operations managers, marketing coordinators, and CEOs making the decision to rebuild or improve a provider website.
What makes an NDIS provider website different
Most professional-services websites optimise for a single audience with a specific problem and a capacity to evaluate solutions. NDIS provider websites must serve:
- Participants — may have cognitive, physical, sensory, or neurological disabilities; range from highly capable self-advocates to individuals who need supported decision-making
- Families and support networks — often researching on behalf of a participant, emotionally invested, may be in a crisis situation
- Support Coordinators (SCs) — professional NDIS plan administrators who refer participants to providers; they evaluate: registration status, service types, NDIS line items, responsiveness, location coverage
- Local Area Coordinators (LACs) — NDIA-contracted workers helping participants implement their plans; similar to SCs in referral function
- Plan Managers — handle financial administration, may refer participants to specific providers for budget reasons
Each audience has different needs, different vocabulary, and different urgency levels. The website must serve all five without making any one of them feel like an afterthought.
Registration status: the first piece of information
One of the most common failures on NDIS provider websites is the absence of clear registration status disclosure.
NDIS providers are either:
- Registered providers — registered with the NDIS Quality and Safeguards Commission; can deliver services to all participant plan types, including Agency Managed
- Unregistered providers — not registered; can only deliver services to Self Managed or Plan Managed participants
This distinction determines who can access your services. Agency Managed participants (approximately 40% of the NDIS participant population) cannot use an unregistered provider. If your website does not state your registration status prominently, Agency Managed participants (or their SCs) may enquire and then discover they cannot access your services — wasting everyone's time.
Where to disclose:
- Homepage footer: "NDIS Registered Provider — [Registration number]" or "Unregistered NDIS Provider — available to Self Managed and Plan Managed participants"
- Each service page: One sentence near the top
- Contact/referral page: Before the form
For registered providers, include the NDIS Provider Registration number and the approved support categories (known as NDIS registration groups or line item numbers). Support Coordinators will check these.
Plain language: Grade 7 target
NDIS participant content must be readable. Flesch-Kincaid Grade 7 is the target — achievable with:
Short sentences: Average 14–16 words. Break long sentences at natural clause boundaries.
Common words:
- "help" not "facilitate"
- "use" not "utilise"
- "find out" not "ascertain"
- "share" not "disseminate"
Active voice:
- "We will contact you within 24 hours" not "You will be contacted within 24 hours"
- "Our support workers help you" not "Support is provided to participants"
No unexplained acronyms:
- First use: "National Disability Insurance Scheme (NDIS)"
- After that: "NDIS"
- "Support Coordinator (SC)" — then "SC"
- Never assume abbreviations like "NDIA", "SIL", "SDA" are understood without explanation
Concrete, specific language:
- "We support people with autism, cerebral palsy, spinal cord injury, and acquired brain injury" — not "We support people with a range of disabilities"
- "Our services are available in inner Melbourne suburbs — CBD, Fitzroy, Collingwood, Richmond" — not "We operate in the Melbourne metropolitan area"
Use a readability checker (Hemingway Editor or equivalent) on every service page before publishing. Flag Grade 9+ content for revision.
WCAG 2.2 AA accessibility implementation
Accessibility on an NDIS provider website is not optional — it is a core design constraint. The minimum standard:
Perceivable:
- Alt text on all images (descriptive, not filename-based)
- Captions on all video content (including explainer videos and staff introductions)
- Sufficient colour contrast: 4.5:1 for normal text, 3:1 for large text
- No information conveyed by colour alone
Operable:
- Full keyboard navigation (Tab order follows visual order)
- No keyboard traps (modals, dropdowns must be escapable by keyboard)
- Skip navigation link at the start of every page ("Skip to main content")
- No content that flashes more than 3 times per second
Understandable:
- Consistent navigation placement across all pages
- Error messages on forms that identify the field and explain how to fix the error ("Phone number: Must be 10 digits, starting with 04 or 03")
- Language attribute set in HTML (
<html lang="en-AU">)
Robust:
- Valid HTML (avoid role conflicts and ARIA misuse)
- ARIA landmark roles on major page regions (header, main, nav, footer)
- Form inputs have associated
<label>elements (not just placeholder text)
An automated scan (Axe, WAVE, or Lighthouse) will catch approximately 30–40% of WCAG failures. Manual testing with a keyboard and a screen reader (NVDA on Windows, VoiceOver on macOS) is required to catch the rest.
The referral form architecture
As described in the FAQ: two separate referral forms, not one combined form.
Self-referral form:
- Your name
- Phone number / email
- Are you applying for yourself or on behalf of someone? (radio)
- What support are you looking for? (plain-language checkboxes: daily tasks / community participation / therapy / transport / etc.)
- NDIS number (optional — some participants may not have it to hand)
- Preferred contact time
- How did you hear about us?
SC/LAC referral form:
- SC/LAC name
- Organisation
- Phone + email
- Participant name (or "Participant not named" option for privacy)
- Participant's plan management type (Agency / Plan / Self / not yet determined)
- Support type requested (dropdown of your registered support categories, by plain-English name)
- Estimated hours/week or estimated support budget
- Urgency (Starting immediately / Within 1 month / Flexible)
- Relevant participant goals or support needs (text area, 500 chars)
- File attachment (referral letter, plan excerpt)
Both forms should auto-confirm to the submitter, create a lead in CRM, and notify the intake coordinator within 60 seconds. For SC referrals, send an acknowledgement within 4 business hours — SCs work across multiple providers and the first responsive provider often gets the referral.
Location coverage pages
If you provide services across multiple suburbs, cities, or regions, build location-level pages:
/services/daily-activities/fitzroy/
/services/community-participation/brunswick/
/services/support-coordination/northern-suburbs-melbourne/
Each location page should state:
- Specific support types available at that location or coverage area
- Staff who work in the area (first name + photo — human connection matters)
- Local community partnerships or venues used
- Clear "Refer a participant" CTA
These pages rank for "[support type] NDIS provider [suburb]" — high-intent, low-competition queries that SCs use when sourcing providers for a specific participant's location.
Costs for NDIS provider websites in 2026
| Tier | Investment | Suitable for |
|---|---|---|
| Entry-level CMS | $8,000–$15,000 | Small provider, 1–5 support types, single location |
| Mid-range accessible build | $15,000–$28,000 | Provider with 5+ support types, multi-location, SC referral form, WCAG audit |
| Senior agency build | $28,000–$55,000 | Multi-location, full WCAG 2.2 AA audit + remediation, dual referral forms, CRM integration, Easy Read supplementary documents |
| Enterprise | $55,000–$100,000+ | Large provider organisation, multi-brand, participant portal, outcome reporting, NDIS management software integration |
FAQ
What reading grade level should NDIS provider website content target?
Target plain-language content that can be understood quickly under stress. The exact grade level matters less than real clarity, short sentences, and avoidance of provider jargon.
Do all NDIS provider websites need to meet WCAG 2.2 AA?
As a practical standard, yes. Providers serving people with disability should assume high accessibility expectations even where enforcement language varies.
Plain-English content or Easy Read — which should we use?
Usually both. Plain English should be the default site-wide layer, with Easy Read versions for key pages, documents, and decision-critical explanations.
How should the referral form differ for self-referrals vs support coordinator referrals?
The self-referral form should be simpler and more human. The SC form can carry more planning and support-detail fields because the coordinator already works inside that language.
Related reading
- Accessibility Checklist — WCAG 2.2 for Service Sites
- Web Development for Australian Businesses — 2026 Buyer's Guide
- Forms Conversion Engineering for Tradies and Service Businesses
Building an NDIS provider website that serves participants, families, and support coordinators? Talk to StratifyIQ.





