<?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>2-Create-a-Website.Com &#124; How To Create a Website &#187; How to put an favicon to your website</title>
	<atom:link href="http://www.2-create-a-website.com/tag/how-to-put-an-favicon-to-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2-create-a-website.com</link>
	<description>How To Create a Website - 2 Create a Website</description>
	<lastBuildDate>Wed, 02 Jun 2010 08:24:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is favicon</title>
		<link>http://www.2-create-a-website.com/what-is-favicon/</link>
		<comments>http://www.2-create-a-website.com/what-is-favicon/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 23:38:14 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Basic HTML]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[How can I make a favicon]]></category>
		<category><![CDATA[How to add a favicon to my web page]]></category>
		<category><![CDATA[How to create a favicon]]></category>
		<category><![CDATA[How to create an favicon image]]></category>
		<category><![CDATA[How to put an favicon to your website]]></category>
		<category><![CDATA[What is a Favicon]]></category>

		<guid isPermaLink="false">http://www.2-create-a-website.com/?p=344</guid>
		<description><![CDATA[


 Having a favicon for your website is very important.  A favicon is a little graphic that appears on the address bar before your url.  Also, a favicon is an icon that represents your website on a users Favorites list or Bookmark list.
How to create a Favicon
Creating a favicon so simple.  Many people mistake it [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-2970610913513858";
/* 336x280, created 3/8/10 */
google_ad_slot = "8166216068";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></-> <p><a rel="attachment wp-att-563" href="http://www.2-create-a-website.com/what-is-favicon/what-is-favicon/"><img class="alignleft size-full wp-image-563" title="what-is-favicon" src="http://www.2-create-a-website.com/wp-content/uploads/2009/04/what-is-favicon11.gif" alt="what-is-favicon" width="414" height="247" /></a>Having a favicon for your website is very important. <span style="color: #888888;"> </span><span style="color: #ff0000;">A favicon is a little graphic that appears on the address bar before your url. </span> Also, a favicon is an icon that represents your website on a users Favorites list or Bookmark list.</p>
<h1>How to create a Favicon</h1>
<p>Creating a favicon so simple.  Many people mistake it and go to use many different kinds of programs.  Any image can be your favicon.  Just use the below code to add a favicon to your website.</p>
<p><textarea cols="80" rows="2">&lt;link rel=&#8221;Shortcut Icon&#8221; href=&#8221;/favicon.ico&#8221; mce_href=&#8221;/favicon.ico&#8221;&gt;</textarea></p>
<p>The above code is a meta tag.  So don&#8217;t forget to add it between your &lt;head&gt; &lt;/head&gt; codes.</p>
<p>You can create a favicon with any kind of an image creator including <span style="color: #000080;">Paint</span> which comes with every computer.  But remember to convert it to an .ico file which you can do so simple at the following url : <span style="color: #ff0000;">http://tools.dynamicdrive.com/favicon/</span></p>
<p><span style="color: #000000;">After you convert your image to an .ico file, the website will give you alink to download the file.  Download the favicon.ico file and upload it to your main directory via FTP.  You can read my FTP article <a title="What is FTP and How does it Work" href="/what-is-ftp-and-how-does-it-work">What is FTP and How does it Work</a> if your not sure about FTP.  It should work fine with the above meta tag being added to your &lt;head&gt; &lt;/head&gt; tags.</span></p>
<p>You can also use the below code to make it very simple if the above code does not work.</p>
<p><textarea cols="80" rows="2">&lt;link rel=&#8221;Shortcut Icon&#8221; href=&#8221;/favicon.ico&#8221;&gt;</textarea></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.2-create-a-website.com/what-is-favicon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
