Skip to main content
WP Bulk Publishing
Government & public sector · specialist service

Own every Water utility search your data can answer

Water utility sits inside government & public sector, and inherits its search physics — but not its page set. Public-sector search is service-and-eligibility search: can I get this, where, how, and by when. For water utility specifically, the surface is narrower and far more defensible: the queries carry the niche modifier, the buyer already knows what they want, and the competing pages are usually category-level content that never names the niche at all.

Every page must earn its index slot by answering something the parent page cannot.

Addressable URLs
311,220
Pass the index gate
22%
Templates shipped
4
Programmatic SEO for Water utility
Why most builds fail here

What goes wrong in water utility programmatic builds

PDF-first publishing. Every unstructured PDF is a service that a citizen cannot find, an assistant cannot cite, and a contact centre ends up answering by phone. In a water utility build the trap is worse, because the addressable set is smaller: publishing the whole matrix regardless of data completeness leaves you with a thin cluster and nothing to consolidate into.

No owner for the refresh cycle, so the surface decays six months after launch.
Publishing the full set on day one, which invites a scaled-content review before a single page has proven itself.
Templates whose only variable is the entity name — the classic doorway pattern.
Opportunity map

Where the water utility demand actually sits

Before anything is generated we rank the page families by intent, competitive difficulty and how complete your data is. Build order follows this table, not keyword volume.

Page familyRepresentative queryIntentDifficultyBuild priority
Services
/services/{service}/{area}
how to apply for water utilityTransactionalLow
100
Eligibility
/eligibility/{benefit}
am I eligible for water utilityInformationalHigh
90
How To
/how-to/{task}
water utility opening timesTransactionalMedium
84
Data
/data/{register}
water utility processing timeTransactionalLow
73
Keyword multiplication

How water utility entities multiply into pages

Your addressable surface is not a keyword list, it is a set of entity axes taken from your own data. Multiply them and you get the theoretical maximum; the index gate decides how much of it deserves a URL.

Axis
Service
e.g. bin collection
42
typical count
Axis
Area
e.g. ward 7
13
typical count
Axis
Benefit
e.g. council tax reduction
30
typical count
Axis
Task
e.g. apply for a parking permit
19
typical count
Theoretical combinations
311,220
42 service × 13 area × 30 benefit × 19 task
Clear the index gate
22%
The rest are consolidated or never generated.
Pages we would actually ship
252
Released in tranches, with indexation checkpoints.
The data contract

What fuels a water utility surface

Programmatic pages are only as defensible as the data behind them. These are the sources we ingest before a template is written.

Service catalogue

Every service with eligibility, fees, processing times and channels.

Directly answers the citizen's question and reduces avoidable contact.

Geographic boundaries

Wards, districts, catchment areas.

Most public-service eligibility is geographic.

Open data releases

Published statistics and registers.

Transparency pages that journalists, residents and assistants cite.

Schema stack
  • GovernmentService with serviceOperator

    Purpose-built for public services and well understood by assistants.

  • Dataset for open data

    Makes registers discoverable and citable.

  • HowTo for transactional tasks

    Step results reduce contact-centre load directly.

Guardrails we enforce
  • WCAG 2.2 AA is a publish gate, not a review item — accessibility is a legal requirement here.
  • Plain-language reading-level checks run on every generated page.
  • Policy content is versioned with effective dates so superseded rules are never presented as current.
Typical stack: WordPress / Drupal · Open data portals · GOV-style design systems · Accessibility tooling
Page blueprint

The templates a water utility build ships

Each template answers a different question. If two templates would answer the same one, we consolidate instead of publishing both.

URL pattern
/services/{service}/{area}
Example
/services/bin-collection/ward-7
Intent it answers

Practical service lookup. Scoped to water utility, so the modifier appears in the URL, the H1 and the data behind it.

Differentiating data

Schedules and boundary data.

how to apply for water utilityam I eligible for water utilitywater utility opening timeswater utility processing timeprogrammatic SEO for water utilityhow to scale water utility content without penalties
Architecture & publish logic

The URL tree and the rules that gate it

Two things decide whether a scaled surface survives: how the URLs nest, and what stops a page being born when the data is not there.

Ideal site architecture
  • /Home — links to every hub, nothing below it is orphaned.
  • /services/Hub for the services family — filterable index, links to every child.
  • /services/{service}/{area}Schedules and boundary data.
  • /eligibility/Hub for the eligibility family — filterable index, links to every child.
  • /eligibility/{benefit}Criteria tables from policy.
  • /how-to/Hub for the how to family — filterable index, links to every child.
  • /how-to/{task}Step data with processing times.
  • /data/Hub for the data family — filterable index, links to every child.
  • /data/{register}Open data feed.
Conditional publish logic
  • IF unique_facts_from("Service catalogue") < 10

    SKIP — the URL is never generated. No page, no thin cluster, no cleanup later.

  • IF rows_from("Geographic boundaries") IS EMPTY

    RENDER parent hub instead and 301 the child pattern into it.

  • IF query_overlap(new_page, existing_page) > 0.7

    CONSOLIDATE — extend the existing URL rather than publishing a near-duplicate.

  • IF source_row.updated_at older than the refresh window

    FLAG for regeneration; the page keeps serving but drops out of the priority sitemap.

  • IF schema fields cannot be filled from real data

    OMIT the schema block. Markup never states something the visible page cannot.

  • IF page passes gate AND water utility guardrails clear

    PUBLISH into the next release tranche, not all at once.

Index eligibility score

Would this water utility page deserve to exist?

This is the actual gate we run before a URL is generated. Toggle what your page would have and watch the verdict change.

Eligibility score
65/100
Publish with review

Borderline. A human reviews the sample page before the family ships.

Every water utility page we generate has to clear 80 before it enters the sitemap. That single rule is why these sets survive scaled-content reviews.

What you receive

Everything shipped in a water utility build

Fixed scope, fixed price. You own the data contract, the templates and the pipeline at the end of the engagement.

Data contract

A normalised schema across service catalogue, geographic boundaries, open data releases, with required fields, validation rules and the fill rate you need before generation starts.

4 page templates

One template per intent — /services/{service}/{area}, /eligibility/{benefit}, /how-to/{task}, /data/{register} — each with its own H1 logic, fact blocks and internal-link rules.

Index eligibility gate

The scoring rule that decides which of the ~311,220 theoretical combinations become URLs. Typically 22% clear it on the first pass.

Schema layer

GovernmentService with serviceOperator + Dataset for open data + HowTo for transactional tasks generated from the same source fields the page renders, so markup and content can never disagree.

Internal-link map

Hub, spoke and sibling links generated from the data relationships, not hand-maintained menus — no orphans at any tranche size.

Release schedule

Tranche-by-tranche publishing with indexation checkpoints, so the surface grows at a rate Google's scaled-content systems read as normal.

Refresh pipeline

Regeneration triggers tied to source-data changes, plus lastmod handling so recrawls are earned rather than requested.

Reporting by template family

Search Console segmentation per pattern, so you can kill an underperforming template instead of guessing at the whole set.

When we say no
  • You have no structured water utility data yet — no catalogue, registry or database to generate from.
  • You want thousands of pages live this month. Every build here ships in tranches with indexation checkpoints.
  • You need guaranteed rankings by a fixed date. Nobody can sell that honestly.
  • You want pages written by a model with no fact source behind them — that is the exact pattern that gets sets deindexed.
Interactive model

Size a water utility programmatic surface

Defaults are conservative starting points, not promises. Change every field to your own numbers — the formula is shown so you can check it.

Value per conversion is the avoided contact-centre cost — substitute your own cost-per-call figure. Sized down to a specialist water utility operation rather than the whole category.

Modelled outcome at 90–180 days
Pages earning impressions
62
Monthly organic clicks
2,542
Monthly self-served transactions
371
Monthly value
$3,710
pages × 74% indexation × clicks/page × conversion rate × value per self-served transaction. No assumption about rankings you have not earned yet is baked in.
Pattern samples

How this plays out in water utility

Delivery patterns from real builds, described by mechanism rather than by client name. We publish named results only with written permission and dated figures.

Situation

Service information locked in downloadable documents.

Mechanism

Service catalogue parsed into structured pages with eligibility, fees and steps, each with GovernmentService markup.

Outcome

Citizens find answers in search; avoidable contact drops.

Where we start

What happens after you book a call

  1. 1Write one page by hand, end to end. If it isn't genuinely useful, the template will not save it.
  2. 2Set the uniqueness gate threshold and the minimum-facts rule before generation starts.
  3. 3Agree the internal-link map: hub, spokes and the cross-links between siblings.
  4. 4Define the refresh trigger — what change in the source data forces a regeneration.
Indexation rate per template family within 30 days of each tranche.
Share of pages holding at least one query in the top 20 after 90 days.
Assisted conversions attributable to the template family, not just last click.
Questions we get

Water utility: straight answers

Is this safe under Google's scaled-content policy for water utility?

The policy targets pages produced primarily to manipulate rankings with no value added. Every page here has to clear a minimum-facts gate drawn from service catalogue before it can publish, and pages that cannot clear it are never generated.

How many pages does a water utility build actually need?

Fewer than most agencies quote. We size the first batch from your data completeness, not from a keyword export — for a water utility operation that is usually a double-digit set of fully supported pages, expanded in tranches once indexation data comes back.

Will these pages compete with our existing water utility pages?

No. Before generation we map every existing URL to its query cluster; where a new template would overlap, we either consolidate into the existing page or change the template's angle. Cannibalisation is a mapping failure, not an inevitability.

Accessibility is non-negotiable for us.

Agreed, which is why WCAG checks block publication rather than appearing in a report.

Policy changes frequently.

Effective-dated versioning means superseded content is archived, not silently overwritten.

Want the Water utility surface scoped before you build it?

We'll audit the data source, size the first batch, set the performance budget and tell you honestly if programmatic is the wrong tool for your category.