Do things like using labels on an element that is not a form input affect how google sees us in regards to accessibility?
-
Do things like using labels on an element that is not a form input affect how google sees us? It's an accessibility error that our devs have made - using a label element because it looks good, not because it's an actual label on a form field. Just wondering how that affects accessibility in Google's eyes.
-
Hi there,
Google is smart nowadays, and then look into way more than just labels on the element. They sure _might _use the label text, but most of google's understanding comes from actual content on the whole website (context), schema markup and anchor texts and mentions from 3rd party websites.
What I would recommend doing is do an exact search for a weird label of yours, in quotes, and see if your page comes up in Google. If it does, then yes, labels are being used on your website for understanding the topic, if it doesn't, then they are not.
Cheers.
-
Yep, add to it, labels are not the #1 argument a website is being listed or shown in search in the first place. So dont put too much of effort into a label really.