Heading Tag Structure

The NEOS theme uses a Dynamic Heading Tag system to determine how titles are displayed on different page types. Below is the usage based on the page type:


Heading Tag Usage

Page Type Heading Tag Function
Feed H1 Displays blog title
H2 Not used
Item H1 Displays post/page title
H2 Not used
Error H1 Displays blog title
H2 Displays error message

Note: The error page type above includes some pages that display the Blog Message.

The H1 heading tag should only be used only once on a webpage. By default, all blog pages with the NEOS theme already have an H1 heading. Therefore, ensure that you do not define the H1 heading tag when creating or adding other elements, especially for posts and pages.

Have Question?