Add the SocialV Plugin to a Custom Website
If you are using a custom-built site or a platform without a dedicated plugin, you can install SocialV by manually adding a few lines of code to your HTML.
How to Install (Custom)
Estimated time: 2 minutes Difficulty: No developer required (Basic HTML knowledge helpful)
Step 1: Copy the header code
In your SocialVerse dashboard, navigate to the Website Plugin section and open the "Get Code" modal. Look for the Header Code block and click Copy code.
Step 2: Paste into <head>
Access your website's source code and paste the copied script tags inside the <head> section of your HTML. To ensure the plugin works across your entire site, add this to your global header template.
Step 3: Copy the body code
Return to the "Get Code" modal in your dashboard. Look for the Body Code block and click Copy code.
Step 4: Paste where the widget should show
Navigate to the specific page and section where you want your feed to appear. Paste the <gidget-component> tag into the HTML body at that exact location.
Step 5: Deploy
Save your changes and Publish your site. Visit the live URL to verify the SocialVerse plugin loads correctly in the designated spot.
Where is my code? You can find both the Header and Body snippets inside your Dashboard under Website Plugin > Get Code.
Need extra help? If you run into any issues during the installation, feel free to reach out to our support team via the chat bubble in the dashboard!
Updated on: 01/05/2026