How to add Favicon in your website
First, upload your favicon as name favicon.ico to your web server, and place it at public_html/ directory. (cPanel -> File manager -> public_html)
*If you have addon domains, place the favicon for the addon into the main addon folder.
1. At RVsitebuilder Step 2 -> Site Properties -> Edit Head Tag -> Other Embed.
2. Paste the following code into tag.
*This code is the sample code for favicon on normal desktop. If you want favicon to display on several device modes, please use the external favicon creator for responsive favicon, and use the code here.
Please make sure the path you uploaded image, and the code you put in head tag are matched.
Such as;
If the publish path you upload favicon is: /public_html
The code into tag,
should be:
If the publish path you upload favicon is: /public_html/image
The code into tag, should be:
3. Publish and check again.
Posts in Category
-
RVSitebuilder 5.4 Release Notes
Admin Updated on 2025-10-30 09:02:02
-
Add Custom Font
Admin Updated on 2025-10-30 09:02:02
-
Add Google Maps with Widget feature in RVsitebuilder
Admin Updated on 2025-10-30 09:02:02
-
Add your image(s) for website banner
Admin Updated on 2025-10-30 09:02:02
-
Change Page Layout in WYSIWYG Editor
Admin Updated on 2025-10-30 09:02:02
Admin