How to add a Favicon

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Mar 25, 2009 10:43 am
Here are the steps tp add a Favicon to a Joomla Site:
The first that you need to do is place the favicon.ico in the Joomla root directory and add these lines to rt_head_includes.php or index.php if you use an old template
Code: Select all
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<link rel="shortcut icon" href="http://yoursite.com/favicon.ico" type="image/x-icon" />

If you dont see it faster Clear your cache and delete all temporary files and restart your browser.
User avatar
Senior Boarder

cron