Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/addfavicon.php on line 1
Warning: include(http://black-stripes.net/header.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/addfavicon.php on line 1
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/addfavicon.php on line 1
Add Favicons
Favicons gives your site more personality, and makes it easier to find in a long list of Browser Favorites.
It's icons beside your site url, like the pink star I've got.
1. Make a icon like you want it, in either 16x16 or 32x32 pixels. Save it as .ico.
2. Upload the picture to your directory.
3. Paste this code in your < head > tag, and change the url to your own. Upload, and you're done!.
<link rel="icon" type="image/ico" href="http://yoursite.com/favicon.png">
Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/addfavicon.php on line 15
Warning: include(http://black-stripes.net/footer.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/addfavicon.php on line 15
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/footer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/addfavicon.php on line 15