Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

SEO - Missing anchor text when image has anchor link #45

Open
joselcvarela opened this issue Aug 27, 2020 · 0 comments
Open

SEO - Missing anchor text when image has anchor link #45

joselcvarela opened this issue Aug 27, 2020 · 0 comments

Comments

@joselcvarela
Copy link

joselcvarela commented Aug 27, 2020

${linkUrl ? `<a ${linkTarget} href="${linkUrl}">${img}</a>` : img}

One solution is to use <img> alt attribute in <a> title attribute

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants