AEM Core Image component SEO compliance
I was playing around with the OOTB AEM 6.5 Image v2 core component and the following is the view source markup it provides from the server side.
![]()
As we can observe the <img> tag is not rendered from the server side this concerns me from an SEO standpoint as the relevant SEO tags and attributes like img and alt are not readable by search engines, would the meta tag with a caption as itemprop below provide a viable alternative to overcome this SEO problem?
`