CivicDataLab / CivicDataLab/ParakhAI-frontend
[Bug] No canonical link tag on any page
Open
@UdayRajSahai2 is already working on this.
Since Jun 22, 2026.
bug
frontend
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 9h 18m
- Merged PRs (30d)
- 4
Description
No <link rel="canonical"> tag exists on any page, risking duplicate content penalties if pages are indexed via multiple URL variants (with/without trailing slash, locale prefix, etc.). Add canonical links via Next.js metadata.alternates.canonical.\n\nReport ref: SEO-003 · Severity: LOW
Contributor guide
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.
Assessment
This issue has not been assessed yet.