a little badge. a useful link_
Free listings help others discover the directory through a badge on their homepage.
Save your submission to get your unique badge code in the dashboard.
html
<a href="https://seodirectory.io/" title="Listed on SEO Directory">
<img src="https://seodirectory.io/badges/YOUR-LISTING-TOKEN/dark.svg" alt="Listed on SEO Directory" width="240" height="64" />
</a>react
export function SeoDirectoryBadge() {
return (
<a href="https://seodirectory.io/" title="Listed on SEO Directory">
<img src="https://seodirectory.io/badges/YOUR-LISTING-TOKEN/dark.svg" alt="Listed on SEO Directory" width={240} height={64} />
</a>
);
}Coding agent
Install it with Codex or Claude Code
Copy one complete instruction that tells your coding agent where to place the exact badge and how to validate the change.
- Add the snippet to your submitted homepage, such as its footer.
- Keep the image and homepage link visible, unchanged, and followed.
- Publish your website, then request a badge check.
We recheck daily. A confirmed removal starts a 72-hour repair period. Temporary connection failures do not count as a missing badge.