🔌 Embeddable Security Widget

Add a free security scanner to your website in 30 seconds

Quick Start

Copy this code and paste it anywhere on your website:

<script src="https://widget.rftmedia.com/widget.js" data-rft-widget></script>
See Live Demo →

Why Add This Widget?

🎁
Free Value
Give visitors something useful for free
Lightweight
Only 8KB, loads async, won't slow your site
🎨
Customizable
Light/dark themes, custom text, sizing
📱
Responsive
Looks great on any device

Customization Options

AttributeDescriptionDefault
data-themeColor theme: "dark" or "light""dark"
data-widthWidget width"100%"
data-max-widthMaximum width"500px"
data-titleWidget title text"Free Website Security Check"
data-buttonButton text"Check Security"
data-containerTarget container ID(inline)

Example: Light Theme

<script src="https://widget.rftmedia.com/widget.js" data-rft-widget data-theme="light"></script>

Example: Custom Container

<div id="security-widget"></div> <script src="https://widget.rftmedia.com/widget.js" data-rft-widget data-container="security-widget" data-title="Check Your Security"></script>

Use Cases