Technical SEO
Important
Semantic HTML
search What we check
Whether the page uses semantic HTML elements like <main>, <article>, <nav>, <header>, and <footer> to identify content areas.
build How to fix
- 1 Wrap your primary content in <main> and <article> elements.
- 2 Use <nav> for navigation, <header> for page header, <footer> for page footer.
- 3 AI crawlers use semantic HTML to identify and extract the primary content area.