pingcap / pingcap/website-docs
The favicon shows in the Google search result page is skewed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 33
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 7
Description
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
Desktop (please complete the following information):
Lastest Chrome desktop
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the generated HTML header and the favicon link shown in the issue, then compare it with Google's favicon guidance. Confirm the appropriate icon markup and verify that the favicon displayed in Google search results is no longer skewed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100