freeCodeCamp / freeCodeCamp/freeCodeCamp
i18n-Launch: Optimise Meta Tags for Superblocks
Open
platform: learn
status: on the roadmap
- Dominant language
- TypeScript
- Stars
- 455k
- Forks
- 46.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 213
Description
The meta tags for each superblock page (i.e. https://www.freecodecamp.org/learn/responsive-web-design) should be optimized to improve our SEO.
These pages should also be removed from our no-index settings (the challenge pages should remain).
Here some tasks that need to be done.
- [ ] We need i18n specific meta tags for all our superblocks. These should have things like:
- [ ] Succinct descriptions.
- [ ] Structured Data Declarations.
- [ ] Open Graph properties.
- [ ] Only superblocks need to be indexed and not challenges.
Contributor guide
Assessment
This issue has not been assessed yet.