-
Notifications
You must be signed in to change notification settings - Fork 3
Fix Multiple H1 Tags on Homepage #9
Copy link
Copy link
Open
Labels
Priority: HighImportant issue that should be handled soon.Important issue that should be handled soon.Status : OpenIssue is open and ready for work.Issue is open and ready for work.good first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
Priority: HighImportant issue that should be handled soon.Important issue that should be handled soon.Status : OpenIssue is open and ready for work.Issue is open and ready for work.good first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary*
Refactor the homepage heading structure to ensure the page contains exactly one H1 tag for proper SEO and accessibility compliance.
Context*
The SEO audit detected that the homepage currently contains 2 H1 tags, which is not recommended for semantic HTML structure.
Current H1 tags:
Why is this needed?
Using a single H1:
Tasks
Acceptance criteria*
Suggested approach
Possible solution:
Test using:
Out of scope
Remember, contributions to this repository should follow its contributing guidelines, security policy and code of conduct.