<?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>Redstage Magento Blog &#187; favicon</title>
	<atom:link href="http://www.redstage.com/magento/blog/tag/favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redstage.com/magento/blog</link>
	<description>Tips, Tricks &#38; News about Magento E-commerce</description>
	<lastBuildDate>Thu, 13 Oct 2011 22:27:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Magento &#8211; How to Change the Favicon</title>
		<link>http://www.redstage.com/magento/blog/2010/04/13/magento-how-to-change-the-favicon/</link>
		<comments>http://www.redstage.com/magento/blog/2010/04/13/magento-how-to-change-the-favicon/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 17:55:26 +0000</pubDate>
		<dc:creator>Antonio David</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[unique]]></category>

		<guid isPermaLink="false">http://www.redstage.com/magento/blog/?p=356</guid>
		<description><![CDATA[Changing a Magento site’s favicon is one of the most frequently overlooked tasks.  But it’s just as important as customizing the logo, implementing a unique theme, and changing email templates.  Best of all, it’s the easiest thing to do.  Once you have your favicon, it’s just a matter of uploading it to the right locations.

Where [...]]]></description>
			<content:encoded><![CDATA[<div id='dd_left'><ul><li class='li_vertical'><iframe src='http://api.tweetmeme.com/button.js?url=http://www.redstage.com/magento/blog/2010/04/13/magento-how-to-change-the-favicon/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></li></ul></div><p>Changing a Magento site’s favicon is one of the most frequently overlooked tasks.  But it’s just as important as customizing the logo, implementing a unique theme, and changing email templates.  Best of all, it’s the easiest thing to do.  Once you have your favicon, it’s just a matter of uploading it to the right locations.</p>
<p><img src="http://redstage.com/magento/blog/article-images/2010-04-12-favicon/favicon-article-header.jpg" alt="" width="436" height="82" /></p>
<p><strong>Where do I upload my favicon?</strong></p>
<p>Traditionally, we used to be able to place the favicon in the web root and it would automatically be picked up by the browser.  With Magento however, this “default web root” convention is overridden by new paths, as defined by two &lt;link&gt; tags in the document &lt;head&gt;.  We can discover what those new paths are by simply looking at the page source.</p>
<p>Look for:</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">link</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;icon&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;…&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;image/x-icon&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span>
and <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">link</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;shortcut icon&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;…&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;image/x-icon&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></pre></div></div>

<p>These (look at the href) are where you should upload the favicon.</p>
<p><strong>How come I can’t see my favicon?</strong></p>
<p>There are a few reasons why, even after uploading your favicon to the aforementioned locations, you still see the default Magento favicon.</p>
<ul>
<li><strong>Servers may cache favicons</strong> &#8211; If you’re running an Apache web server, try reversing these “<a href="http://lynnepope.net/cache-your-favicon">Cache Your Favicon to Speed Up Your Site</a>” steps.</li>
<li><strong>Browsers may cache favicons</strong> &#8211; Try viewing your site using a browser that hasn’t yet visited the site.  If it works in a different browser, but not your original one, then you have a browser-cache issue.  Since the process of clearing favicon cache varies from browser to browser, check out “<a href="http://www.faviconblog.com/clear-the-browser-cache-to-display-your-favicon/">Clear the Browser Cache to Display Your Favicon</a>”.</li>
</ul>
<!-- Powered by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ -->]]></content:encoded>
			<wfw:commentRss>http://www.redstage.com/magento/blog/2010/04/13/magento-how-to-change-the-favicon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

