How to … set the favicon in TYPO3

How to

It is nice to have a own logo for your company or just a sign for your website. Nearly all Browser’s support the favicon setting.

And of course there is a short and easy way in TYPO3 …

Put this snippet in your root TS:

page.shortcutIcon = fileadmin/path/favicon.ico

… and everything is done!

So, let’s battle with icons
- Martin

(Our website still works without a nice icon – we will fix this :)

Related posts:

  1. How to … change the title-element in TYPO3
  2. How to … setup the fileadmin/ folder for Backendaccess
  3. How to – redirect restricted TYPO3 pages to loginform and back
  4. How to … change the RTE linktext in TYPO3
  5. mixed TYPO3 & TypoScript Snippets Vol. 3
  6. mixed TypoScript Snippets Vol. 2
  7. How to delete csc-default and id tag in TYPO3 4.3

1 Response to “How to … set the favicon in TYPO3”


  1. 1 Michael Cannon

    This is a great simple tip that I’ve got to add to cbstarter.

    It’s amazing the level of options that TYPO3 offers.

Leave a Reply

*