Website builder integration
How to Add Testimonials to Wix
Wix lets you embed a Testivo testimonial wall with the Embed HTML element (Custom Code), no apps from the marketplace needed. The wall renders in your page so visitors — and Google — see real testimonial content with star-rating schema baked in.
1. Collect your testimonials in Testivo
Before you embed, gather some proof. Share your Testivo collection link and customers leave a text, video, or audio testimonial in about 90 seconds — no account needed on their end. Approve the ones you like, then theme your wall (grid, masonry, carousel, or popup) and copy the embed.
2. Embed the wall on Wix
- In the Wix Editor, click Add (+) → Embed Code → Embed HTML (Custom Embeds).
- Choose Code and paste the Testivo embed snippet into the HTML box, then click Update.
- Resize the embed box to fit the wall, then Publish.
This is the snippet you'll paste:
<script src="https://testivo.tech/embed/wall.js" data-slug="your-slug" async></script>
<div class="testivo-wall" data-slug="your-slug"></div>3. Bonus: your testimonials are AI-readable
Most Wix testimonial widgets render inside an iframe that Google and AI assistants can't read. Testivo's wall renders same-origin and ships Schema.org Review markup automatically — free, on every plan — so when a buyer asks ChatGPT, Perplexity, or Google's AI “is {your product} any good?”, your real customer proof is what they read. Here's the JSON-LD it generates for you:
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Your Product",
"review": [{
"@type": "Review",
"author": { "@type": "Person", "name": "Jane Doe" },
"reviewRating": { "@type": "Rating", "ratingValue": 5, "bestRating": 5 },
"reviewBody": "Testivo made collecting testimonials effortless."
}],
"aggregateRating": {
"@type": "AggregateRating", "ratingValue": "4.9", "reviewCount": 27, "bestRating": 5
}
}Testivo also publishes an llms.txt feed of your testimonials and allows AI crawlers (GPTBot, ClaudeBot, PerplexityBot) by default. No paid tier, no copy-paste schema snippet.
Frequently asked questions
Can I add testimonials on a free Wix site?
The Embed HTML element is available on Wix, though connecting a custom domain and removing Wix ads requires a Premium plan. The testimonial embed itself works on standard editor sites.
Why is my Wix testimonial box cut off?
Wix embeds use a fixed-size container. Increase the element's height in the editor, or switch the Testivo wall to a carousel or compact layout that needs less vertical space.
Do Wix testimonials work with AI search?
Testivo's hosted wall and embed both ship Review schema and an llms.txt feed, so your testimonials are citable by ChatGPT, Perplexity and Google AI Overviews.
Add AI-readable testimonials to Wix — free
Collect your first testimonial in minutes. No credit card, schema included on every plan.