Improving Accessibility Score
Hello,
I managed to get good PageSpeed scores with your theme and WP Rocket, except for Accessibility, which is at 83. Do you have any quick suggestions on how to improve this?
url: https://rivoco.ee/
Best,
Steve
Hello,
I managed to get good PageSpeed scores with your theme and WP Rocket, except for Accessibility, which is at 83. Do you have any quick suggestions on how to improve this?
url: https://rivoco.ee/
Best,
Steve
Comments
Hi,
1) To resolve this:
Go to Betheme -> Theme options -> Responsive -> General, and enable the Pinch to zoom option:
2) Contrast goes without saying. You must adjust colors on your website to have appropriate contrast.
3) To correct this:
Edit your header template and assign appropriate link title to these icons:
4) This is also pretty simple:
Your headings must be in the appropriate order on your pages. For example, if you used an H2 tag on your website, the next one should be an H3, then an H4, etc. If you use H2 again, then you must repeat this process. There should be no "jumps" like from H2 to H5 or lower.
Note that it matters only in the HTML structure, so if your design requires some font to be small, but you must use tag with bigger font size, you can style it to match the design.
Best regards
Hello,
the Pinch to Zoom setting improved the score by 5 points, from 84 to 89 – excellent ,thank you! I’ll review the other settings as well, but regarding this one: “assign appropriate link title to these icons” — what exactly is considered an appropriate link title? Can I name it myself, or does it have to be something specific?
Best,
Steve
Yes, you should name them yourself. To create accessible links, use descriptive link text that clearly states the link's purpose or destination.
Best regards