Skip to content

Unify page title suffix across Nuxt pages - #5593

Open
Yndira-E wants to merge 1 commit into
mainfrom
nuxt/unify-page-title-format
Open

Unify page title suffix across Nuxt pages#5593
Yndira-E wants to merge 1 commit into
mainfrom
nuxt/unify-page-title-format

Conversation

@Yndira-E

@Yndira-E Yndira-E commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description

Nuxt pages had to append "• FlowFuse" (or a section suffix like "• FlowFuse Docs") to their title by hand, which led to inconsistent formats across pages: some missing the suffix entirely, one using "-" instead of "•".

A shared titleTemplate now supplies the brand suffix by default (via nuxt-seo-utils' templateParams.separator), and section pages (Docs, Handbook, Blog, etc.) override just the siteName for their own qualifier. og:title now infers from the resolved title everywhere instead of being duplicated by hand per page.

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@Yndira-E
Yndira-E force-pushed the nuxt/unify-page-title-format branch from b1e6cb3 to 5da0a5d Compare August 13, 2026 14:22
@Yndira-E
Yndira-E marked this pull request as ready for review August 13, 2026 14:25
@Yndira-E
Yndira-E requested a review from ZJvandeWeg August 13, 2026 14:26
@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit b1e6cb3
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a7dd071809a62000870fa08
😎 Deploy Preview https://deploy-preview-5593--flowforge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 56 (🔴 down 5 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 85 (🔴 down 7 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit 5da0a5d
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a7dd32a831c1e000824af83
😎 Deploy Preview https://deploy-preview-5593--flowforge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 63 (🟢 up 2 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 85 (🔴 down 7 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@Yndira-E
Yndira-E requested review from ZJvandeWeg and removed request for ZJvandeWeg August 14, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant