I was able to add a favicon to my website using code mentioned.This one is trusted and working.
You need to place your favicon.ico file in/webroot/img directory
echo $this->Html->meta('favicon.ico','img/favicon.ico',array('type' => 'icon'));
You need to place your favicon.ico file in/webroot/img directory
No comments:
Post a Comment