Attribution Badges
Official Badges
Light Theme Badge
HTML Code:
<a href=https://superdir-demo.focusapps.app target="_blank" title="Featured on SuperDir Demo">
<img
src="https://superdir-demo.focusapps.app/images/badges/featured-on-light.svg"
alt="Featured on SuperDir Demo"
width="150"
height="44"
/>
</a>
Dark Theme Badge
HTML Code:
<a href=https://superdir-demo.focusapps.app target="_blank" title="Featured on SuperDir Demo">
<img
src="https://https://superdir-demo.focusapps.app/images/badges/featured-on-dark.svg"
alt="Featured on SuperDir Demo"
width="150"
height="44"
/>
</a>
Technical Requirements
- Placement: Badge should be present on ALL pages of your website (recommended: footer)
- Link: Should link to https://superdir-demo.focusapps.app
- Link type: Should be a dofollow link (do NOT add rel="nofollow" attribute)
- Visibility: Badge should be clearly visible and easily accessible
- Minimum dimensions: 150×44 pixels (do not reduce size)
- Prohibitions: Badge should NOT be hidden, obstructed, or made transparent
- Required format: Visual badge only - text alone is NOT accepted
💡 Implementation Recommendation
Place the badge in your global footer so it appears automatically on all pages without additional code modifications.