I'm currently making a website accessible. Currently, there are only the title attributes defined of each link. For maximum compatibility with screen readers, I need to have the alt and the title.
Is there a way to add to each link the alt attribute with the value of the title? Best would be typoscript.
Another problem is, that the site is online and frequently visited. It has to be a method which is 100% working.