Change Favicon

Two ways to change default Blogger favicon

# 1:
  • Go to Template => Edit HTML
  • Find the code: <title><data:blog.pageTitle/></title>
  • After the code add the line below
    <link rel="shortcut icon" href="URL of your favicon file"/>
# 2:
  • Go to Layout => Favicon => Upload your favicon => Save