Flux Product Docs
  • What is Flux?
  • Guides
    • Creating a Premium Video
    • Creating Your First Site
    • Creating a Countdown
    • Creating a Navigation Bar
    • Creating a Group
    • Custom 404 Page
    • Adding a Favicon to Your Site
    • Adding Videos to Your Site
    • Managing Your Guest List
    • Asset Management
    • Creating Sites from Site Templates
    • Publishing Site Versions
    • Advanced Debugging
  • Fundamentals
    • Key Concepts
    • Sites
    • Guests
    • Environments
      • Show Variables
    • Flows
      • Anatomy of a Node
      • Connecting Nodes and Building Flows
      • Passing Data
      • Scope
      • Interpolation
    • Keyboard Shortcuts
      • Keyboard Shortcuts - Page Editor
    • Animation States
    • Local Variables
    • Groups
  • Use Cases
    • For Designers
    • For Engineers
      • Custom CSS
      • Custom Modules
    • For Event Manager
      • Intercom Integration
  • Documentation
    • FAQ
    • Glossary
    • 🚀Show Controller
      • Modes
    • Domains and Subdomains
      • Hover
      • AWS Route 53
    • Premium Live Channels
    • Basic Video
    • Premium Video
      • AI Generated Subtitles
      • Supported Input Codecs and Containers
      • Supported Language Labels
      • Serverside Forensic Watermarking
    • Flow Nodes
      • Middleware
  • Modules
    • Access Code
    • Audio
    • Button
    • Carousel
    • Chat
    • Checkbox
    • Container
    • Countdown
    • Date
    • Embed
    • Image
    • Intercom
    • Link
    • Lottie
    • Page
    • Meter
    • Modal
    • Photobooth Gallery
    • Open Login
    • QR Code
    • Radio
    • Rich Text
    • Stack
    • Style
    • Spline
    • Switch
    • Text Input
    • Video
  • Template Guides
    • NatGeo FYC
      • Adding a Panel
    • Meow Wolf All Shrimps
  • 🚀Change Logs
    • July 12, 2024
    • June 08, 2024
    • April 26, 2024
    • April 12, 2024
    • March 29, 2024
    • March 15, 2024
    • March 1, 2024
    • September 2022
    • August 2022
    • July 2022
    • June 2022
Powered by GitBook
On this page

Was this helpful?

  1. Guides

Adding a Favicon to Your Site

Last updated 2 years ago

Was this helpful?

A favicon is a small image that is located in the browser tab to the left of a webpage’s title. The image bellow shows the location of a favicon.

First, create the variations of your icon for the favicon. Typically, this is at least three images:

  • 16x16px square

  • 32x32px square

  • 152x152px square

Once these are created, upload them to the asset manager on your site, and take note of their image URLs.

To add a favicon to your site in backstage, first go to the Site Detail Page for your site, and click Settings in the sidebar. On the Settings page, under Resources, click Add Item.

Select Type of your favicon image, enter in the URL of your image in Resource Path, and enter the Attributes of the image you've entered.

For example, for the recommended three icons enter:

Icon
Type
Attributes

16x16px

icon

{"sizes": "16x16"}

32x32px

icon

{"sizes": "32x32"}

152x152px

apple-touch-icon

{"sizes": "152x152"}

When you've added all three, you will then be able to publish you site, and see the favicon.

Note: Favicons are only visible on published sites. Draft mode sites will always display the Backstage favicon.