677 Messages
•
44.6K Points
Sitebuilder Plus: Favicon
It is possible to have a custom icon appear in your visitor's bookmarks. You need to create an .ico file, insert HTML code to reference the .ico file, and add code so visitors can bookmark the site (add to their Favorites).
Note: The .ico file will appear alongside the URL only after a visitor has bookmarked the site. The .ico file will then appear in the address bar and in the list of bookmarks (favorites) next to the title of the site.
Creating the icon:
You will need to use an icon editor to create your icon.(Click here for a FavIcon Generator) The icon editor program can either convert an existing bitmapped image to ico file format, or create an icon with drawing/painting tools.
Follow these guidelines when you create the icon:
- It must be 16x16 pixels in size.
- It must be saved in the ".ico" format.
- It must be saved as favicon.ico.
To import the icon:
Adding the HTML reference:
Now you'll need to add the reference to the .ico file so a visitor's browser can call the custom .ico file rather than using the default browser .ico file.
- Open the "index" page in SiteBuilder and then click on Page Settings in the top toolbar and choose the advanced settings tab. You'll want to add the following code to the head tag section.
For sites without an SSL (http)<link rel="shortcut icon" href="http://www.yourdomainname.com/favicon.ico" />
For sites with an SSL (https)<link rel="shortcut icon" href="https://www.yourdomainname.com/favicon.ico" />
- Publish your website to have the favicon live.
rob9466
4 Messages
•
140 Points
12 years ago
rob@ecimarkting.com
11
0
liz2233
12 Messages
•
526 Points
12 years ago
4
0
liz2233
12 Messages
•
526 Points
12 years ago
Is it possible to use this icon on the tab of a Windows browser too? Like how Facebook has the "f" logo next to the word Facebook on the tab.
Thanks.
Liz
2
0
jennel8725
3 Messages
•
142 Points
12 years ago
Thank you,
Jennel
9
0
isabelle8421
2 Messages
•
122 Points
12 years ago
3
0
avery1773
3 Messages
•
202 Points
12 years ago
5
0
jennifer5070
6 Messages
•
458 Points
12 years ago
2
0
jennifer5070
6 Messages
•
458 Points
12 years ago
0
adam7461
3 Messages
•
160 Points
12 years ago
Any help would be appreciated. Thanks!
1
0
junkmailannmarie3761
4 Messages
•
162 Points
12 years ago
When I look at the file manager, I've got a !Publish reference next to the file. Any help is appreciated.
Thanks,
Ann Marie
5
0
jennifer5070
6 Messages
•
458 Points
12 years ago
0
0
matt_wendi
11 Messages
•
334 Points
12 years ago
This reply was created from a merged topic originally titled
Personalized website icon.
2
0
jack9900
1 Message
•
112 Points
12 years ago
This reply was created from a merged topic originally titled
How can I replace explorer icon with our company icon?.
0
0
melodie6007
8 Messages
•
342 Points
12 years ago
1
0
melodie6007
8 Messages
•
342 Points
12 years ago
A couple of general notes:
1. These instructions will create a favicon for both the tab and bookmark locations.
2. It took 48 hours for the favicon to appear in the live site and bookmarks. It was visible in preview mode immediately. After you've uploaded and published the favicon.ico file, you can see the time stamp in the File Manager, so you'll know that you can plan on not seeing it on the live site for two days from that point...UNLESS...
2. The live version appeared for me after two things had happened: 48 hours had passed, AND I quit and restarted my browser (Firefox). Maybe the thing would have appeared sooner if I had had restarted Firefox sooner. Give it a try.
3. At a recent event hosted by Intuit, a rep. said that the favicon size should be 100 x 100. Turns out it's 16 x 16 as stated above.
Now, to the procedure:
1. Follow the steps for Creating the Icon above. (Please read everything on the Dynamic Drive's page after the file has been created. There's code there that you'll need in Step 2 below.) In step 5 above, make sure you upload the favicon.ico file to the Root Directory, not a folder. Then PUBLISH IT. Seems like an important step that would be worth mentioning, doesn't it?
2. Proceed to the steps for Adding the HTML Reference. In step 1, first select the Home/Index page in site builder. (You will add the code described below to the Head Tag on the Index page only. I discovered that it does not need to be added to every page). IMPORTANT: the code shown in step 1 is wrong. Look closely below Step 2 for the words, "View 2 More Comments." Click there and you'll see the corrected code. I don't know if it works. Instead, I used the code provided by Dynamic Drive's favicon generator. It looks like this: I'd suggest trying the D.D. code first.
I really do hope this helps.
If you reply to this post, it's unlikely I'll respond. I hardly ever use this community forum. It's usually faster to find another way to solve the problem.
0
0