Request to Fix Missing Landmark for Accessibility & PageSpeed

Posted in: Newspaper
Post count: 285

Hi Support Team,

Hope you’re doing well.

I’m reaching out regarding an accessibility issue identified on our website. According to Google PageSpeed Insights, our pages are currently showing the error: “Document does not have a main landmark.”
It appears that the theme does not include a <main> HTML landmark wrapping the primary content.

This is important for:
Accessibility (screen readers and semantic structure)
Improved PageSpeed / Lighthouse scores
Better overall HTML structure

We request your help in implementing this correctly across the theme.

What needs to be done:
Add a <main> tag wrapping the primary content area (typically where the article/page content is rendered)
Ensure only one <main> tag exists per page
Keep <header>, <nav>, and <footer> outside the <main> section

It would be ideal if this fix is applied at the theme level (e.g., in single.php, page.php, or relevant template files) so it reflects across all pages.

Please let me know if you need access or any additional details from our end.

Looking forward to your support on this.

My newspaper theme version is 12.7.4

Post count: 35449

Hi,

Please make a full backup and update the theme to the last version 12.7.5. Make sure all theme plugins you have before the update are updated and installed https://tagdiv.com/newspaper-changelog/?utm_source=forum&utm_medium=menu&utm_campaign=forum_loggedin&utm_content=52878. The latest theme versions contain the landmark elements you need.

Post count: 35449

Hi,

Please make a full backup and update the theme to the last version 12.7.5. Make sure all theme plugins you have before the update are updated and installed https://tagdiv.com/newspaper-changelog/?utm_source=forum&utm_medium=menu&utm_campaign=forum_loggedin&utm_content=52878. The latest theme versions contain the landmark elements you need.

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.