nystudio107 / craft-seomatic

SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.
https://nystudio107.com/plugins/seomatic
Other
165 stars 69 forks source link

Alt Tags not being seen through site audit on multiple crawlers #1461

Closed highway9support closed 5 months ago

highway9support commented 5 months ago

Through Craft's asset menu, I have updated the alt text for all but about 50 images on the site (from a starting point of around 500), however through tools like SEMRush and Ahrefs, they note that there are still hundreds of images with missing alt text. Is there an different solution I need to take to updating the alt text for these images? Or maybe I'm doing something wrong?

Please advise Screenshot 2024-04-23 091255

khalwat commented 5 months ago

You're not doing anything wrong, but just adding the alt text in the CMS won't cause that alt text to be displayed on the frontend.

You'd need to make changes to the Twig templates that output your images (this doesn't have anything to do with SEOmatic).