Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  CMS FAQ  >  How to add favicon in Moodle sites ?
Top Scroll

How to add favicon in Moodle sites ?

 2 min

Favicon is a small icon shown in your browser in front of the URL.

By default Moodle has it’s own favicon with the default theme. To replace the original favicon.ico with your own, upload it under “/home/user/public_html/theme/standard/pix”. If you are using a theme other than the standard one, you have to upload it under the directory corresponding to the theme you have chosen.

The new favicon may not be noticable because the image may be in the browser cache. Moodle cached the old one.

Access Settings > Appearance > Themes > Theme settings > Theme designer mode check box and save. Refresh your browser. Uncheck the box after it works.

If you still face the same issue, find for a file which has content as below

<link rel=”shortcut icon” href=

Replace it with the absolute path OR the URL to the favicon.ico file.

<link href=”/home/user/public_html/theme/standard/pix/favicon.ico” rel=”shortcut icon” />

OR

<link href=”http://yourmoodle.com/theme/new/favicon.ico” rel=”shortcut icon” />

Browse through Favicon Wiki to know more about how exactly favicon works & utilities using which you can create favicon online.

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.