Archived topic
Website Favicon not showing.
3 replies · Started by Ankit on February 23, 2022
Website Favicon not showing.
Website: Otakusnotes.com
Hi there,
the issue may be related to the Broken HTML you have on your site. See here:
https://www.screencast.com/t/YmbI4eS07e
The markup i highlighted in red should be in the <head> ( not the body ) which includes the favicons.
This thing happens when broken code is added to the site.
Have you used any plugins, GP Elements, custom functions or made edits to the theme to insert code into the head ?
Yes, I am using Insert header and footer plugin to insert Google Search Console, Google Analytics, and our Ad partner code to the head section of the website.
I would suspect that one of those scripts is broken eg. missing a closing </script> tag.
In the image i attached above it will most likely either be the 1 before the <body> tag or the one after it.