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

The favicon shows in the Google search result page is skewed #543

Open
likidu opened this issue Sep 26, 2024 · 1 comment
Open

The favicon shows in the Google search result page is skewed #543

likidu opened this issue Sep 26, 2024 · 1 comment
Labels
bug Something isn't working ui/ux All UI/UX related works

Comments

@likidu
Copy link
Collaborator

likidu commented Sep 26, 2024

Describe the bug
The favicon shows in the Google search result page should not be skewed.

In the HTML header we probably are not using the standard attribute for the icon, or missing the line here:

<link data-rh="true" rel="shortcut icon" href="/static/824a316591aa77b6ed2559aa3d5a613b/favicon.ico" type="image/x-icon">

Per Google's guide: https://developers.google.com/search/docs/appearance/favicon-in-search?hl=en&visit_id=638629747645764617-1384079662&rd=1

Screenshots
img_v3_02f4_7a4774ac-b0b7-4e99-a8ae-25610b62ddbg

Desktop (please complete the following information):
Lastest Chrome desktop

@likidu likidu added bug Something isn't working ui/ux All UI/UX related works labels Sep 26, 2024
@shhdgit
Copy link
Member

shhdgit commented Sep 27, 2024

Related pr: #542

updated. we might need some time to wait for the search engine to update its indexing, which took a week on the website(www.pingcap.com).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui/ux All UI/UX related works
Projects
None yet
Development

No branches or pull requests

2 participants