Favicon
A favicon is a small icon representing your website, web page, or web application. Favicons appear in browser tabs, bookmarks, and browser history, helping users quickly identify your site. They also support brand recognition, user trust, and indirectly improve SEO.
Requirements for Favicons
To ensure proper functionality across devices:
Sizes: Specify the icon’s dimensions and aspect ratio so devices select the appropriate version.
Relationship (
rel
): Typicallyicon
,shortcut icon
, orapple-touch-icon
.URL: Direct path to the icon file.
Best Practice for Adding Favicons
If you have trouble adding a favicon through the standard settings:
Go to Hosting Settings.
Scroll to the Favicon section.
Upload your favicon using the provided option.
Vev will automatically generate the required form fields to ensure smooth integration
Mobile Browser Color
You can customize the browser interface color on iOS Safari and Android devices to match your website theme, creating a cohesive visual experience.
Requirements
Hexadecimal 6-digit:
#RRGGBB
(e.g.,#FF0000
for red)Hexadecimal 3-digit:
#RGB
(e.g.,#F00
for red)Color Names: Recognized names like
red
,green
,blue
,white
,black
Custom HTML Snippets and Custom Scripts
For guidance on adding Custom HTML Snippets or Custom Scripts, see our dedicated help center articles: