Opened 3 weeks ago
#4120 new defect
Proposal to change the headings hierarchy in the About section
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | headings-hierarchy |
Cc: |
Description
Splitting this out from #4110.
The headings hierarchy in the About section has room for improvements for better SEO and accessibility:
In the main page, the headings hierarchy looks pretty good with one exception: as mentioned in #4112 the logo shouldn't be a h1
. The main topic in this page is currently "Democratize Publishing" and that should be the only h1
in the page.
Same in the sub-pages: there should be only one h1
and it should be the main title.
In some of the sub-pages, for example:
- https://wordpress.org/about/features/
- https://wordpress.org/about/requirements/
- https://wordpress.org/about/accessibility/
- https://wordpress.org/about/philosophy/
The headings within the content are h3
: they should be changed to h2
.
Testimonials page:
On https://wordpress.org/about/testimonials/ it would be nice to have a h2
heading before the list of embedded tweets to identify the section.
Note:
In the statistics page, it would be nice to have headings before each graph section. Also, it would be great to have an alternative representation of the graphs in the form of data tables, but this is out of the scope of this ticket.