Give Icon to Blog

Most of people recognize and remember a site by the logo. Icon on browser title bar may be a good idea for tabbed-browser.
Icon on your blog can be in .ico format or any picture format (jpg,gif,png). But i suggest you to pick the gif one. Why? Because you can put animated icon on your blog [...]

Most of people recognize and remember a site by the logo. Icon on browser title bar may be a good idea for tabbed-browser.

Icon on your blog can be in .ico format or any picture format (jpg,gif,png). But i suggest you to pick the gif one. Why? Because you can put animated icon on your blog within gif format.

There are a lot of webpages using static picture for their icon. If your page use animated icon, it will drive visitor’s attention while they are currently reading another page on the browser tab.

However, all you have to do is upload your icon and simply edit your html header file.

  1. Upload your picture
    if you host your own site it won’t be difficult for you. Just upload icon file through FTP Manager but if you don’t, i suggest you to upload it on image-host-site like Photobucket.
  2. Edit head tag on html file
    Open html source of your page. You should see a code like <head><title> etc. Now you just need to type code below :
    <link rel="shortcut icon" href="http://mysite.com/icon.jpg"/> and make sure you put that code after <head> and before </head>
  3. Save Your Changes
  4. Refresh your Site

If you have some problem please ask me below, good luck !

Posted on , ,

Bookmark and Share

Leave a Reply


AJAX Random Post

  • Where to Find AJAX Animation ?

    For developers, knowing and implementing AJAX can be said is a must. Why? Because AJAX is the most recent and popular Technology in Web2.0 . If you implement AJAX, sometime there will be a gap in time for the page to load. Usually, people fill the gap using AJAX Load Animation so the user will recog
  • How to Get Incoming Links

    Incoming links are links which anchor to your site. It is very useful for improving your ranks and make your content more popular among the others. These kind of links can be obtained by put your URL when leaving response or comments. It is an old way to manually drive visitor and links to your sit
  • Where to Sell WordPress Theme

    Are you interested in creating wordpress Themes? You want to be a freelancer of WordPress themes? Then i think you should take a look on ThemeForest. ThemeForest is a catalog of premium wordpress themes. You can join them with no requirement instead of ability of creating WordPress themes of cour
  • How to Save More MySQL Space Using WordPress Plugin

    WordPress is a big and sophisticated blog platform. The feature are so many. While you are writting a new post, you may notice that the post is autosaved periodically per minutes. The autosave is a useful feature so you won't lose your current post if your computer is out of power. The autosaved po
  • Post Randomizer

    Wordpress’ post is ordered by the date of publishing descending by default. It gives a sense of newest topic for the blog that up-to-date at least one post for one day. Sometime, for bloggers who manage blogs individually, of course need some time for just a break. It’s okay because blogging

References

Who am I ?

My name is Julian Widya Perdana. I study at University of Gadjah Mada, Yogyakarta. I am a young developer addicted in JavaScript, Plugins, Themes, AJAX, and PHP developement. If you feel satisfy with my work, please support me to keep it developed