How to add RSS Feed script in your website
Updated at 2025-10-30 09:02:01
Posted in
(Primary)Creating Website,
You can do the following guide.
1. Go to cPanel -> File Manager -> public_html -> {publish_folder}/
Sample::
domainname.com, should be in public_html
domainname.com/myname, should be public_html/myname (if your public_html doesn’t have this folder, just feel free to create it)
2. Create a new file under the folder in number 1. with the name such as; feed.html
and insert your RSS FEED code to the file.
3. Back to RVsitebuilder -> Step 3 -> Page Editor -> Switch to "Source" view, and insert code:
" width="100%">
*feed.html is the file you created in number 2.
4. Republish 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