Widget for your website
Show the latest company insolvencies, auctions or news from InsolvencyIndex on your own site, free of charge. One line of code is enough; the content updates itself.
Installation
Place the script below where the widget should appear on your page. The script replaces itself with the widget and adjusts its own height.
<script src="https://www.insolvencyindex.co.uk/embed.js"
data-type="bankruptcies"
data-count="10"
data-theme="light"
async></script>Without JavaScript (plain iframe)
Does your CMS refuse scripts (WordPress, for instance)? Use the iframe below and set a fixed height yourself.
<iframe src="https://www.insolvencyindex.co.uk/embed/bankruptcies?count=10&theme=light"
style="width:100%;height:520px;border:0" loading="lazy"
title="InsolvencyIndex"></iframe>Settings
data-typeWhat the widget shows: bankruptcies (insolvencies), auctions or news. Required.data-countThe number of items, from 1 to 20. Default: 10.data-themelight (light background) or dark (dark background). Default: light.Live preview
This is how the three widgets look on your site:
Conditions
Use is free. The only condition is that the line "Source: InsolvencyIndex" with its link stays at the bottom of the widget.
Questions? Get in touch at info@insolvencyindex.co.uk.