Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

TT1 blocks: Multiple <h1> #290

@TeBenachi

Description

@TeBenachi

There are three <h1> tags on pages and single posts when using the default templates. It is recommended to start the main content with <h1> for better accessibility. Also, the accessibility requirements require themes to have no more than one <h1> tag on a single page.

  1. Consider using <p> for the site title in the footer instead of <h1>

  2. For the site title in the header, the classic themes traditionally have the mechanism of having <h1> on the homepage, <div> on all other pages. FSE themes could have multiple headers to achieve this, but it’s not ideal. Perhaps this is a concern with GB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions