Wix Tutorial
Emoji Favicon for Wix
Wix supports a custom favicon on paid plans. Use the emoji URL via Site Settings or a custom code embed.
<link rel="icon" href="https://emojifavicons.com/rocket">How to add an emoji favicon to Wix
1
Site Settings › Social Share › Favicon
Upload a 180x180 PNG. To use the SVG version, use Custom Code instead.
2
Settings › Advanced › Custom Code
Add a new custom code snippet targeting Head. Paste the favicon link.
<link rel="icon" type="image/svg+xml" href="https://emojifavicons.com/rocket"> <link rel="apple-touch-icon" href="https://emojifavicons.com/apple-touch-icon/rocket">
3
Publish
Wix applies Custom Code on next publish.
Popular emoji favicons for Wix
Click any emoji to see the Wix-specific install snippet.
Troubleshooting
Custom Code not available
Custom Code requires a premium plan — free Wix does not allow it.
Wix still showing Wix logo
Remove the uploaded favicon in Site Settings or wait for CDN propagation (up to 1 hour).
Frequently asked questions
Do I need a paid Wix plan?
Yes — both the custom favicon upload and Custom Code require Combo or higher.
Will this pass Wix’s HTTPS requirement?
Yes — emojifavicons.com is served over HTTPS.