From 721087a5856f103b922e877e4434b829adca0abb Mon Sep 17 00:00:00 2001
From: emmagifford <162720670+emmagifford@users.noreply.github.com>
Date: Wed, 10 Dec 2025 12:10:08 +0000
Subject: [PATCH 1/6] Navigation changes
---
docs/_data/primary-navigation.yml | 14 +++++++-------
.../{about => about-draft-examples}/about-child.md | 0
.../pages/{about => about-draft-examples}/about.md | 0
docs/pages/features/api.md | 4 ++--
docs/pages/features/campaigns.md | 4 ++--
docs/pages/features/direct-messaging.md | 4 ++--
docs/pages/features/emails.md | 4 ++--
docs/pages/features/event-based-messaging.md | 4 ++--
docs/pages/features/features.md | 4 ++--
docs/pages/features/letters.md | 8 ++++----
docs/pages/features/mesh.md | 4 ++--
docs/pages/features/nhs-app-messages.md | 4 ++--
docs/pages/features/roadmap.md | 5 ++---
docs/pages/features/security.md | 5 +++--
docs/pages/features/text-messages.md | 8 ++++----
.../how-to-pay.md | 2 +-
.../{pricing => pricing-and-commercial}/letters.md | 4 ++--
.../{pricing => pricing-and-commercial}/pricing.md | 10 +++++-----
.../text-messages.md | 4 ++--
19 files changed, 46 insertions(+), 46 deletions(-)
rename docs/pages/{about => about-draft-examples}/about-child.md (100%)
rename docs/pages/{about => about-draft-examples}/about.md (100%)
rename docs/pages/{pricing => pricing-and-commercial}/how-to-pay.md (97%)
rename docs/pages/{pricing => pricing-and-commercial}/letters.md (95%)
rename docs/pages/{pricing => pricing-and-commercial}/pricing.md (75%)
rename docs/pages/{pricing => pricing-and-commercial}/text-messages.md (99%)
diff --git a/docs/_data/primary-navigation.yml b/docs/_data/primary-navigation.yml
index b4763073..1596445d 100644
--- a/docs/_data/primary-navigation.yml
+++ b/docs/_data/primary-navigation.yml
@@ -1,14 +1,14 @@
-- title: Features
- link: /features/
+- title: About
+ link: /about/
-- title: Pricing
- link: /pricing/
+- title: Pricing and commercial
+ link: /pricing-and-commercial/
+
+- title: Get started
+ link: /get-started/
- title: Using NHS Notify
link: /using-nhs-notify/
- title: Support
link: /support/
-
-- title: Get started
- link: /get-started/
diff --git a/docs/pages/about/about-child.md b/docs/pages/about-draft-examples/about-child.md
similarity index 100%
rename from docs/pages/about/about-child.md
rename to docs/pages/about-draft-examples/about-child.md
diff --git a/docs/pages/about/about.md b/docs/pages/about-draft-examples/about.md
similarity index 100%
rename from docs/pages/about/about.md
rename to docs/pages/about-draft-examples/about.md
diff --git a/docs/pages/features/api.md b/docs/pages/features/api.md
index 379912a3..9d70a262 100644
--- a/docs/pages/features/api.md
+++ b/docs/pages/features/api.md
@@ -4,9 +4,9 @@
layout: page
title: API
-parent: Features
+parent: About
nav_order: 1
-permalink: /features/api
+permalink: /about/api
section: Accessing NHS Notify
---
diff --git a/docs/pages/features/campaigns.md b/docs/pages/features/campaigns.md
index 894f7395..18bdc24a 100644
--- a/docs/pages/features/campaigns.md
+++ b/docs/pages/features/campaigns.md
@@ -4,9 +4,9 @@
layout: page
title: Campaigns
-parent: Features
+parent: About
nav_order: 1
-permalink: /features/campaigns
+permalink: /about/campaigns
section: Features by messaging needs
redirect_from: /using-nhs-notify/campaigns
---
diff --git a/docs/pages/features/direct-messaging.md b/docs/pages/features/direct-messaging.md
index 1afe4902..7f804ae9 100644
--- a/docs/pages/features/direct-messaging.md
+++ b/docs/pages/features/direct-messaging.md
@@ -4,9 +4,9 @@
layout: page
title: Direct messaging
-parent: Features
+parent: About
nav_order: 3
-permalink: /features/direct-messaging
+permalink: /about/direct-messaging
section: Features by messaging needs
redirect_from: /using-nhs-notify/direct-messaging
---
diff --git a/docs/pages/features/emails.md b/docs/pages/features/emails.md
index ed1c60e0..df42a792 100644
--- a/docs/pages/features/emails.md
+++ b/docs/pages/features/emails.md
@@ -4,9 +4,9 @@
layout: page
title: Emails
-parent: Features
+parent: About
nav_order: 2
-permalink: /features/emails
+permalink: /about/emails
section: Features by message channel
---
diff --git a/docs/pages/features/event-based-messaging.md b/docs/pages/features/event-based-messaging.md
index 9d6aed1b..5df00945 100644
--- a/docs/pages/features/event-based-messaging.md
+++ b/docs/pages/features/event-based-messaging.md
@@ -4,9 +4,9 @@
layout: page
title: Event based messaging
-parent: Features
+parent: About
nav_order: 2
-permalink: /features/event-based-messaging
+permalink: /about/event-based-messaging
section: Features by messaging needs
redirect_from: /using-nhs-notify/event-based-messaging
---
diff --git a/docs/pages/features/features.md b/docs/pages/features/features.md
index 06c9fd01..3f62d664 100644
--- a/docs/pages/features/features.md
+++ b/docs/pages/features/features.md
@@ -3,10 +3,10 @@
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: page
-title: Features
+title: About
nav_order: 1
has_children: true
-permalink: /features/
+permalink: /about/
---
Use NHS Notify to send:
diff --git a/docs/pages/features/letters.md b/docs/pages/features/letters.md
index 9193e3b8..c4af1b21 100644
--- a/docs/pages/features/letters.md
+++ b/docs/pages/features/letters.md
@@ -4,9 +4,9 @@
layout: page
title: Letters
-parent: Features
+parent: About
nav_order: 4
-permalink: /features/letters
+permalink: /about/letters
section: Features by message channel
---
@@ -32,7 +32,7 @@ This page will tell you:
You might also want to understand more about:
-- [letter pricing]({% link pages/pricing/letters.md %})
+- [letter pricing]({% link pages/pricing-and-commercial/letters.md %})
- [delivery times for letters]({% link pages/using-nhs-notify/delivery-times.md %})
- [return addresses]({% link pages/using-nhs-notify/tell-recipients-who-your-messages-are-from.md %})
- [sending letters to people with access needs]({% link pages/using-nhs-notify/accessible-formats.md %})
@@ -55,6 +55,6 @@ NHS Notify uses C5 size envelopes with an address window. This means the A4 lett
Letters about test results, appointments and urgent messages can get [Royal Mail's NHS barcode (opens in a new tab)](https://www.royalmailwholesale.com/news/nhs-mail-new-barcode-solution){:target="\_blank"} on the envelope.
-You'll need to send by 1st or 2nd class to be able to get the NHS barcode. If you choose NHS Notify's standard postage, you will not get the barcode but your postage rate will be much cheaper. Find out more about [pricing]({% link pages/pricing/letters.md %}).
+You'll need to send by 1st or 2nd class to be able to get the NHS barcode. If you choose NHS Notify's standard postage, you will not get the barcode but your postage rate will be much cheaper. Find out more about [pricing]({% link pages/pricing-and-commercial/letters.md %}).
The NHS barcode allows Royal Mail to identify NHS letters. During busy periods locally or nationally, Royal Mail will prioritise NHS letters using the NHS barcode.
diff --git a/docs/pages/features/mesh.md b/docs/pages/features/mesh.md
index 020e0573..a3bee88d 100644
--- a/docs/pages/features/mesh.md
+++ b/docs/pages/features/mesh.md
@@ -4,9 +4,9 @@
layout: page
title: MESH
-parent: Features
+parent: About
nav_order: 2
-permalink: /features/mesh
+permalink: /about/mesh
section: Accessing NHS Notify
---
diff --git a/docs/pages/features/nhs-app-messages.md b/docs/pages/features/nhs-app-messages.md
index 339fe19d..71d73e6f 100644
--- a/docs/pages/features/nhs-app-messages.md
+++ b/docs/pages/features/nhs-app-messages.md
@@ -4,9 +4,9 @@
layout: page
title: NHS App messages
-parent: Features
+parent: About
nav_order: 1
-permalink: /features/nhs-app-messages
+permalink: /about/nhs-app-messages
section: Features by message channel
---
diff --git a/docs/pages/features/roadmap.md b/docs/pages/features/roadmap.md
index afd3f2a0..ed75dbe3 100644
--- a/docs/pages/features/roadmap.md
+++ b/docs/pages/features/roadmap.md
@@ -4,12 +4,11 @@
layout: page
title: Roadmap
-parent: Features
+parent: About
nav_order: 2
-permalink: /features/roadmap
+permalink: /about/roadmap
---
-
The NHS Notify roadmap shows what we’re working on and some of the things we’ve done.
The roadmap is only a guide. It does not cover everything we do, and some things may change.
diff --git a/docs/pages/features/security.md b/docs/pages/features/security.md
index c4761021..8aca6c34 100644
--- a/docs/pages/features/security.md
+++ b/docs/pages/features/security.md
@@ -4,9 +4,9 @@
layout: page
title: Security
-parent: Features
+parent: About
nav_order: 3
-permalink: /features/security
+permalink: /about/security
---
NHS Notify is part of NHS England and is built for the security needs of its organisations and services.
@@ -22,6 +22,7 @@ This means NHS Notify:
NHS Notify also has approaches for:
+
- [network security](#network-security)
- [security groups and policies](#security-groups-and-policies)
- [secure development practices](#secure-development-practices)
diff --git a/docs/pages/features/text-messages.md b/docs/pages/features/text-messages.md
index 546fbd54..2a3b24e3 100644
--- a/docs/pages/features/text-messages.md
+++ b/docs/pages/features/text-messages.md
@@ -4,9 +4,9 @@
layout: page
title: Text messages (SMS)
-parent: Features
+parent: About
nav_order: 3
-permalink: /features/text-messages-sms
+permalink: /about/text-messages-sms
section: Features by message channel
---
@@ -22,10 +22,10 @@ Use NHS Notify to send text messages such as invitations, alerts, notifications
You might want to understand more about:
-- [text message pricing]({% link pages/pricing/text-messages.md %})
+- [text message pricing]({% link pages/pricing-and-commercial/text-messages.md %})
- [delivery times for text messages]({% link pages/using-nhs-notify/delivery-times.md %})
- [how to tell audiences who your text messages are from]({% link pages/using-nhs-notify/tell-recipients-who-your-messages-are-from.md %})
-- [sending text messages to international numbers]({% link pages/pricing/text-messages.md %}#sending-text-messages-to-international-numbers)
+- [sending text messages to international numbers]({% link pages/pricing-and-commercial/text-messages.md %}#sending-text-messages-to-international-numbers)
- [formatting]({% link pages/using-nhs-notify/formatting.md %})
- [links and URLs]({% link pages/using-nhs-notify/links-and-urls.md %})
- [personalisation]({% link pages/using-nhs-notify/personalisation.md %})
diff --git a/docs/pages/pricing/how-to-pay.md b/docs/pages/pricing-and-commercial/how-to-pay.md
similarity index 97%
rename from docs/pages/pricing/how-to-pay.md
rename to docs/pages/pricing-and-commercial/how-to-pay.md
index c007d245..ae7bdf10 100644
--- a/docs/pages/pricing/how-to-pay.md
+++ b/docs/pages/pricing-and-commercial/how-to-pay.md
@@ -4,7 +4,7 @@
layout: page
title: How to pay
-parent: Pricing
+parent: Pricing and commercial
nav_order: 4
permalink: /pricing/how-to-pay
---
diff --git a/docs/pages/pricing/letters.md b/docs/pages/pricing-and-commercial/letters.md
similarity index 95%
rename from docs/pages/pricing/letters.md
rename to docs/pages/pricing-and-commercial/letters.md
index 44da739f..2aaf3f5d 100644
--- a/docs/pages/pricing/letters.md
+++ b/docs/pages/pricing-and-commercial/letters.md
@@ -4,9 +4,9 @@
layout: page
title: Letters
-parent: Pricing
+parent: Pricing and commercial
nav_order: 3
-permalink: /pricing/letters
+permalink: /pricing-and-commercial/letters
---
The cost of sending a standard letter depends on the postage you choose and how many sheets of paper you need.
diff --git a/docs/pages/pricing/pricing.md b/docs/pages/pricing-and-commercial/pricing.md
similarity index 75%
rename from docs/pages/pricing/pricing.md
rename to docs/pages/pricing-and-commercial/pricing.md
index 66fd5679..65124e9b 100644
--- a/docs/pages/pricing/pricing.md
+++ b/docs/pages/pricing-and-commercial/pricing.md
@@ -3,10 +3,10 @@
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: page
-title: Pricing
+title: Pricing and commercial
nav_order: 1
has_children: true
-permalink: /pricing/
+permalink: /pricing-and-commercial/
---
It’s free to send NHS App messages and emails through NHS Notify.
@@ -17,14 +17,14 @@ There’s also:
- no setup or integration fee
- no procurement fees
-Find out [how to pay]({% link pages/pricing/how-to-pay.md %}).
+Find out [how to pay]({% link pages/pricing-and-commercial/how-to-pay.md %}).
## Text messages (SMS)
It costs 2.33 pence (plus VAT) for every text message you send.
{% include components/action-link.html
- url='/pricing/text-messages'
+ url='/pricing-and-commercial/text-messages'
text='More about text message pricing'
%}
@@ -33,6 +33,6 @@ It costs 2.33 pence (plus VAT) for every text message you send.
It costs 70p (plus VAT) to send a letter using NHS Notify's standard postage.
{% include components/action-link.html
- url='/pricing/letters'
+ url='/pricing-and-commercial/letters'
text='Learn more about letter pricing'
%}
diff --git a/docs/pages/pricing/text-messages.md b/docs/pages/pricing-and-commercial/text-messages.md
similarity index 99%
rename from docs/pages/pricing/text-messages.md
rename to docs/pages/pricing-and-commercial/text-messages.md
index 69bd3d8b..e7e3e32e 100644
--- a/docs/pages/pricing/text-messages.md
+++ b/docs/pages/pricing-and-commercial/text-messages.md
@@ -4,9 +4,9 @@
layout: page
title: Text messages
-parent: Pricing
+parent: Pricing and commercial
nav_order: 2
-permalink: /pricing/text-messages
+permalink: /pricing-and-commercial/text-messages
---
It costs 2.33 pence (plus VAT) for each text message you send.
From 75dc625f6698c0b9ac699b8d104b0b60736da2fb Mon Sep 17 00:00:00 2001
From: emmagifford <162720670+emmagifford@users.noreply.github.com>
Date: Wed, 10 Dec 2025 13:11:34 +0000
Subject: [PATCH 2/6] Fix breadcrumbs on changed pages
---
docs/_includes/breadcrumb.html | 142 ++++++++++++++++-----------------
1 file changed, 71 insertions(+), 71 deletions(-)
diff --git a/docs/_includes/breadcrumb.html b/docs/_includes/breadcrumb.html
index c6bf55dd..6bdfd275 100644
--- a/docs/_includes/breadcrumb.html
+++ b/docs/_includes/breadcrumb.html
@@ -10,15 +10,15 @@
- {% if page.parent == "Features" %}
+ {% if page.parent == "About" %}
- Features
+ About
{% endif %}
- {% if page.parent == "Pricing" %}
+ {% if page.parent == "Pricing and commercial" %}
- Pricing
+ Pricing and commercial
{% endif %}
@@ -44,72 +44,72 @@
-
- {% if page.title == "Features" %}
-
- Back to
- Home
-
- {% endif %}
-
- {% if page.parent == "Features" %}
-
- Back to
- Features
-
- {% endif %}
-
-
- {% if page.title == "Pricing" %}
-
- Back to
- Home
-
- {% endif %}
-
- {% if page.parent == "Pricing" %}
-
- Back to
- Pricing
-
- {% endif %}
-
-
- {% if page.title == "Using NHS Notify" %}
-
- Back to
- Home
-
- {% endif %}
-
- {% if page.parent == "Using NHS Notify" %}
-
- Back to
- Using NHS Notify
-
- {% endif %}
-
-
- {% if page.title == "Support" %}
-
- Back to
- Home
-
- {% endif %}
-
-
- {% if page.title == "Get started" %}
-
- Back to
- Home
-
- {% endif %}
-
- {% if page.parent == "Get started" %}
-
- Back to
- Get started
-
- {% endif %}
+
+ {% if page.title == "Features" %}
+
+ Back to
+ Home
+
+ {% endif %}
+
+ {% if page.parent == "Features" %}
+
+ Back to
+ Features
+
+ {% endif %}
+
+
+ {% if page.title == "Pricing" %}
+
+ Back to
+ Home
+
+ {% endif %}
+
+ {% if page.parent == "Pricing" %}
+
+ Back to
+ Pricing
+
+ {% endif %}
+
+
+ {% if page.title == "Using NHS Notify" %}
+
+ Back to
+ Home
+
+ {% endif %}
+
+ {% if page.parent == "Using NHS Notify" %}
+
+ Back to
+ Using NHS Notify
+
+ {% endif %}
+
+
+ {% if page.title == "Support" %}
+
+ Back to
+ Home
+
+ {% endif %}
+
+
+ {% if page.title == "Get started" %}
+
+ Back to
+ Home
+
+ {% endif %}
+
+ {% if page.parent == "Get started" %}
+
+ Back to
+ Get started
+
+ {% endif %}
From b3878ad8b19be388baa999f404bd5500fd515f9f Mon Sep 17 00:00:00 2001
From: emmagifford <162720670+emmagifford@users.noreply.github.com>
Date: Wed, 10 Dec 2025 13:24:20 +0000
Subject: [PATCH 3/6] Fix How to pay permalink
---
docs/pages/pricing-and-commercial/how-to-pay.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/pages/pricing-and-commercial/how-to-pay.md b/docs/pages/pricing-and-commercial/how-to-pay.md
index ae7bdf10..ac0c0a08 100644
--- a/docs/pages/pricing-and-commercial/how-to-pay.md
+++ b/docs/pages/pricing-and-commercial/how-to-pay.md
@@ -6,7 +6,7 @@ layout: page
title: How to pay
parent: Pricing and commercial
nav_order: 4
-permalink: /pricing/how-to-pay
+permalink: /pricing-and-commercial/how-to-pay
---
This page describes how NHS England organisations and services pay for the messages they send using NHS Notify.
From dae7d812b009c1ee4df472ca7de9730f279a485d Mon Sep 17 00:00:00 2001
From: emmagifford <162720670+emmagifford@users.noreply.github.com>
Date: Wed, 10 Dec 2025 15:12:09 +0000
Subject: [PATCH 4/6] Fix mobile page.title and page.parent references to old
names in breadcrumb.html
---
docs/_includes/breadcrumb.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/_includes/breadcrumb.html b/docs/_includes/breadcrumb.html
index 6bdfd275..07656c08 100644
--- a/docs/_includes/breadcrumb.html
+++ b/docs/_includes/breadcrumb.html
@@ -45,14 +45,14 @@
- {% if page.title == "Features" %}
+ {% if page.title == "About" %}
Back to
Home
{% endif %}
- {% if page.parent == "Features" %}
+ {% if page.parent == "About" %}
Back to
Features
@@ -60,14 +60,14 @@
{% endif %}
- {% if page.title == "Pricing" %}
+ {% if page.title == "Pricing and commercial" %}
Back to
Home
{% endif %}
- {% if page.parent == "Pricing" %}
+ {% if page.parent == "Pricing and commercial" %}
Back to
Pricing
From f17a6779f57dae25872710e824a0f514b28f231d Mon Sep 17 00:00:00 2001
From: emmagifford <162720670+emmagifford@users.noreply.github.com>
Date: Wed, 10 Dec 2025 15:30:58 +0000
Subject: [PATCH 5/6] Rename features folder and features.md to 'about' for
tidiness. Fix internal links as a result of this change. Update sitemap.
---
docs/_data/home/how-it-works.yml | 8 ++---
docs/_includes/breadcrumb.html | 4 +--
.../{features/features.md => about/about.md} | 20 ++++++------
docs/pages/{features => about}/api.md | 0
docs/pages/{features => about}/campaigns.md | 2 +-
.../{features => about}/direct-messaging.md | 2 +-
docs/pages/{features => about}/emails.md | 0
.../event-based-messaging.md | 2 +-
docs/pages/{features => about}/letters.md | 0
docs/pages/{features => about}/mesh.md | 0
.../{features => about}/nhs-app-messages.md | 0
docs/pages/{features => about}/roadmap.md | 0
docs/pages/{features => about}/security.md | 0
.../{features => about}/text-messages.md | 0
docs/pages/footer/accessibility.md | 2 +-
docs/pages/get-started/get-started.md | 6 ++--
docs/pages/sitemap.html | 31 ++++++++++---------
.../(test)transactional-messaging.md | 2 +-
docs/pages/using-nhs-notify/delivery-times.md | 12 +++----
19 files changed, 46 insertions(+), 45 deletions(-)
rename docs/pages/{features/features.md => about/about.md} (84%)
rename docs/pages/{features => about}/api.md (100%)
rename docs/pages/{features => about}/campaigns.md (95%)
rename docs/pages/{features => about}/direct-messaging.md (97%)
rename docs/pages/{features => about}/emails.md (100%)
rename docs/pages/{features => about}/event-based-messaging.md (95%)
rename docs/pages/{features => about}/letters.md (100%)
rename docs/pages/{features => about}/mesh.md (100%)
rename docs/pages/{features => about}/nhs-app-messages.md (100%)
rename docs/pages/{features => about}/roadmap.md (100%)
rename docs/pages/{features => about}/security.md (100%)
rename docs/pages/{features => about}/text-messages.md (100%)
diff --git a/docs/_data/home/how-it-works.yml b/docs/_data/home/how-it-works.yml
index 3ccda1ef..ed529f55 100644
--- a/docs/_data/home/how-it-works.yml
+++ b/docs/_data/home/how-it-works.yml
@@ -1,10 +1,10 @@
- heading: Write your messages
description: |
Create reusable templates or free-text messages for each message channel:
- - [NHS App messages and notifications](https://notify.nhs.uk/features/nhs-app-messages)
- - [emails](https://notify.nhs.uk/features/emails)
- - [text messages (SMS)](https://notify.nhs.uk/features/text-messages-sms)
- - [letters](https://notify.nhs.uk/features/letters)
+ - [NHS App messages and notifications](https://notify.nhs.uk/about/nhs-app-messages)
+ - [emails](https://notify.nhs.uk/about/emails)
+ - [text messages (SMS)](https://notify.nhs.uk/about/text-messages-sms)
+ - [letters](https://notify.nhs.uk/about/letters)
image: 1-write-your-message.svg
image_alt: ""
diff --git a/docs/_includes/breadcrumb.html b/docs/_includes/breadcrumb.html
index 07656c08..ed612f4d 100644
--- a/docs/_includes/breadcrumb.html
+++ b/docs/_includes/breadcrumb.html
@@ -44,7 +44,7 @@
-
+
{% if page.title == "About" %}
Back to
@@ -59,7 +59,7 @@
{% endif %}
-
+
{% if page.title == "Pricing and commercial" %}
Back to
diff --git a/docs/pages/features/features.md b/docs/pages/about/about.md
similarity index 84%
rename from docs/pages/features/features.md
rename to docs/pages/about/about.md
index 6d75e4e9..425ed95c 100644
--- a/docs/pages/features/features.md
+++ b/docs/pages/about/about.md
@@ -11,23 +11,23 @@ permalink: /about/
Use NHS Notify to send:
-- [NHS App messages]({% link pages/features/nhs-app-messages.md %})
-- [emails]({% link pages/features/emails.md %})
-- [text messages (SMS)]({% link pages/features/text-messages.md %})
-- [letters]({% link pages/features/letters.md %})
+- [NHS App messages]({% link pages/about/nhs-app-messages.md %})
+- [emails]({% link pages/about/emails.md %})
+- [text messages (SMS)]({% link pages/about/text-messages.md %})
+- [letters]({% link pages/about/letters.md %})
You can send messages in bulk or individually.
## Access NHS Notify
-- [API]({% link pages/features/api.md %})
-- [MESH]({% link pages/features/mesh.md %})
+- [API]({% link pages/about/api.md %})
+- [MESH]({% link pages/about/mesh.md %})
## Send messages based on your needs
-- [Campaigns]({% link pages/features/campaigns.md %})
-- [Event based messaging]({% link pages/features/event-based-messaging.md %})
-- [Direct messaging]({% link pages/features/direct-messaging.md %})
+- [Campaigns]({% link pages/about/campaigns.md %})
+- [Event based messaging]({% link pages/about/event-based-messaging.md %})
+- [Direct messaging]({% link pages/about/direct-messaging.md %})
## Send messages to groups of recipients without their contact details
@@ -83,7 +83,7 @@ To send messages automatically, you'll need a developer to integrate with the NH
## Keep your data secure
-[Learn more about NHS Notify’s security features.]({% link pages/features/security.md %})
+[Learn more about NHS Notify’s security features.]({% link pages/about/security.md %})
## Get support when you need it
diff --git a/docs/pages/features/api.md b/docs/pages/about/api.md
similarity index 100%
rename from docs/pages/features/api.md
rename to docs/pages/about/api.md
diff --git a/docs/pages/features/campaigns.md b/docs/pages/about/campaigns.md
similarity index 95%
rename from docs/pages/features/campaigns.md
rename to docs/pages/about/campaigns.md
index 18bdc24a..4d5f5868 100644
--- a/docs/pages/features/campaigns.md
+++ b/docs/pages/about/campaigns.md
@@ -37,4 +37,4 @@ When you send NHS App messages as part of a campaign with NHS Notify, you must a
## See what's next for NHS Notify
-If you're thinking of using NHS Notify for campaign messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/features/roadmap.md %}).
+If you're thinking of using NHS Notify for campaign messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/about/roadmap.md %}).
diff --git a/docs/pages/features/direct-messaging.md b/docs/pages/about/direct-messaging.md
similarity index 97%
rename from docs/pages/features/direct-messaging.md
rename to docs/pages/about/direct-messaging.md
index 7f804ae9..6fdeac9e 100644
--- a/docs/pages/features/direct-messaging.md
+++ b/docs/pages/about/direct-messaging.md
@@ -71,4 +71,4 @@ text='You must adhere to the following in your user journeys:
## See what's next for NHS Notify
-If you're thinking of using NHS Notify for direct messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/features/roadmap.md %}).
+If you're thinking of using NHS Notify for direct messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/about/roadmap.md %}).
diff --git a/docs/pages/features/emails.md b/docs/pages/about/emails.md
similarity index 100%
rename from docs/pages/features/emails.md
rename to docs/pages/about/emails.md
diff --git a/docs/pages/features/event-based-messaging.md b/docs/pages/about/event-based-messaging.md
similarity index 95%
rename from docs/pages/features/event-based-messaging.md
rename to docs/pages/about/event-based-messaging.md
index 5df00945..8e18fce8 100644
--- a/docs/pages/features/event-based-messaging.md
+++ b/docs/pages/about/event-based-messaging.md
@@ -37,4 +37,4 @@ When you send event based messages with the NHS App, you must adhere to the foll
## See what's next for NHS Notify
-If you're thinking of using NHS Notify for event based messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/features/roadmap.md %}).
+If you're thinking of using NHS Notify for event based messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/about/roadmap.md %}).
diff --git a/docs/pages/features/letters.md b/docs/pages/about/letters.md
similarity index 100%
rename from docs/pages/features/letters.md
rename to docs/pages/about/letters.md
diff --git a/docs/pages/features/mesh.md b/docs/pages/about/mesh.md
similarity index 100%
rename from docs/pages/features/mesh.md
rename to docs/pages/about/mesh.md
diff --git a/docs/pages/features/nhs-app-messages.md b/docs/pages/about/nhs-app-messages.md
similarity index 100%
rename from docs/pages/features/nhs-app-messages.md
rename to docs/pages/about/nhs-app-messages.md
diff --git a/docs/pages/features/roadmap.md b/docs/pages/about/roadmap.md
similarity index 100%
rename from docs/pages/features/roadmap.md
rename to docs/pages/about/roadmap.md
diff --git a/docs/pages/features/security.md b/docs/pages/about/security.md
similarity index 100%
rename from docs/pages/features/security.md
rename to docs/pages/about/security.md
diff --git a/docs/pages/features/text-messages.md b/docs/pages/about/text-messages.md
similarity index 100%
rename from docs/pages/features/text-messages.md
rename to docs/pages/about/text-messages.md
diff --git a/docs/pages/footer/accessibility.md b/docs/pages/footer/accessibility.md
index 27e27c22..5c19cc82 100644
--- a/docs/pages/footer/accessibility.md
+++ b/docs/pages/footer/accessibility.md
@@ -56,7 +56,7 @@ Autocomplete is turned off by default because the text a user enters into ‘cre
## What we're doing to improve accessibility
-Our [roadmap]({% link pages/features/roadmap.md %}) shows how and when we plan to improve accessibility on this website.
+Our [roadmap]({% link pages/about/roadmap.md %}) shows how and when we plan to improve accessibility on this website.
## Preparation of this accessibility statement
diff --git a/docs/pages/get-started/get-started.md b/docs/pages/get-started/get-started.md
index 717e2200..77005dbd 100644
--- a/docs/pages/get-started/get-started.md
+++ b/docs/pages/get-started/get-started.md
@@ -13,9 +13,9 @@ permalink: /get-started/
You can only use NHS Notify if your organisation or service sends:
-- [event-based messages]({% link pages/features/event-based-messaging.md %})
-- [direct messages]({% link pages/features/direct-messaging.md %})
-- [messages that are part of a campaign]({% link pages/features/campaigns.md %})
+- [event-based messages]({% link pages/about/event-based-messaging.md %})
+- [direct messages]({% link pages/about/direct-messaging.md %})
+- [messages that are part of a campaign]({% link pages/about/campaigns.md %})
You also need to have:
diff --git a/docs/pages/sitemap.html b/docs/pages/sitemap.html
index 95170c68..ec4546d5 100644
--- a/docs/pages/sitemap.html
+++ b/docs/pages/sitemap.html
@@ -12,11 +12,11 @@
{{page.title}}
-
+
{% for page in site.pages %}
- {% if page.parent == "Features" %}
+ {% if page.parent == "About" %}
-
{{page.title}}
@@ -24,12 +24,13 @@
+
+
{% for page in site.pages %}
- {% if page.parent == "Pricing" %}
+ {% if page.parent == "Pricing and commercial" %}
-
{{page.title}}
@@ -37,13 +38,12 @@
+
+
{% for page in site.pages %}
- {% if page.parent == "Using NHS Notify" %}
+ {% if page.parent == "Get started" %}
-
{{page.title}}
@@ -51,12 +51,13 @@
+
+
{% for page in site.pages %}
- {% if page.parent == "Support" %}
+ {% if page.parent == "Using NHS Notify" %}
-
{{page.title}}
@@ -64,12 +65,12 @@
+
+
{% for page in site.pages %}
- {% if page.parent == "Get started" %}
+ {% if page.parent == "Support" %}
-
{{page.title}}
diff --git a/docs/pages/using-nhs-notify/(test)transactional-messaging.md b/docs/pages/using-nhs-notify/(test)transactional-messaging.md
index 9f76b90a..47d1d910 100644
--- a/docs/pages/using-nhs-notify/(test)transactional-messaging.md
+++ b/docs/pages/using-nhs-notify/(test)transactional-messaging.md
@@ -43,4 +43,4 @@ You cannot send transactional messages to recipients with:
## See what's next for NHS Notify
-If you're thinking of using NHS Notify for transactional messages but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/features/roadmap.md %}).
+If you're thinking of using NHS Notify for transactional messages but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/about/roadmap.md %}).
diff --git a/docs/pages/using-nhs-notify/delivery-times.md b/docs/pages/using-nhs-notify/delivery-times.md
index 17ff9e23..b26c50c5 100644
--- a/docs/pages/using-nhs-notify/delivery-times.md
+++ b/docs/pages/using-nhs-notify/delivery-times.md
@@ -27,7 +27,7 @@ If a recipient has notifications turned on, they’ll also receive a push notifi
Push notifications are only sent to recipients between 6am and 10pm. If you send a message outside of these hours, the notification will be sent from 6am.
-[Learn more about NHS App messages]({% link pages/features/nhs-app-messages.md %}).
+[Learn more about NHS App messages]({% link pages/about/nhs-app-messages.md %}).
## Emails
@@ -35,7 +35,7 @@ Once an email has been sent, our email provider will try to deliver it to the re
NHS Notify will only send emails from 8am to 6pm on weekdays.
-[Learn more about emails]({% link pages/features/emails.md %}).
+[Learn more about emails]({% link pages/about/emails.md %}).
### Open rates and click-throughs
@@ -49,11 +49,11 @@ Once a text message has been sent, our text message provider will try to deliver
NHS Notify will only send text messages from 8am to 6pm on weekdays.
-[Learn more about text messages]({% link pages/features/text-messages.md %}).
+[Learn more about text messages]({% link pages/about/text-messages.md %}).
## Letters
-Once you've made a request with [NHS Notify API]({% link pages/features/api.md %}) or [NHS Notify MESH]({% link pages/features/mesh.md %}), it can take up to 2 working days for our suppliers to dispatch your letter.
+Once you've made a request with [NHS Notify API]({% link pages/about/api.md %}) or [NHS Notify MESH]({% link pages/about/mesh.md %}), it can take up to 2 working days for our suppliers to dispatch your letter.
We use NHS Notify's standard postage as our default for letters. Most letters get delivered 3 business days after they're dispatched.
@@ -66,8 +66,8 @@ For more information, visit
Date: Wed, 10 Dec 2025 15:46:10 +0000
Subject: [PATCH 6/6] Add redirects to all pages in renamed sections
---
docs/pages/about/about.md | 1 +
docs/pages/about/api.md | 1 +
docs/pages/about/campaigns.md | 1 +
docs/pages/about/direct-messaging.md | 1 +
docs/pages/about/emails.md | 1 +
docs/pages/about/event-based-messaging.md | 1 +
docs/pages/about/letters.md | 1 +
docs/pages/about/mesh.md | 1 +
docs/pages/about/nhs-app-messages.md | 1 +
docs/pages/about/roadmap.md | 1 +
docs/pages/about/security.md | 1 +
docs/pages/about/text-messages.md | 1 +
docs/pages/pricing-and-commercial/how-to-pay.md | 1 +
docs/pages/pricing-and-commercial/letters.md | 1 +
docs/pages/pricing-and-commercial/pricing.md | 1 +
docs/pages/pricing-and-commercial/text-messages.md | 1 +
16 files changed, 16 insertions(+)
diff --git a/docs/pages/about/about.md b/docs/pages/about/about.md
index 425ed95c..261abb44 100644
--- a/docs/pages/about/about.md
+++ b/docs/pages/about/about.md
@@ -7,6 +7,7 @@ title: About
nav_order: 1
has_children: true
permalink: /about/
+redirect_from: /features/
---
Use NHS Notify to send:
diff --git a/docs/pages/about/api.md b/docs/pages/about/api.md
index 2e16c83a..b214bb63 100644
--- a/docs/pages/about/api.md
+++ b/docs/pages/about/api.md
@@ -8,6 +8,7 @@ parent: About
nav_order: 1
permalink: /about/api
section: Accessing NHS Notify
+redirect_from: /features/api
---
NHS England organisations and services can integrate the NHS Notify API with their web applications or back office systems.
diff --git a/docs/pages/about/campaigns.md b/docs/pages/about/campaigns.md
index 4d5f5868..49b2a368 100644
--- a/docs/pages/about/campaigns.md
+++ b/docs/pages/about/campaigns.md
@@ -9,6 +9,7 @@ nav_order: 1
permalink: /about/campaigns
section: Features by messaging needs
redirect_from: /using-nhs-notify/campaigns
+redirect_from: /features/campaigns
---
Use NHS Notify to set up national or targeted campaigns to send messages in bulk to patients and the public.
diff --git a/docs/pages/about/direct-messaging.md b/docs/pages/about/direct-messaging.md
index 6fdeac9e..e73c0351 100644
--- a/docs/pages/about/direct-messaging.md
+++ b/docs/pages/about/direct-messaging.md
@@ -9,6 +9,7 @@ nav_order: 3
permalink: /about/direct-messaging
section: Features by messaging needs
redirect_from: /using-nhs-notify/direct-messaging
+redirect_from: /features/direct-messaging
---
Use NHS Notify to support your organisation or service to send individual messages directly to each of your patients.
diff --git a/docs/pages/about/emails.md b/docs/pages/about/emails.md
index df42a792..897da66a 100644
--- a/docs/pages/about/emails.md
+++ b/docs/pages/about/emails.md
@@ -8,6 +8,7 @@ parent: About
nav_order: 2
permalink: /about/emails
section: Features by message channel
+redirect_from: /features/emails
---
Use NHS Notify to send free unlimited emails to patients and members of the public, in bulk and individually.
diff --git a/docs/pages/about/event-based-messaging.md b/docs/pages/about/event-based-messaging.md
index 8e18fce8..ea19402f 100644
--- a/docs/pages/about/event-based-messaging.md
+++ b/docs/pages/about/event-based-messaging.md
@@ -9,6 +9,7 @@ nav_order: 2
permalink: /about/event-based-messaging
section: Features by messaging needs
redirect_from: /using-nhs-notify/event-based-messaging
+redirect_from: /features/event-based-messaging
---
Use NHS Notify to send messages to patients and the public when a specific event is triggered in your organisation or service.
diff --git a/docs/pages/about/letters.md b/docs/pages/about/letters.md
index b09cd127..51e2a9cf 100644
--- a/docs/pages/about/letters.md
+++ b/docs/pages/about/letters.md
@@ -8,6 +8,7 @@ parent: About
nav_order: 4
permalink: /about/letters
section: Features by message channel
+redirect_from: /features/letters
---
You can use NHS Notify to print and send letters to patients and members of the public with addresses in the UK. You can do this in bulk and individually.
diff --git a/docs/pages/about/mesh.md b/docs/pages/about/mesh.md
index 43ee4465..7aec97cc 100644
--- a/docs/pages/about/mesh.md
+++ b/docs/pages/about/mesh.md
@@ -8,6 +8,7 @@ parent: About
nav_order: 2
permalink: /about/mesh
section: Accessing NHS Notify
+redirect_from: /features/mesh
---
NHS England organisations and services can use the Message Exchange for Social Care and Health (MESH) (opens in a new tab) to send messages with NHS Notify.
diff --git a/docs/pages/about/nhs-app-messages.md b/docs/pages/about/nhs-app-messages.md
index 71d73e6f..1daa703b 100644
--- a/docs/pages/about/nhs-app-messages.md
+++ b/docs/pages/about/nhs-app-messages.md
@@ -8,6 +8,7 @@ parent: About
nav_order: 1
permalink: /about/nhs-app-messages
section: Features by message channel
+redirect_from: /features/nhs-app-messages
---
Send free messages of up to 5,000 characters to patients and members of the public who have the NHS App.
diff --git a/docs/pages/about/roadmap.md b/docs/pages/about/roadmap.md
index ed75dbe3..7e363530 100644
--- a/docs/pages/about/roadmap.md
+++ b/docs/pages/about/roadmap.md
@@ -7,6 +7,7 @@ title: Roadmap
parent: About
nav_order: 2
permalink: /about/roadmap
+redirect_from: /features/roadmap
---
The NHS Notify roadmap shows what we’re working on and some of the things we’ve done.
diff --git a/docs/pages/about/security.md b/docs/pages/about/security.md
index 8aca6c34..0e5e9628 100644
--- a/docs/pages/about/security.md
+++ b/docs/pages/about/security.md
@@ -7,6 +7,7 @@ title: Security
parent: About
nav_order: 3
permalink: /about/security
+redirect_from: /features/security
---
NHS Notify is part of NHS England and is built for the security needs of its organisations and services.
diff --git a/docs/pages/about/text-messages.md b/docs/pages/about/text-messages.md
index 2a3b24e3..3ea68641 100644
--- a/docs/pages/about/text-messages.md
+++ b/docs/pages/about/text-messages.md
@@ -8,6 +8,7 @@ parent: About
nav_order: 3
permalink: /about/text-messages-sms
section: Features by message channel
+redirect_from: /features/text-messages-sms
---
Use NHS Notify to send text messages such as invitations, alerts, notifications or reminders to your audiences. You can do this in bulk and individually.
diff --git a/docs/pages/pricing-and-commercial/how-to-pay.md b/docs/pages/pricing-and-commercial/how-to-pay.md
index ac0c0a08..e0b1055c 100644
--- a/docs/pages/pricing-and-commercial/how-to-pay.md
+++ b/docs/pages/pricing-and-commercial/how-to-pay.md
@@ -7,6 +7,7 @@ title: How to pay
parent: Pricing and commercial
nav_order: 4
permalink: /pricing-and-commercial/how-to-pay
+redirect_from: /pricing/how-to-pay
---
This page describes how NHS England organisations and services pay for the messages they send using NHS Notify.
diff --git a/docs/pages/pricing-and-commercial/letters.md b/docs/pages/pricing-and-commercial/letters.md
index 2aaf3f5d..252e6138 100644
--- a/docs/pages/pricing-and-commercial/letters.md
+++ b/docs/pages/pricing-and-commercial/letters.md
@@ -7,6 +7,7 @@ title: Letters
parent: Pricing and commercial
nav_order: 3
permalink: /pricing-and-commercial/letters
+redirect_from: /pricing/letters
---
The cost of sending a standard letter depends on the postage you choose and how many sheets of paper you need.
diff --git a/docs/pages/pricing-and-commercial/pricing.md b/docs/pages/pricing-and-commercial/pricing.md
index 65124e9b..be5d5741 100644
--- a/docs/pages/pricing-and-commercial/pricing.md
+++ b/docs/pages/pricing-and-commercial/pricing.md
@@ -7,6 +7,7 @@ title: Pricing and commercial
nav_order: 1
has_children: true
permalink: /pricing-and-commercial/
+redirect_from: /pricing/
---
It’s free to send NHS App messages and emails through NHS Notify.
diff --git a/docs/pages/pricing-and-commercial/text-messages.md b/docs/pages/pricing-and-commercial/text-messages.md
index e7e3e32e..f3b8575d 100644
--- a/docs/pages/pricing-and-commercial/text-messages.md
+++ b/docs/pages/pricing-and-commercial/text-messages.md
@@ -7,6 +7,7 @@ title: Text messages
parent: Pricing and commercial
nav_order: 2
permalink: /pricing-and-commercial/text-messages
+redirect_from: /pricing/text-messages
---
It costs 2.33 pence (plus VAT) for each text message you send.