Missing logo alt tag
-
We’re getting a SEO notice about an empty alt tag, which comes from the GDPR plugin. It seems to come from:
/gdpr-cookie-compliance/controllers/moove-controller.php
and line #192:
<img src="<?php echo $logo_url ?>" alt="" class="img-responsive" />
Any chance you could output the image description here, rather than an empty alt?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Missing logo alt tag’ is closed to new replies.