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

A SEO warning about a link with a string "Go" is false positive #16263

Closed
3 tasks done
hajimehoshi opened this issue Nov 27, 2024 · 3 comments
Closed
3 tasks done

A SEO warning about a link with a string "Go" is false positive #16263

hajimehoshi opened this issue Nov 27, 2024 · 3 comments
Assignees

Comments

@hajimehoshi
Copy link

hajimehoshi commented Nov 27, 2024

FAQ

URL

https://hajimehoshi.com

What happened?

I run the PSI Frontend test on hajimehoshi.com and got this warning:

image

The link text is "Go" about Google's programing language "Go", so this warning should be false positive.

What did you expect?

The warning disappears

What have you tried?

Running the PSI Frontend via the Chrome extension.

How were you running Lighthouse?

PageSpeed Insights

Lighthouse Version

12.2.1

Chrome Version

No response

Node Version

No response

OS

No response

Relevant log output

https://pagespeed.web.dev/analysis/https-hajimehoshi-com/5pzt6foiu1?form_factor=desktop&category=performance&category=accessibility&category=best-practices&category=seo&hl=en-US&utm_source=lh-chrome-ext

@hajimehoshi hajimehoshi changed the title A SEO warning about the link with a string "Go" is false positive A SEO warning about a link with a string "Go" is false positive Nov 27, 2024
@davidldennison
Copy link

Hi!

That is not what this issue is referring to. It's informing you that the anchor text "Go" is not descriptive enough for users and search engines.

Let's break it down:

  1. For Users:
    Anchor text should give users clear and specific information about where the link will take them. The term "Go" is too generic and doesn't provide any meaningful context, which could confuse users or discourage clicks.

  2. For Search Engines:
    Anchor text plays a key role in helping search engines understand the relationship and contextual relevance between the linked pages. Descriptive anchor text allows search engine crawlers (like Google's) to interpret the purpose of the link better, improving semantic context and page ranking for the destination URL.

Suggestions for Improvement:

  • Replace the generic "Go" with more descriptive anchor text, such as "Go Lang Contributions by Hajime Hoshi"
  • Do this for all the other links on the page to ensure the anchor text aligns with the content or purpose of the linked page.

This small change will make your site more user-friendly and SEO-friendly. Let me know if you need help! 🚀

@hajimehoshi
Copy link
Author

hajimehoshi commented Dec 3, 2024

I know "Go" might be a confusing word, but avoiding this confusion should not be web authors' work, as there is actually a programming language named "Go" by Google.

@GoogleChrome GoogleChrome deleted a comment from kgjjd Dec 4, 2024
@GoogleChrome GoogleChrome deleted a comment from kgjjd Dec 4, 2024
@GoogleChrome GoogleChrome deleted a comment from kgjjd Dec 4, 2024
@GoogleChrome GoogleChrome deleted a comment from kgjjd Dec 4, 2024
@GoogleChrome GoogleChrome deleted a comment from kgjjd Dec 4, 2024
@GoogleChrome GoogleChrome deleted a comment from kgjjd Dec 4, 2024
@GoogleChrome GoogleChrome deleted a comment from kgjjd Dec 4, 2024
@GoogleChrome GoogleChrome deleted a comment from kgjjd Dec 4, 2024
@adamraine
Copy link
Member

This is definitely an interesting case, but Lighthouse is WAI in my opinion. It isn't obvious from just the link text that this is the Go language and not some generic word. In this case you could use 'Golang' or maybe 'Go ("Golang")'.

@adamraine adamraine closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants