Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
I’m trying to improve the accessibility of your website and received a "Links do not have a discernible name" error in your PageSpeed Insights report.
https://pagespeed.web.dev/analysis/https-kidsbookexplorer-com/7o9ajiqgi3?form_factor=mobile
I receive an accessibility error - “Links do not have a discernible name”.
The links are associated with comments on your blog posts. They are structured as follows:
- div.tzwb-content > ul.tzwb-comments-list > li.tzwb-has-avatar > a
- <a href="https://www.kidsbookexplorer.com/animalia-graeme-base-alphabet/#comment-27…">
- <a href="https://www.kidsbookexplorer.com/don-quixote-cervantes-savva-brodsky/#comm…">
- <a href="https://www.kidsbookexplorer.com/alitji-in-dreamland-alitjinya-ngura-tjuku…">
These links are likely avatar images or usernames associated with comments on my blog posts and are causing the error because they don't have a discernible name, meaning they don't have text that clearly describes their purpose.
Is there a way to add an aria-label attribute to these links?
This error comes from your comment widget. It has nothing to do with wpDiscuz. The comment widget is generated by your current active theme. You should ask the theme developers to extend the widget links.
As you mentioned, the link selector is div.tzwb-content > ul.tzwb-comments-list > li.tzwb-has-avatar > a so it says the link creator is the tzwb.
wpDiscuz doesn’t have tzwb prefixes in classes.