@Madchatthew I’d always post for the reasons I stated above. It’s useful information and could save someone else the headache.
No valid role attribute on elements
-
For example
<div id=“aswift_1_host” style=“border: none; height: #; width: #; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;” tabindex=“0” title=“Advertisement” aria-label=“Advertisement”>
**Reported** Fix all of the following: aria-label attribute cannot be used on a div with no valid role attribute.
**Actual code** <center>Advertisement <!-- example_responsive_3 --> <ins class="adsbygoogle example_responsive_3" style="display: inline-block; text-align:center; width: #; height: #;" data-ad-client="ca-pub-#" data-ad-slot="#"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></center>
How do I fix this one?
-
@phenomlab this was the result generated on Sun, Feb 26, 2023 4:35 PM.
Yes the TBT result is different. If Aria is not an urgent issue well will fix it some other time.
-
@Sala Any reason why you can’t target the class instead, or use jQuery to target the
aria-label
attribute and assign anid
? -
@phenomlab uh I’m relative new to that haha. It’s my first time to come across this Aria
-
@Sala is this from an SEO checker?
-
@phenomlab If it from SEO i could be here making noise all night. Its from webpage speed test
-
@Sala I don’t think this is anything to be concerned by. Can you send me the output of the speed test?
-
@phenomlab Here is the speed test results. Aria element issues on accessibility https://www.webpagetest.org/result/230226_BiDc52_5VY/3/experiments/#Usable
-
@Sala thanks. Having reviewed this, I’d be far more concerned about this
The main thread was blocked for 2467 ms
However, accessing your site doesn’t immediately scream to me that it takes 2.4s before the user can interact with it. Not all of these tools are created equal and rely on standards that in fact if implemented on your website word for word, would cause it to stop working properly.
Different tools yield different results. One of the more honest tools is below
https://geekflare.com/tools/test/m2hxrhoh0a60183z5dyz9kq0qdx7lm42
-
@phenomlab this was the result generated on Sun, Feb 26, 2023 4:35 PM.
Yes the TBT result is different. If Aria is not an urgent issue well will fix it some other time.
-
I found it here, ins elements can not have aria elements
-
Did this solution help you?
Related Topics
-
configure ghost and wordpress combo
Moved Solved WordPress -
-
-
-
-
-
-