Embedding Widget into Your Website
Introduction:
Welcome to ReputeBee! We appreciate your choice to showcase your reviews with us. This guide is designed to make embedding the widget into your HTML webpage a seamless experience.
Prerequisites:
Before we begin, make sure you’ve completed the following:
- Set up review collection and importing options on reputebee.com.
- Followed the instructions in our “Creating a Widget with [Your Widget Name]” document.
Step 1: Accessing Your Widget Code:
- Log in to your reputebee.com account.
- Navigate to the [Your Widget Name] section in the dashboard.
Step 2: Selecting Your Widget:
- Identify the widget you want to embed from the list.
- Click on the embed button on the widget which you would like to embed into your website.
- Note, if you have not published the widget then the button will be called publish instead of embed. So click on it to publish the widget first.
- If you haven’t created the widget yet, follow our widget creation guide: Create a new widget in ReputeBee.
Step 3: Generating the Embed Code:
- In the dialog Embed in my Webpage settings, look for the “I can add the code snippet to my webpage” option.
- Click on it to show the code for your selected widget.
- A snippet of HTML code will be displayed – this is the code you’ll need to embed on your website.
Step 4: Copying the Code:
- Highlight the entire code snippet.
- Right-click and choose “Copy” or use the keyboard shortcut (Ctrl+C on Windows, Command+C on Mac).
Step 5: Embedding the Widget into Your HTML Page:
Now, let’s seamlessly integrate the code into your website, adding a new section for reviews/testimonials. Follow these steps:
-
Open the HTML file of the webpage where you want to embed the widget using your preferred text editor or website’s content management system.
-
Locate the section of the HTML where you want the widget to appear – for example, after the “Features and Benefits” section.
-
Paste the copied code into the desired location within the HTML file, likely where <!— Your widget code goes here —> is in the div with id=“reputebee-widget-container”.
Example:
-
Save the changes to your HTML file.
Step 6: Preview and Confirm:
- Open your webpage in a browser to preview the changes.
- Ensure that the widget is displaying correctly and that reviews are visible.
Congratulations! You’ve successfully embedded the [Your Widget Name] widget into your website. If you encounter any issues or have questions, refer to our support documentation or reach out to our customer support team.