即使符合 Google 指南,Favicon 也不会显示在搜索结果中
Favicon not showing in search results even with Googles Guidelines
我遵循了 https://support.google.com/webmasters/answer/9290858?hl=en 上 Favicon 的指南。
但是已经有一段时间了,mt favicon 还没有被编入索引 这里有一些线程,但是 none 显示了任何明确的解决方案。
我的网站图标是 .ico,但我最近将其更改为 .png。我还根据谷歌指南将其设置为 48x48。
感谢任何帮助。
网站是 http://veganthingsworld.com
<link rel="shortcut icon" type="image/icon" href="Images/favicon.png">
提前致谢。
现场
要看的提示:
- 使用 Google Favicon Snatcher 检查 Google 看到的您的 favicon。你的似乎没问题:https://www.google.com/s2/favicons?domain=veganthingsworld.com
- 检查您的 Google Search Console:Google 在其界面中显示您的网站图标,并且 Search Console 似乎比搜索引擎更快。
场外
当然,这个功能完全取决于Google。 Google 至少需要几天甚至几周的时间才能在其结果页面中显示您的网站图标。延迟似乎取决于您网站的受欢迎程度。
Google 抓取了您的网站并不意味着您的网站图标将在接下来的几个 hours/days 中显示。如果您正在分析 HTTP 日志,请查找 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, comme Gecko) Chrome/49.0.2623.75 Safari/537.36 Google Favicon
(用户代理与常规搜索引擎用户代理不同)。
我遵循了 https://support.google.com/webmasters/answer/9290858?hl=en 上 Favicon 的指南。
但是已经有一段时间了,mt favicon 还没有被编入索引 这里有一些线程,但是 none 显示了任何明确的解决方案。
我的网站图标是 .ico,但我最近将其更改为 .png。我还根据谷歌指南将其设置为 48x48。
感谢任何帮助。
网站是 http://veganthingsworld.com
<link rel="shortcut icon" type="image/icon" href="Images/favicon.png">
提前致谢。
现场
要看的提示:
- 使用 Google Favicon Snatcher 检查 Google 看到的您的 favicon。你的似乎没问题:https://www.google.com/s2/favicons?domain=veganthingsworld.com
- 检查您的 Google Search Console:Google 在其界面中显示您的网站图标,并且 Search Console 似乎比搜索引擎更快。
场外
当然,这个功能完全取决于Google。 Google 至少需要几天甚至几周的时间才能在其结果页面中显示您的网站图标。延迟似乎取决于您网站的受欢迎程度。
Google 抓取了您的网站并不意味着您的网站图标将在接下来的几个 hours/days 中显示。如果您正在分析 HTTP 日志,请查找 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, comme Gecko) Chrome/49.0.2623.75 Safari/537.36 Google Favicon
(用户代理与常规搜索引擎用户代理不同)。