Rexultz Product Feeds makes it easy to embed your Rexultz affiliate product feeds on your WordPress site. Display beautiful product cards, comparison tables, sliders, and grids with just a few clicks.
Rexultz fetches templates from app.rexultz.com – depending how you created the templates, javascript might be part of that and a un-escaped with wp-kses.
Features
- Server-Side Rendering – Feed HTML is rendered on your server for better SEO and performance
- Live Editor Preview – See your feed directly in the Gutenberg editor
- Gutenberg Block – Add product feeds using the visual block editor with real-time preview
- Shortcode Support – Use
[rexultz feed="123"] or the legacy [REXULTZ id="123" arguments] format
- Smart Caching – Feed HTML is cached for 5 minutes to optimize performance
- No JavaScript Required – Feeds work even with JavaScript disabled
- SEO Friendly – Content is rendered server-side for search engine visibility
How It Works
- Create your product feed in your Rexultz dashboard
- Copy your feed ID
- Add it using the Gutenberg block or shortcode
- The feed content is fetched from Rexultz API and rendered server-side
- The rendered HTML is cached for optimal performance
Shortcode Examples
[rexultz feed="12345"]
[rexultz id="12345"]
Legacy format (also supported):
[REXULTZ id="12345"]
Third-Party Service
This plugin connects to the Rexultz API (app.rexultz.com) to fetch pre-rendered feed HTML. This is required for the plugin to function.
Data transmitted: Feed ID only. No personal user data is collected or transmitted.