<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: How To Add A Favicon (Favorite Icon) Image To A WordPress Blog</title>
	<atom:link href="http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html/feed" rel="self" type="application/rss+xml" />
	<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html</link>
	<description>&#34; WordPress Your Life&#34;</description>
	<lastBuildDate>Tue, 24 Jan 2012 16:29:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-23479</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 24 Jan 2012 16:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-23479</guid>
		<description>Hello Guy,
Whatever theme you are using, must have something to generate the page header section.  True, it does not have to be a file called header.php but usually is.
I will take a look, if you tell me where.</description>
		<content:encoded><![CDATA[<p>Hello Guy,<br />
Whatever theme you are using, must have something to generate the page header section.  True, it does not have to be a file called header.php but usually is.<br />
I will take a look, if you tell me where.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-23474</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Tue, 24 Jan 2012 13:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-23474</guid>
		<description>if i don&#039;t have header.php file.
still, how can i do that?

thanks,
Guy</description>
		<content:encoded><![CDATA[<p>if i don&#8217;t have header.php file.<br />
still, how can i do that?</p>
<p>thanks,<br />
Guy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-13920</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 15 Aug 2011 21:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-13920</guid>
		<description>Hi Sydney,  
It&#039;s actually working fine for me (with Chrome), but you do have some dodgy quote characters in that line of code - will probably cause a problem in less clever browsers.  Fix them and all should be ok.</description>
		<content:encoded><![CDATA[<p>Hi Sydney,<br />
It&#8217;s actually working fine for me (with Chrome), but you do have some dodgy quote characters in that line of code &#8211; will probably cause a problem in less clever browsers.  Fix them and all should be ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sydney</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-13919</link>
		<dc:creator>Sydney</dc:creator>
		<pubDate>Mon, 15 Aug 2011 21:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-13919</guid>
		<description>Each time I try to show the three ways I tried it, only one shows up. So I can&#039;t show you, but you can take a look at the site. Thanks.</description>
		<content:encoded><![CDATA[<p>Each time I try to show the three ways I tried it, only one shows up. So I can&#8217;t show you, but you can take a look at the site. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sydney</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-13918</link>
		<dc:creator>Sydney</dc:creator>
		<pubDate>Mon, 15 Aug 2011 21:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-13918</guid>
		<description>Sorry, only one of my lines of code that I tried showed up. I also tried:  and the one that is there now: &lt;link rel=”shortcut icon” href=”/favicon.ico” /&gt;

Thanks in advance for your help.</description>
		<content:encoded><![CDATA[<p>Sorry, only one of my lines of code that I tried showed up. I also tried:  and the one that is there now: &lt;link rel=”shortcut icon” href=”/favicon.ico” /&gt;</p>
<p>Thanks in advance for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sydney</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-13913</link>
		<dc:creator>Sydney</dc:creator>
		<pubDate>Mon, 15 Aug 2011 20:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-13913</guid>
		<description>I created a 16 by 16 favicon and loaded it up to the root directory as well as a few others, just in case.  I tried three different lines of code in the header: 




&lt;link rel=”shortcut icon” href=”/favicon.ico” /&gt;

I still don&#039;t see the favicon in the address bar. Can you help me? Thanks.</description>
		<content:encoded><![CDATA[<p>I created a 16 by 16 favicon and loaded it up to the root directory as well as a few others, just in case.  I tried three different lines of code in the header: </p>
<p>&lt;link rel=”shortcut icon” href=”/favicon.ico” /&gt;</p>
<p>I still don&#8217;t see the favicon in the address bar. Can you help me? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-11294</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 15 Jul 2011 09:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-11294</guid>
		<description>Hi, You have 2 shortcut icon code lines, and the second is malformed with incorrect quotes.   Probably that is the problem.</description>
		<content:encoded><![CDATA[<p>Hi, You have 2 shortcut icon code lines, and the second is malformed with incorrect quotes.   Probably that is the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyrone</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-11290</link>
		<dc:creator>Tyrone</dc:creator>
		<pubDate>Fri, 15 Jul 2011 08:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-11290</guid>
		<description>Hi There, 

I cannot seem to get the icon to appear, i have cleared the cache, uploaded the favicon, put the code in etc. i think i am uploading the favicon to the wrong place tho, i was uploading it to my images, but not sure if that was correct. Please assist. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi There, </p>
<p>I cannot seem to get the icon to appear, i have cleared the cache, uploaded the favicon, put the code in etc. i think i am uploading the favicon to the wrong place tho, i was uploading it to my images, but not sure if that was correct. Please assist. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maui</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-10019</link>
		<dc:creator>maui</dc:creator>
		<pubDate>Fri, 01 Jul 2011 03:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-10019</guid>
		<description>This is very useful mate! thanks!:)</description>
		<content:encoded><![CDATA[<p>This is very useful mate! thanks!:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comment-5428</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 04 Apr 2011 13:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://kevinsbrown.com/?p=27#comment-5428</guid>
		<description>Christine, In your line of code, try adding a space between the last quote and the slash.

You have this.  &lt;link rel=&quot;shortcut icon&quot; href=&quot;/favicon.ico&quot;/&gt;

You want this..  &lt;link rel=&quot;shortcut icon&quot; href=&quot;/favicon.ico&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>Christine, In your line of code, try adding a space between the last quote and the slash.</p>
<p>You have this.  &lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;/favicon.ico&#8221;/&gt;</p>
<p>You want this..  &lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;/favicon.ico&#8221; /&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

