Hi,
in PageSpeed Insights I’m getting this issue with my website pages (eg. https://giacomodenanni.it/contatti), except for the homepage:
Attributes [aria-*] do not correspond to their respective roles
Each ARIA role element supports a certain subset of the aria-* attributes. If they do not match, the aria-* attributes will not be considered valid.
Rejected items:
Content
<header class=”entry-header” aria-label=”Content”>
I think it could be related to the Page Header element that is set in the Search Template I used, but I don’t know how to fix it. Any suggestion, please?