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 … set permission chmod for TYPO3
  4. mixed TypoScript Snippets Vol. 2
  5. How to … change the standard target for links in TYPO3
  6. How to … sort the Typoscript Template
  7. How to … change the RTE linktext in TYPO3
  8. Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images

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