Answer the question
In order to leave comments, you need to log in
Why is the icon for the site not connected?
Here is the site: https://fbc.cgs-game.ru
Here is the icon: https://fbc.cgs-game.ru/img/icon.png
Here is the code:
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="css/libs.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="icon" type="image/png" href="https://fbc.cgs-game.ru/img/icon.png">
<title>FBC - (FastButtonCss)</title>
</head>
Answer the question
In order to leave comments, you need to log in
Icons usually use the .ICO format. Search in a search engine, there are a lot of converters from JPEG / PNG to ICO format. And yes, try to remove the attributetype="image/png"
If the favicon is not in the ICO format, but in another one, the search engine may not display it in the search results, it's better to change it to ico
Add it in this format and everything will start for sure
link href=" http:// domain /favicon.ico" rel="icon"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question