<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Ic&#111;n with URL in Browser</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Ic&#111;n with URL in Browser]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 09:11:00 +0000</pubDate>
  <lastBuildDate>Sun, 09 Mar 2008 17:30:57 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=1433</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Ic&#111;n with URL in Browser : Thanks for all the help. You guys...]]></title>
   <link>https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4298.html#4298</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=4">katharina</a><br /><strong>Subject:</strong> 1433<br /><strong>Posted:</strong> 09-March-2008 at 5:30pm<br /><br /><P>Thanks for all the help.&nbsp; You guys rock.</P><P>Katharina</P>]]>
   </description>
   <pubDate>Sun, 09 Mar 2008 17:30:57 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4298.html#4298</guid>
  </item> 
  <item>
   <title><![CDATA[Ic&#111;n with URL in Browser : Checkout this link which explains...]]></title>
   <link>https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4295.html#4295</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 1433<br /><strong>Posted:</strong> 09-March-2008 at 5:04pm<br /><br /><P>Checkout this link which explains favicons and has links to resource pages including free icon editors: <A href="http://www.thesitewizard.com/archive/favic&#111;n.shtml" target="_blank">http://www.thesitewizard.com/archive/favicon.shtml</A></P>]]>
   </description>
   <pubDate>Sun, 09 Mar 2008 17:04:58 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4295.html#4295</guid>
  </item> 
  <item>
   <title><![CDATA[Ic&#111;n with URL in Browser : Yes, I did find that out among...]]></title>
   <link>https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4293.html#4293</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=4">katharina</a><br /><strong>Subject:</strong> 1433<br /><strong>Posted:</strong> 09-March-2008 at 5:01pm<br /><br /><P>Yes, I did find that out among the 16x16 pixcels.&nbsp;&nbsp;Below is what I found.&nbsp; Now does anyone have an idea where to get a good free icon editor?&nbsp; I will only need it for one time basically.&nbsp; Otherwise I use Paint Shop Pro 7 (I know not the newest), but it does not have the .ico extension.</P><P>Katharina<BR></P><DIV><DIV>============================================================</DIV><DIV>Script:&nbsp;&nbsp;&nbsp;&nbsp; Adding An Icon With Your URL - Two Methods</DIV><BR><DIV>Functions:&nbsp; Whenever anyone bookmarks your site, an icon</DIV><DIV> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; will subsequently show up on their Favorites</DIV><DIV> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; list.&nbsp; When your site is visited, the icon</DIV><DIV> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; will also show in the URL box of the browser.</DIV><BR><DIV>Browsers:&nbsp;&nbsp; IE5+, NS6+, later FireFox, Opera versions, etc.</DIV><BR><DIV>Author:&nbsp;&nbsp;&nbsp;&nbsp; etLux - after Microsoft</DIV><DIV>============================================================</DIV><BR><DIV>===========</DIV><DIV>Method One</DIV><DIV>===========</DIV><BR><DIV>Select any standard Windows icon file. The .ico file *must*</DIV><DIV>be in standard Windows icon file format, or it will be</DIV><DIV>ignored.</DIV><BR><DIV>Rename the icon file *exactly* to: favicon.ico -- all</DIV><DIV>lowercase.&nbsp; No deviation from this is allowed.</DIV><BR><DIV>Place the favicon.ico file in the 'root' directory on your</DIV><DIV>web server (where your main index page is).</DIV><BR><DIV>Whenever your site is bookmarked, the icon will subsequently</DIV><DIV>show up on the visitor's Favorites list.&nbsp; When they visit</DIV><DIV>your site, the icon will also show in the URL window of the</DIV><DIV>browser.</DIV><BR><DIV>That's all there is to it -- it's automatically picked up by</DIV><DIV>IE5 and later browsers.</DIV><BR><DIV>===========</DIV><DIV>Method Two</DIV><DIV>===========</DIV><BR><DIV>Insert the following LINK tag in the &lt;head&gt;...&lt;/head&gt; of</DIV><DIV>your pages.</DIV><BR><DIV>&lt;LINK REL="SHORTCUT ICON" HREF="<A href="http://www.mydomain.com/myic&#111;n.ico" EUDORA="AUTOURL" target="_blank"><FONT color=#0066cc>http://www.mydomain.com/myicon.ico</FONT></A>"&gt;</DIV><BR><DIV>Change the path and icon filename to correspond to the</DIV><DIV>location of the icon file on your site.&nbsp; The icon graphic</DIV><DIV>filename should be lowercase, no more than eight characters,</DIV><DIV>and the extension must be .ico.</DIV><BR><DIV>As above, the file *must* be in standard Windows icon file</DIV><DIV>format or it will be ignored.</DIV><BR><DIV>When you use this method as opposed to Method One above, the</DIV><DIV>LINK REL code should appear on any page that might be</DIV><DIV>bookmarked.</DIV><BR><DIV>Don't forget to confirm that the icon file is actually where</DIV><DIV>you say it is in the LINK REL path!</DIV><BR><DIV>==================================</DIV><DIV>More Information - Creating Icons</DIV><DIV>==================================</DIV><BR><DIV>The following is an exact quote from Microsoft®:</DIV><BR><DIV>"For Internet Explorer 5, the required size of a shortcut</DIV><DIV>icon is 16x16 pixels. To create the icon, use an icon</DIV><DIV>editor, such as the one included in Microsoft® Visual</DIV><DIV>Studio® or one of the many other icon editors available.</DIV><DIV>Regardless of the program you use, make sure you set the</DIV><DIV>editor to create an icon that is 16x16 pixels. Otherwise,</DIV><DIV>the icon will be ignored by Internet Explorer."</DIV><BR><DIV>================</DIV><DIV>Troubleshooting</DIV><DIV>================</DIV><BR><DIV>We've noticed occasionally quirky behavior with this IE5</DIV><DIV>feature on several systems.</DIV><BR><DIV>In many cases the icon will not appear on your machine until</DIV><DIV>*after* you perform the following steps:</DIV><BR><DIV>&nbsp;&nbsp; - close *all* programs but the browser</DIV><DIV>&nbsp;&nbsp; - navigate to a neutral site, off your own url</DIV><DIV>&nbsp;&nbsp; - remove any and all bookmarks (favorites) to your</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; site that you may currently have</DIV><DIV>&nbsp;&nbsp; - clear the History and the Cache of the browser</DIV><DIV>&nbsp;&nbsp; - reboot, clear the Recycle Bin</DIV><DIV>&nbsp;&nbsp; - reboot again, bookmark your site</DIV><DIV>&nbsp;&nbsp; - reboot &#091;sigh&#093; again...</DIV><BR></DIV>]]>
   </description>
   <pubDate>Sun, 09 Mar 2008 17:01:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4293.html#4293</guid>
  </item> 
  <item>
   <title><![CDATA[Ic&#111;n with URL in Browser : Katharina,That&amp;#039;s called a...]]></title>
   <link>https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4291.html#4291</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 1433<br /><strong>Posted:</strong> 09-March-2008 at 4:53pm<br /><br />Katharina,<br><br>That's called a Favicon.&nbsp; As an example, one we created was for&nbsp; http://www.starmarinedepot.com/<br><br>There are lots of articles and related tools available:<br> http://www.google.com/search?sourceid=navclient&amp;ie=UTF-8 &amp;rlz=1T4GGIH_enUS258US258&amp;q=favicon+ <br>]]>
   </description>
   <pubDate>Sun, 09 Mar 2008 16:53:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4291.html#4291</guid>
  </item> 
  <item>
   <title><![CDATA[Ic&#111;n with URL in Browser : I&amp;#039;ve noticed that a lot of...]]></title>
   <link>https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4289.html#4289</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=4">katharina</a><br /><strong>Subject:</strong> 1433<br /><strong>Posted:</strong> 09-March-2008 at 4:26pm<br /><br /><P>I've noticed that a lot of websites now have little icons showing with their URL in the browser.&nbsp; Even this forum shows a smal EI up there.&nbsp; I would love to have a small logo up there for my store.&nbsp; I don't think it is very complicated at all, and bet other users would like that too.&nbsp; Has anyone an idea how to implement this?&nbsp; Please share your code.</P><P>Thanks,</P><P>Katharina</P>]]>
   </description>
   <pubDate>Sun, 09 Mar 2008 16:26:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/icon-with-url-in-browser_topic1433_post4289.html#4289</guid>
  </item> 
 </channel>
</rss>