Your page content isn't organized into proper landmark sections. This makes it harder for screen reader users to quickly jump to the section they need, like skipping straight to the main content or navigation.
On WordPress
Modern WordPress themes (Twenty Twenty-Four, etc.) use landmark elements correctly. If you're on an older theme, edit the theme's header.php, footer.php, and page.php templates to replace <div> wrappers with semantic elements.
On Shopify
Edit theme.liquid and section liquid files. Replace <div id="header"> with <header>, <div id="content"> with <main>, and <div id="footer"> with <footer>.
SiteSprout scans your site, tells you which issues you actually have in plain English, and keeps watch so nothing breaks silently.
Scan your site free