<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: FAQ - How to add a favicon to WordPress</title>
		<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress</link>
		<description>THE MOLITOR FORUMS &#187; Topic: FAQ - How to add a favicon to WordPress</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 05:22:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/how-to-add-a-favicon-to-wordpress" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-33121</link>
			<pubDate>Tue, 17 Feb 2015 15:23:04 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33121@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Just to clarify, adding a favicon to your site is (1) not something the theme is required to do and (2) is not part of standard support services I provide.</p>
<p>This FAQ thread is meant as a general how-to and not meant as a way to explain how to use a supported feature of the theme.</p>
<p>If you need additional help customizing your favicon, you'll need to utilize the services of a developer.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>drswapnilparve on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-33120</link>
			<pubDate>Tue, 17 Feb 2015 11:41:07 +0000</pubDate>
			<dc:creator>drswapnilparve</dc:creator>
			<guid isPermaLink="false">33120@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, </p>
<p>To be honest I haven't done many changes in the theme. I have bought the wordpress university theme. Where should I contact you?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-33108</link>
			<pubDate>Tue, 17 Feb 2015 10:08:53 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33108@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I can confirm this is the correct process required, so the issue likely involves either the creation or location of the image you're trying to use.</p>
<p>Unfortunately this topic goes beyond the standard support services I provide here in the forums. This thread really only exists as an added bonus for users looking to take control of the favicon, which is not something theme related.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>drswapnilparve on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-33095</link>
			<pubDate>Mon, 16 Feb 2015 14:57:59 +0000</pubDate>
			<dc:creator>drswapnilparve</dc:creator>
			<guid isPermaLink="false">33095@http://www.themolitor.com/forums/</guid>
			<description><p>Its still not working :(
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-33094</link>
			<pubDate>Mon, 16 Feb 2015 14:50:14 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33094@http://www.themolitor.com/forums/</guid>
			<description><p><code>&#60;/head&#62;</code> is the closing tag, so anything after it will be OUTSIDE the head tag. Should look like this...</p>
<pre><code>&#60;link rel=&#34;icon&#34; href=&#34;http://www.kazansmu.com/favicon.ico&#34; type=&#34;image/x-icon&#34; /&#62;
&#60;/head&#62;</code></pre>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>drswapnilparve on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-33085</link>
			<pubDate>Mon, 16 Feb 2015 14:40:04 +0000</pubDate>
			<dc:creator>drswapnilparve</dc:creator>
			<guid isPermaLink="false">33085@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for the reply, Chris. Please check, whether it is correct? This is what it looks like:<br />
<pre><code>&#60;/head&#62;
&#60;link rel=&#34;icon&#34; href=&#34;http://www.kazansmu.com/favicon.ico&#34; type=&#34;image/x-icon&#34; /&#62;</code></pre></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-33083</link>
			<pubDate>Mon, 16 Feb 2015 14:35:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33083@http://www.themolitor.com/forums/</guid>
			<description><p>@drswapnilparve</p>
<p>You added the code outside the head tag. As mentioned in step #4 above, you need to add it INSIDE the head tag.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>drswapnilparve on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-33068</link>
			<pubDate>Sat, 14 Feb 2015 16:24:34 +0000</pubDate>
			<dc:creator>drswapnilparve</dc:creator>
			<guid isPermaLink="false">33068@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, </p>
<p>Despite all the efforts favicon.ico is not showing up :( Please help. <a href="http://www.kazansmu.com" rel="nofollow">http://www.kazansmu.com</a>
</p></description>
		</item>
		<item>
			<title>Justin on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-7376</link>
			<pubDate>Fri, 02 Mar 2012 17:04:57 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">7376@http://www.themolitor.com/forums/</guid>
			<description><p>Hey There,</p>
<p>Yup, I'm seeing the favicon now... sometimes it takes a little bit of time to show up, but I do see it now.</p>
<p>Nice job!</p>
<p>Justin
</p></description>
		</item>
		<item>
			<title>LeahBisch29 on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-7328</link>
			<pubDate>Wed, 29 Feb 2012 16:51:38 +0000</pubDate>
			<dc:creator>LeahBisch29</dc:creator>
			<guid isPermaLink="false">7328@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, I followed the instructions for the favicon but didn't have any luck. I know the favicon is in the right place because it works when I visit <a href="http://www.geyrhalterwinegroup.com/favicon.ico" rel="nofollow">http://www.geyrhalterwinegroup.com/favicon.ico</a>.</p>
<p>Does it take awhile for it to appear as a favicon or should it work immediately? </p>
<p>Here is the line of code I added to my php:<br />
&#60;link rel="icon" href="http://www.geyrhalterwinegroup.com/favicon.ico" type="image/x-icon" /&#62;</p>
<p>What am I doing wrong?<br />
Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - How to add a favicon to WordPress"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-add-a-favicon-to-wordpress#post-113</link>
			<pubDate>Fri, 04 Dec 2009 14:24:34 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">113@http://www.themolitor.com/forums/</guid>
			<description><ol>
<li>Create an image that is 16 pixels by 16 pixels.</li>
<li>Save the image as "favicon.ico" (Photoshop requires <a href="http://www.telegraphics.com.au/sw/">this plugin</a> to save images as ICO files).</li>
<li>Upload the file to your root directory.</li>
<li>In the header.php file of your WordPress theme, add the following in the <code>&#60;head&#62;</code> section:<br />
<pre><code>&#60;link rel=&#34;icon&#34; href=&#34;http://www.YOURDOMAIN.com/favicon.ico&#34; type=&#34;image/x-icon&#34; /&#62;</code></pre>
<p>NOTE: Some themes already have the necessary code in the header.php
</li>
<li>That's it :-)</li>
</ol></description>
		</item>

	</channel>
</rss>
