Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEO] add alt to preload images for SEO crawlers #1195

Merged
merged 1 commit into from Mar 7, 2024
Merged

Conversation

noam-heller1
Copy link
Contributor

@noam-heller1 noam-heller1 commented Mar 5, 2024

Website crawlers (like screamingFrog) reads the first alt text and treats it as anchor text. the placeholder image had an empty alt text -> anchor text was empty.

Best description for the problem: https://docs.google.com/document/d/1h1uKcAMsPnQ1_esjGbMUBq-NmYhwyMs6Mby7BzsD06E/edit?pli=1#heading=h.h2h41eg0msxb

We need each link to have alt or anchor text, here is the result: (Yana from SEO approved it)
Screenshot 2024-03-05 at 19 21 40

Copy link
Contributor

@liatv liatv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👑

@noam-heller1 noam-heller1 merged commit d783dea into master Mar 7, 2024
8 checks passed
@noam-heller1 noam-heller1 deleted the seo-links-alt branch March 7, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants