<?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>DPJ Online Blog &#187; Favorite Icon</title>
	<atom:link href="http://blog.dpjonline.com/tag/favorite-icon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dpjonline.com</link>
	<description>Computer Programming, Health, Science and Information Technology, Google Adsense, Online Business &#38; Adventure</description>
	<lastBuildDate>Tue, 10 Aug 2010 07:16:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to add a favorite icon on your wordpress blog web address</title>
		<link>http://blog.dpjonline.com/2009/11/26/how-to-add-a-favorite-icon-on-your-wordpress-blog-web-address/</link>
		<comments>http://blog.dpjonline.com/2009/11/26/how-to-add-a-favorite-icon-on-your-wordpress-blog-web-address/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:28:24 +0000</pubDate>
		<dc:creator>pRiMe</dc:creator>
				<category><![CDATA[IT Stuff]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Favorite Icon]]></category>
		<category><![CDATA[Wordpress Trick]]></category>

		<guid isPermaLink="false">http://blog.dpjonline.com/?p=205</guid>
		<description><![CDATA[How to add a favorite icon on your wordpress blog web address]]></description>
			<content:encoded><![CDATA[<!-- AdSense Now! V1.83 -->
<!-- Post[count: 1] -->
<div class="adsense adsense-leadin" style="float:right;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-7497154104883066";
/* 300x250, created 9/28/09 */
google_ad_slot = "1730150639";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><strong>Here are the steps on how to add a favorite icon on your wordpress blog web address</strong><br />
1. Choose your favorite image that you want to place on your web address.<br />
2. Resize your image to 16&#215;16 and save it as an ico image. (favicon.ico)<br />
    (You may use <a href="http://www.gimp.org" title="GIMP Photo Editor">GIMP Photo Editor</a> or any)<br />
3. Upload the image file (favicon.ico) to your wordpress blog root directory through an FTP software.<br />
4. Login to your wordpress admin. Go to dashboard, appearance and click Editor menu. Choose header.php at the right pane and add the following lines<br />
 <*link rel="shortcut icon" href="<*?php echo get_settings('home'); ?*>/favicon.ico&#8221; /*>  without the asterisk. Remove all the asterisk, I just made it so so that it wont be interpreted by the web browser.</p>
<p>here&#8217;s my example:<br />
in the address bar it looks like this <a href="http://cebu.dpjonline.com"><img src="http://img.dpjonline.com/cebu/cebutitle.png"/></a> </p>
<p>in the tab it looks like this <a href="http://cebu.dpjonline.com"><img src="http://img.dpjonline.com/cebu/cebutitle2.png"/></a> </p>
<p>And also on this blog. You can see my favorite icon at the address bar.</p>
<p>If you are going to bookmark it, the little icon will also be shown in the bookmark list.</p>
<p>Happy Coding</p>
<!-- AdSense Now! V1.83 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-leadout" style="float:left;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-7497154104883066";
/* 300x250, created 9/28/09 */
google_ad_slot = "1730150639";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>]]></content:encoded>
			<wfw:commentRss>http://blog.dpjonline.com/2009/11/26/how-to-add-a-favorite-icon-on-your-wordpress-blog-web-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
