Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Upload custom favicon#11

Upload an image (instead of just an emoji)

a year ago

Could be solved with #24 header directive

a year ago
1

Solved with a header directive

a year ago
Changed the status to
Completed
a year ago

Not working, settings will be overridden by default icon.

a year ago

Thanks for reporting. I’ve moved the default icon beneath the header directive. This should solve it.

a year ago
1
G

Still not working on my end, I might be doing something wrong, here is the favicon I’m trying to set with an header directive

<link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAACXBIWXMAAAsSAAALEgHS3X78AAAB60lEQVRYhbVYi03DMBB9VAzgEcwEZISMUDYIG3SDdoOMEDboCIUJAhMEJggbFLmco+OwnbPdPulURfHn+T7Pl94hDxZAC+ARQCNmfgP4APBKdnV0AEYAZ6XNAAYiXQ136ilj85D1AEwpkb5yc25TIHxJONanKxLg1mlJ3IqAt+0tQrCj3HF2VIyfU6FpCwgcxRpWOW+MkSipglZkvomcfKCxPNRLfmzotyuoaSdOe1rcg8fbCdYTgAcSMUNzPPZywRwh8nmwBkM5NmuqRRtHt9gh4TFDXtmS+zXhXXLKnWpt8MBi34kQeBwKcmr2k90GsQE9nawRrj0JAtsCAt6a+4R73wF80eZyzJt47hU5EsPFw7kKKcWmxguX5Nxkcf7FM3mJ47PCE7bEEzG0lF+pkowJXhYJzS1oMtW33QRcG4MLwwt7N7HqkU2Lds1lrDtdiukk5NgmvHdceR9ae3FfqhK8MDWKq97rh1a4/pR2qA8YmZvX7gBuVqnCZ9lXhHqJJvNU3nbK3kSq7j9vdBWd9rgS4qUqQiQsnd5UqqC/GXeJFiEp8zYz/rENWmaSyKj5Dlkr2RpTEbglkSwCHtf4BOQhKv4UNFSipTlyilVBKZlUtnPjLb4Kuf9PeLgNXCXxjsu1+K6lz7m8AAA/BR9l4MZtpJEAAAAASUVORK5CYII=">

7 months ago

It’s probably working. Favicons are cached by the browser, so you may not see it updating on your end. Try looking at it on a device that hasn’t been to your blog before. You can flush your favicon cache as well, but it’s a bit more complciated:
https://www.stirtingale.com/guides/2018/01/how-to-favicon-flush-2

7 months ago