SSWConsulting / SSWConsulting/SSW.Website
🔎Title Tags - Use Next.js templates to ensure consistency
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
❌The pain
The Title tags on the SSW website follow inconsistent formatting. Ensuring they follow the same format requires manual effort on the part of the team.
🧠The solution
Using Next.js templates we can ensure the titles follow a consistent format at the code level.
https://nextjs.org/docs/app/api-reference/functions/generate-metadata#template
Screenshot
Figure: Bad example - SEO descriptions using an inconsistent title
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Next.js generateMetadata template documentation linked in the issue, then locate where the SSW.Website generates page metadata. Apply a consistent title template and verify that the site's title tags follow the agreed format across relevant pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100