<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kevin S Brown &#187; favorite icon</title>
	<atom:link href="http://kevinsbrown.com/tag/favorite-icon/feed" rel="self" type="application/rss+xml" />
	<link>http://kevinsbrown.com</link>
	<description>My Personal Blog - Built with WordPress - Mainly about WordPress</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:36:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Add A Favicon (Favorite Icon) Image To A Wordpress Blog</title>
		<link>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html</link>
		<comments>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html#comments</comments>
		<pubDate>Mon, 18 Aug 2008 14:37:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[favorite icon]]></category>

		<guid isPermaLink="false">http://kevinsbrown.com/?p=27</guid>
		<description><![CDATA[If you look at your browser address bar as you&#8217;re reading this blog, you&#8217;ll see my favicon image.
It&#8217;s the sweet-looking, small speech-bubble image, with the letter &#8220;K&#8221; inside.
And if you add this blog to your favorites or bookmarks (and I hope you will!), you&#8217;ll also see the image appear in your list of bookmarks,
This should [...]]]></description>
			<content:encoded><![CDATA[<p>If you look at your browser address bar as you&#8217;re reading this blog, you&#8217;ll see my favicon image.</p>
<p>It&#8217;s the sweet-looking, small speech-bubble image, with the letter &#8220;K&#8221; inside.</p>
<p>And if you add this blog to your favorites or bookmarks (and I hope you will!), you&#8217;ll also see the image appear in your list of bookmarks,</p>
<p>This should help my blog to stand-out from the other sites.</p>
<p><strong>If you would like to add a favicon image to your Wordpress blog, here&#8217;s how to do it.</strong></p>
<p><strong>STEP 1</strong></p>
<p>Make a 16&#215;16 pixel image and save as an &#8220;ico&#8221; image.  Call it favicon.ico</p>
<p>You can use the free graphics program <a title="Download GIMP graphics editor" href="http://gimp.org" target="_blank">GIMP</a> to do this, if you don&#8217;t already have suitable graphics editing software.</p>
<p><strong>If you don&#8217;t want to make your own image, you may download and use this favicon I&#8217;ve made.</strong></p>
<p style="text-align: center;"><img class="aligncenter" title="You can download and use this favicon image" src="http://kevinsbrown.com/faviconw.ico" alt="download and use this favicon image" /></p>
<p>Just right-click and choose &#8220;save image as&#8221;, to save it to your desktop.</p>
<p><strong>STEP 2</strong></p>
<p>Upload the favicon using an FTP program to your server, at the top level of your blog.</p>
<p>Rename it to <span style="color: #888888;">favicon.ico</span> if necessary.</p>
<p><strong>STEP 3</strong></p>
<p>Login as admin for your blog.  Ensure this line of code is in the header.php file, of the theme you are using.</p>
<p>Add the code line using the theme editor, if it&#8217;s not there already.</p>
<p><strong><code>&lt;link rel="shortcut icon" href="&lt;?php echo get_settings('home'); ?&gt;/favicon.ico" /&gt;</code></strong></p>
<p>Here&#8217;s an image, showing the theme editor being used to edit the file header.php &#8230; (CLICK FOR LARGER IMAGE)</p>
<p><div id="attachment_136" class="wp-caption aligncenter" style="width: 310px"><a href="http://kevinsbrown.com/wp-content/uploads/2010/08/addingfaviconcodetoWordpressheader.png"><img class="size-medium wp-image-136" title="addingfaviconcodetoWordpressheader" src="http://kevinsbrown.com/wp-content/uploads/2010/08/addingfaviconcodetoWordpressheader-300x101.png" alt="Adding favicon icon code to the WordPress header.php file" width="300" height="101" /></a><p class="wp-caption-text">Adding the favicon icon code to the WordPress header.php file</p></div></p>
<p><strong>STEP 4</strong></p>
<p>Refresh your blog and check the favicon shows as expected.</p>
<p>Hope you like it!</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinsbrown.com/how-to-add-a-favicon-favorite-icon-image-to-a-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>
