tag and author pages do not contain h1
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 2.6k
- Forks
- 2.7k
- Avg merge
- 1h 42m
- Merged PRs (30d)
- 36
Description
SEO warnings are raised while auditing a blog with a tool like ahref.
Any reason why the tags.hbs and author.hbs templates use <h2> instead of <h1>?
Would a contribution in that direction be accepted?
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
Inspect the tags.hbs and author.hbs templates to confirm how their page headings are currently marked up. Update the heading level to address the reported missing h1 issue, then verify both templates contain the intended top-level heading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100