Links do not have a discernible name how to solve ?

Beh, avrei dovuto coprire quel dominio:D
Good evening I hope you are well, I apologize for the inconvenience but I don't know how to cover it if you want I will remove the message
 
Last edited by a moderator:
Hi, can someone kindly let me know how to fix these links don't have a distinguishable mobile beacon name thanks
<a class="more-videos label" href="https://example.com/?filter=latest "><i class="fa fa-plus"></i> <span>Altri video</ span></a>Immagine ora link cancellato si.png
 
You need to include the aria-label attribute in your links, eg
Code:
<a aria-label="Your alt text" class="more-videos label" href="https://example.com/?filter=latest "><i class="fa fa-plus"></i> <span>Altri video</ span></a>
 
You need to include the aria-label attribute in your links, eg
Code:
<a aria-label="Your alt text" class="more-videos label" href="https://example.com/?filter=latest "><i class="fa fa-plus"></i> <span>Altri video</ span></a>
Good evening I hope you are well, thank you for your answer you have to excuse me for my incompetence in the matter by copying what you wrote where I paste it sorry again, where do I find this link to edit in html wp ?
 
Good evening I hope you are well, thank you for your answer you have to excuse me for my incompetence in the matter by copying what you wrote where I paste it sorry again, where do I find this link to edit in html wp ?
I'm sorry but I have no idea of what plugin will be outputting that link. You will need to find the plugin that controls that content, and see if there's an option to edit the raw html or to add in anchor attributes.
 
Thank you, you were very kind, I wish you a good day
 
One last thing I'm sorry, I have analyzed other websites much better than mine and they have many more seo problems but they are very strong, perhaps it is a content problem for my site I also believe that by arranging the buttons I would not have the same traffic anyway thanks and good luck year and sorry again for my incompetence
 
  1. Ensure that all link names are accessible. ...
  2. Ensure all links can receive programmatic focus; for example, avoid device-specific events (for example, onmouseover ).
  3. To ensure all link text is visible to screen readers, link text cannot be hidden (e.g. with display: none or aria-hidden="true" ).
 
Good evening Peggy, thank you for your reply, I apologize for my incompetence on the subject but analyzing the original retro tube theme script, you have the same problem
 
My website does about 100/100 pagespeed, but in my opinion, even if I understand little, I think it's a problem of non-unique content anyway, thank you, wishing you a good evening
 
Back
Top