WebsitesModule 5: Launch and ownershipLesson 15 of 15
Course progress93%

14 min lesson · Updated August 2026

What happens after a website launches?

Website maintenance is the planned work of keeping content, software, infrastructure, access, measurement and recovery accurate, supported and useful after launch.

What you will learn

By the end, you will understand:

  • Create accountable maintenance areas and cadence
  • Distinguish backups, updates, monitoring and content governance
  • Plan safe changes with testing and rollback

Visual explainer

See the idea clearly.

Launch begins operations

AreaWork
ContentAccuracy, owners, expiry, links, offers, legal/policy facts.
SoftwareSupported versions, dependency updates and compatibility.
InfrastructureHosting, domain, DNS, TLS, capacity and availability.
Security/accessAccounts, logs, incidents, least privilege and recovery.
Data/measurementForms, integrations, events, consent and retention.
ExperienceAccessibility, performance, browsers/devices and task regression.

Backups and updates solve different risks

Updates fix defects and vulnerabilities but can introduce compatibility issues. Backups support recovery but do not prevent compromise and can themselves contain compromised data.

Use protected backups, test restores, stage risky changes and maintain a rollback procedure. Do not edit vendor/core files that updates overwrite.

A practical cadence

CadenceExamples
Continuous/alertsAvailability, critical errors, security and failed submissions.
FrequentUpdates, backups, forms, key journeys and urgent content.
Monthly/quarterlyAccess review, broken links, analytics quality, performance and high-risk content.
Event-drivenRelease, migration, campaign, incident, legal/policy or business change.

Safe change workflow

  1. 01

    Define change/acceptance

  2. 02

    Back up and confirm rollback

  3. 03

    Use version control/staging

  4. 04

    Implement through supported extension

  5. 05

    Test affected/dependent journeys

  6. 06

    Deploy controllably

  7. 07

    Verify production/logs

  8. 08

    Monitor outcome

  9. 09

    Document

Ownership prevents quiet decay

  • Named domain owner
  • Hosting/billing contact
  • Technical maintainer
  • Content owners
  • Form/enquiry owner
  • Analytics/privacy owner
  • Backup restore owner
  • Incident contact
  • Vendor licenses
  • Renewal calendar
  • Source repository
  • Handover plan

Maintenance should be risk-based

A campaign microsite and a healthcare portal need different depth. Prioritize security, data, revenue, accessibility and high-traffic/high-value paths.

Do not delay urgent security action until a monthly checklist, but avoid untested production changes without recovery.

Real-world example

Example: a form silently stops delivering

Example

The page still shows success after a mail-service credential expires, so no one notices lost enquiries. Maintenance adds end-to-end synthetic testing, delivery alerts, a fallback contact route and a named response owner.

Try this

Create a maintenance register

List domain, hosting, software, forms, backups, analytics, privacy, key content and integrations. Assign owner, check frequency, last verified date, evidence and escalation route.

Common questions

Questions beginners ask.

Why does a website need maintenance?

Software, security, business facts, browsers, integrations and user needs change.

How often should WordPress be updated?

Monitor supported releases and apply updates through a risk-based backed-up/tested process, prioritizing security fixes.

Is a backup enough?

No. It must be protected, retained appropriately and restored/tested, and other preventive controls remain necessary.

What is staging?

A separate environment for testing changes before production, with sensitive data handled safely.

What is rollback?

A documented way to return to a known working state if a change fails.

Who should own the domain?

The business should retain accountable control through a secured organizational account, not an inaccessible personal/vendor account.

Should content be reviewed?

Yes. Assign owners and event/date triggers for facts that can expire.

What should monitoring cover?

Important availability, errors, security signals, integrations and user journeys with actionable owners.

Assessment

Check what you understood.

5 questions · instant explanations

1. What begins at launch?
2. What makes a backup useful?
3. Why use staging?
4. What should monitoring have?
5. True or false: editing WordPress core is an update-safe customization method.

Sources

Primary references.