Embed BaoHiemXe tools on your site (free)
Free embeddable insurance tools you can iframe on your community site, blog, or law firm resource page. Each embed includes attribution back to baohiemxe.com.
Available embeds
SR-22 Timer (California)
Date-math calculator: enter a violation or DUI date, see the 3-year SR-22 expiration, renewal alert dates, and lapse consequences. No data leaves the visitor browser. View live: /embed/sr-22.
Paste this into your page:
<iframe src="https://baohiemxe.com/embed/sr-22" width="100%" height="600" style="border:0;max-width:760px" loading="lazy" title="SR-22 Timer California - BaoHiemXe.com" ></iframe>
Optional: add this script anywhere on the same page to auto-resize the iframe to the tool's content height.
<script>
window.addEventListener('message', function (e) {
if (e.origin !== 'https://baohiemxe.com') return;
if (e.data && e.data.type === 'baohiemxe-embed-resize') {
var f = document.querySelector('iframe[src*="baohiemxe.com/embed"]');
if (f) f.style.height = (e.data.height + 20) + 'px';
}
});
</script>Terms of use
- Free for non-commercial and editorial use: community sites, law firm resource pages, nonprofit AAPI organizations, Vietnamese-language news sites, driving schools, traffic schools.
- Attribution required: the embed includes a visible "by BaoHiemXe.com" link in the header and a "Full tool" link in the footer. Removing or obscuring these violates the terms.
- No liability: the tool is educational. Confirm actual SR-22 status with California DMV and your insurance carrier.
- Found a bug or want a new embed? Email [email protected].
Why embed?
You give your audience a working tool they would otherwise leave your site to find. We get a backlink in the iframe's attribution link. Win-win, no money changes hands.
More embeds coming: deductible decider, bundle calculator, DMV point counter. Suggestions welcome.