Footer Verified Badge Integration

Embed the dynamic, real-time trust seal directly into your platform footer

Integration Snippet Generator

Enter your assigned License ID to generate integration code for your website's footer:

Option A: JavaScript Embed Script (Recommended)

<!-- Monava Authority Verified Seal -->
<div id="monava-badge"></div>
<script src="https://monavaauthority.com/badge/v1/MA-884920.js" async></script>

Option B: SVG Image Badge Link

<!-- Monava Authority SVG Seal -->
<a href="https://monavaauthority.com/verify/MA-884920" target="_blank" rel="noopener">
  <img src="https://monavaauthority.com/api/badge/v1/MA-884920/svg" alt="Verified by Monava Authority" width="230" height="44" />
</a>