Dealer website tool

Keep your website current with the K&D Wisdom Wall.

Embed one live feed and your customers can see fresh K&D product notes, ranch-tested advice, new releases, and dealer-ready education without rebuilding the page every week.

Install it once. New content appears automatically.

The wall is hosted separately from your website, so updates to the K&D feed appear inside the same embed. You do not need to paste new articles or replace the code.

1

Choose a method. The responsive iframe works for most dealers.

2

Paste it into an HTML or embed block. Publish the page.

3

Check desktop and mobile. Adjust only the height if your website builder requires it.

Where to paste it

Shopify

Online Store editor, add a Custom Liquid section, then paste the iframe.

Wix

Add Elements, Embed Code, Embed HTML, then paste and resize.

Squarespace

Add a Code Block, choose HTML, paste the iframe, and save.

WordPress

Add a Custom HTML block in the page editor and paste the iframe.

Recommended

Responsive iframe

The simplest option for most dealer websites.

Iframe code
<iframe src="https://rss.app/embed/v1/wall/V7fSv1cGScHYRfs5" title="K&D Equestrian Wisdom Wall" loading="lazy" style="width:100%;min-height:1200px;border:0;"></iframe>
Advanced

JavaScript widget

Use when your platform allows third-party scripts.

JavaScript code
<rssapp-wall id="V7fSv1cGScHYRfs5"></rssapp-wall>
<script src="https://widget.rss.app/v1/wall.js" type="text/javascript" async></script>
Fallback

Hosted wall link

Add a button or link when your site blocks embeds.

Direct URL
https://rss.app/embed/v1/wall/V7fSv1cGScHYRfs5

Live preview

If this preview appears stale, reload this page once. If it still does not refresh, use the live-wall button and send K&D Support the date of the newest item you can see.

Quick answers

Will the content update without replacing the code?

Yes. The embed stays the same while the hosted wall receives new K&D content.

Why does my website show a blank box?

Some builders strip third-party embeds or delay them until cookies are accepted. Try the responsive iframe in an approved HTML block. If that fails, use the hosted link.

Can I change the height?

Yes. Change the min-height value in the iframe code. Keep the width at 100 percent so the wall remains responsive.