I am helping a person with their wordpress site, and one of the problems is the lack of alt tags o 252 images on their site.
I have looked at the source code, and in some cases there no alt tag on the image, on some there is and it seems the changes to the alt tags im doing in the media folder arent appearing on the site.
Have you seen a pattern as to where the alt tags are missing or not changing when you add them to the media library? For example, are they all from a particular plugin or widget?
Ye funny enough that was my way of thinking, and the problem is this site is pretty much done, and I’m picking this up to try and sort out the issues.
There seems to be some with an alt tag and then some without, but even if the images are in the media folder they are appearing on the site without an alt tag not even an empty alt, just no alt tag, whiclst there a couple that have an alt tag and cant find where they gettign the description from
Even if the alt tag information is there in the media library, if the plugin does not code the image tag to include the alt tag, it will not show up in the source code. I was thinking maybe the code was missing from a plugin or widget.