<?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>Blogging For Novice &#187; favicon</title>
	<atom:link href="http://www.blogging4novice.com/tag/favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogging4novice.com</link>
	<description>tips for beginner like you and me</description>
	<lastBuildDate>Fri, 12 Dec 2008 00:17:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Give Your Blog a Favicon!</title>
		<link>http://www.blogging4novice.com/customize/give-your-blog-a-favicon/</link>
		<comments>http://www.blogging4novice.com/customize/give-your-blog-a-favicon/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 06:05:22 +0000</pubDate>
		<dc:creator>Apple</dc:creator>
				<category><![CDATA[Customize]]></category>
		<category><![CDATA[favicon]]></category>

		<guid isPermaLink="false">http://www.blogging4novice.com/customize/give-your-blog-a-favicon/</guid>
		<description><![CDATA[&#8220;Favicon&#8221;, a special word form from &#8220;favorite icon&#8221;.  What is it?  It&#8217;s the tiny image right beside the URL which appear in your web browser.  When you bookmark your favorite websites (with favicon available), you will also notice the favicon will appear beside the title.  Most popular websites will have their [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Favicon&#8221;, a special word form from &#8220;favorite icon&#8221;.  What is it?  It&#8217;s the tiny image right beside the URL which appear in your web browser.  When you bookmark your favorite websites (with favicon available), you will also notice the favicon will appear beside the title.  Most popular websites will have their own favicon.  Such as Yahoo! has a red Y! and Flickr has a blue and pink circle.  It&#8217;s time to make one for your own website or blog!</p>
<p><img src="http://www.blogging4novice.com/img/favicon-demo.jpg" alt="" /></p>
<p>Today, I&#8217;m gonna guide you how to add a favicon to your blog.<span id="more-12"></span></p>
<p>First of all, you have to look for an icon image, or create your own icon image, for your favicon.  The image can be in either <strong>.ico</strong> or <strong>.png</strong> extension.   The suggested size of the icon file is <span style="text-decoration: underline;"><strong>16 x 16</strong></span>.  If you want to create an .ico file out of your favorite image (.jpg or .gif), you can easily convert it within seconds!</p>
<p><a title="Click to access the online conversion tool" href="http://www.html-kit.com/favicon/" target="_blank">Make your favicon (.ico) from pics!</a></p>
<p><img src="http://www.blogging4novice.com/img/favicon-convert1.jpg" alt="" /></p>
<p>Click on the &#8220;Browse&#8221; button to browse for the picture you want (for your favicon, of course) .  Then click the &#8220;Generate FavIcon.ico&#8221; button.  In this example, I intend to generate a donut icon.</p>
<p><img src="http://www.blogging4novice.com/img/favicon-convert2.jpg" alt="" width="354" height="104" /></p>
<p>When the generate process is done, you can get to preview your favicon.   Just click on the &#8220;Download FavIcon&#8221; button to download it.  It will be in a .zip format.  Inside this file, there are two version of favicon &#8211; normal and animated.  Make your choice.</p>
<p>Now you have your favicon ready.  You can use the default name of &#8220;<strong>favicon.ico</strong>&#8220;.</p>
<p>The next step is to upload your favicon.ico to your web host or any free image hosting service like <a title="Free Image Hosting" href="http://www.photobucket.com" target="_blank">Photobucket</a> (Take note: some free image hosts do not allow .ico file, in this case, you can choose to make an image in <span style="text-decoration: underline;"><strong>.png</strong></span> format by resizing your image in any image editing software.  In this case, you can just skip the above .ico tutorial).  And get the URL of your favicon.</p>
<p>Recommend: You can also create your favicon and host it via <a href="http://www.iconj.com/" target="_blank">IconJ</a>.</p>
<p>Then, you will just need to implement a code anywhere in between the <code>&lt;head&gt; &lt;/head&gt;</code> tag but <strong>not</strong> inside the <code>&lt;title&gt; &lt;/title&gt;</code> tag of your blog HTML.  Use the following code:</p>
<pre class="brush: xml;">&lt;link rel=&quot;shortcut icon&quot; href=&quot;your favicon URL here&quot; type=&quot;image/x-icon&quot; /&gt;</pre>
<p><strong>Note</strong>: replace the &#8220;<strong>your favicon URL here</strong>&#8221; to the exact location of your favicon where you uploaded.</p>
<p><em><strong> </strong></em></p>
<p>For own-hosted Wordpress, you will have to add the above code in your <strong>header.php</strong> file.  You will be able to look for the <code>&lt;head&gt; &lt;/head&gt; </code>tag there.</p>
<p><strong>Why do you want to have your own favicon?</strong></p>
<ul>
<li>It&#8217;s a recognition, logo, trademark.</li>
<li>It&#8217;s unique and cool.</li>
<li>A more complete theme for your blog / website.</li>
</ul>
<p>Does your blog have a favicon of your own?  Try it out today, if you haven&#8217;t.</p>
<p><strong>Edited: 25 May 2008</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging4novice.com/customize/give-your-blog-a-favicon/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
