Things You'll Need:
- Your Logo in Square Format
- Graphics Software
- FTP Program to Upload Icon
- Basic HTML skills
-
Step 1
Tiny Screenshot of Home Page Created by iPhoneHere is what the WebSite101 bookmark icon looked like when I let my iPhone create it for me. It’s not visually compelling and won’t help anyone to remember what they bookmarked. If you have an existing logo that can be adapted to a square 45X45 pixel icon, simply re-size the logo to fit the small square format using your favorite graphics program. I did mine by taking an existing Twitter Icon created for WebSite101 and reducing the size from 73 pixels square to the required 45 pixels.
-
Step 2
Adapted Logo in Square Format Required for iPhone IconHere's my adapted logo to fit the square format required of iPhone icons. (I’ve added an outline so you can see the edges against the white background here.) Save the graphic in PNG format and name it “apple-touch-icon.png” and upload that graphic to the root of your site using an FTP program. The custom logo at left is much more likely to help visitors remember the site and what they bookmarked.
-
Step 3
Here's the iPhone Bookmark Screen as Users See Your LogoNow that you’ve uploaded the graphic icon representing your site, how do you get the iphone to recognize it and use your new version instead of that tiny screenshot? Add the following line of code to the < head > section of your pages.
< link rel=”apple-touch-icon” href=”/apple-touch-icon.png” />













