![]() |
||||||||||||||||
|
Once you have your
image to use as a favicon, what to do with it? If you have your own
domain hosted, it is usually as simple as uploading the favicon into your
main web /public web folder. Not sure? Well then upload it! Didn't work? This is most likely to happen on a FREE web hosting service. But that is usually an easy fix! |
||||||||||||||||
|
|
||||||||||||||||
|
First thing to do is make sure you can upload .ico files to the web host. Recently Geocities users found that they were not able too. This seems to be a sporadic behavior from Geocities . Can't get a .ico file uploaded? Ask a friend who has a domain if they can load for you in a subdirectory or find one on another domain to point too. This may NOT work. Lovely incompatible file type message. Some suggest naming the file to .txt then try to change back to ico after upload, but that doesn't always work. Others suggest you just use a bmp. My suggestion? Find a diff host, or find a site with linkable favicons. If you use Geocities PageBuilder, and have that favicon loaded or have one to link too, you can use a favicon on ~ click on FORMAT, then ADVANCED page Properties, and place the code/ info in the HEAD section. You will see a default Geocities or Yahoo favicon otherwise. Got icon all situated? Good! It is an easy fix, and can be used on a webpage hosted on any site or domain. Simply add a line of code to your header, with your meta tags and above the title area works fine. <link rel="icon" href="http://your
url/favicon.ico" type="image/x-icon"> The second line is for shortcuts.. you can also create a multiple image file. But that is another tutorial. example <link rel=?shortcut icon? href=?http://www.xube.com/favicon/favicon.ico?> Then save your html, and upload to the server. Then refresh and bookmark your page. or just check http:// (your url ) /favicon.ico and see how it looks. Make sure to use the www. You can also use a different name for the favicon if you load the code ~ IE: xube-101.ico. This may come in very handy for Geocities favicon users. If you are using FRAMES! make sure to add the tags or you risk no favicon being seen! Another uses of favicons ~ with tools like MicroAngelo, you can change the appearance of icons on your desktop, or in folders. the larger icon versions can be used as avatars on chats or forums too.
|
||||||||||||||||