<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gregary Boyles</title>
    <description>The latest articles on DEV Community by Gregary Boyles (@boylesg).</description>
    <link>https://dev.to/boylesg</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3971408%2F069e4aa8-bbdf-4725-bff7-d6fa5e771457.png</url>
      <title>DEV Community: Gregary Boyles</title>
      <link>https://dev.to/boylesg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/boylesg"/>
    <language>en</language>
    <item>
      <title>Can't change favicon.ico</title>
      <dc:creator>Gregary Boyles</dc:creator>
      <pubDate>Sat, 06 Jun 2026 14:48:42 +0000</pubDate>
      <link>https://dev.to/boylesg/cant-change-faviconico-3kb</link>
      <guid>https://dev.to/boylesg/cant-change-faviconico-3kb</guid>
      <description>&lt;p&gt;Hi folks.&lt;br&gt;
I am not sure if this is the right thread for this question...&lt;/p&gt;

&lt;p&gt;I have thos domain: &lt;a href="https://www.gjb.au" rel="noopener noreferrer"&gt;https://www.gjb.au&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On here I have multiple website hosted in sperate top level folders.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.gjb.au/fomop" rel="noopener noreferrer"&gt;https://www.gjb.au/fomop&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And...&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.gjb.au/millhouse" rel="noopener noreferrer"&gt;https://www.gjb.au/millhouse&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Among others.&lt;/p&gt;

&lt;p&gt;If you visit &lt;a href="https://www.gjb.au/fomop" rel="noopener noreferrer"&gt;https://www.gjb.au/fomop&lt;/a&gt; you will notice favicon.ico is working fine. It is located at &lt;a href="https://www.gjb.au/fomop/favicon.ico" rel="noopener noreferrer"&gt;https://www.gjb.au/fomop/favicon.ico&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you visit &lt;a href="https://www.gjb.au/millhouse" rel="noopener noreferrer"&gt;https://www.gjb.au/millhouse&lt;/a&gt; you will notice that  favicon.ico is not working despite that file being located at &lt;a href="https://www.gjb.au/millhouse/favicon.ico" rel="noopener noreferrer"&gt;https://www.gjb.au/millhouse/favicon.ico&lt;/a&gt;. If you type that specific URL in then the image file comes up just fone.&lt;/p&gt;

&lt;p&gt;In both home pages I have these two lines of code:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;    &amp;lt;link rel="icon" type="image/x-icon" href="favicon.ico" /&amp;gt;
    &amp;lt;link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;It seems both edge and chrome are looking for favicon.ico at &lt;a href="https://www.gjb.au" rel="noopener noreferrer"&gt;https://www.gjb.au&lt;/a&gt; for &lt;a href="https://www.gjb.au/millhouse" rel="noopener noreferrer"&gt;https://www.gjb.au/millhouse&lt;/a&gt; only.&lt;/p&gt;

&lt;p&gt;They are like a pitbull with a bone, and I am unable to figure out WHY they are specifically looking for favicon.ico there. But not in the case of &lt;a href="https://www.gjb.au/fomop" rel="noopener noreferrer"&gt;https://www.gjb.au/fomop&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I have tried EVERYTHING that google has suggested.&lt;/p&gt;

&lt;p&gt;1) Those two lines of html code.&lt;br&gt;
2) Extra hard refresh of the page with chrome developer tools open.&lt;br&gt;
3) Manual clearing of chrome's cached files and cookies.&lt;br&gt;
4) Manual clearing of chromes favicon database in its windows system folder.&lt;/p&gt;

&lt;p&gt;Nothing works. I can't work out what is different about the two websites, &lt;a href="https://www.gjb.au/fomop" rel="noopener noreferrer"&gt;https://www.gjb.au/fomop&lt;/a&gt; and &lt;a href="https://www.gjb.au/millhouse" rel="noopener noreferrer"&gt;https://www.gjb.au/millhouse&lt;/a&gt;, that is causing this behavior.&lt;/p&gt;

</description>
      <category>webdev</category>
    </item>
  </channel>
</rss>
