Widget gratuito de métricas de SEO — o 'shields.io para websites' chegou
Os READMEs do GitHub têm Shields.io. Os websites não tinham nada equivalente — até agora. Distintivos de métricas de SEO embutíveis gratuitos (DA, DR, classificação, confiança, lighthouse, idade, backlinks). 10 temas.
What's the "Shields.io for websites" idea
GitHub README files everywhere display Shields.io badges — those tiny "build: passing", "coverage: 87%", "downloads: 12k" labels. They became universal because they're:
- Free, no account needed
- Auto-updating
- Stylistically consistent
- Trivial to embed (one line)
Websites — outside the GitHub README context — have never had an equivalent. Until 2026.
The 8 free SEO metric badges you can embed today
We launched a universal embeddable SEO badge system. One widget engine, eight metrics, ten themes, four sizes:
- FeedPulse Rank — global website rank (Alexa replacement)
- Domain Authority — Moz DA score 0-100
- Domain Rating — Ahrefs-equivalent DR score 0-100
- Trust Score — composite 0-100 grade
- Lighthouse — Performance · SEO · A11y · Best Practices
- Page speed — "loads in 412 ms"
- Domain age — "Online since 2008"
- Backlinks — "1,247 sites link here"
Embed any of them with one line, picking from 10 themes (indigo, obsidian, ivory, neon, mint, sunset, ocean, noir, candy, transparent) and 4 sizes (hero, card, pill, micro).
Example embed
<script async src="https://feed-pulse.com/api/badge/trust.js?d=yoursite.com&theme=obsidian&sz=hero"></script>That's it. The badge auto-renders with your real Trust Score (DA + DR + age + HTTPS + Lighthouse signals combined), live data.
Why this category was missing for so long
The original Alexa rank badge dominated this category from 1998-2022. After Alexa shut down, nothing replaced it — partly because the underlying ranking dataset disappeared, partly because no one wanted to absorb the API cost of running a free public service. FeedPulse absorbs the cost (Moz Free Links API, OpenPageRank, PageSpeed Insights, WHOIS RDAP) because the badges include a small "via FeedPulse" attribution, and that's our entire growth model.
Use cases
- Indie SaaS landing pages — embed Trust Score + Page Speed in the footer for credibility
- Bloggers — DA + Backlinks badges in the sidebar
- Portfolios — Lighthouse badge as a flex (especially for devs)
- Agencies — DA/DR badge for every client site for free, instead of paying $1,499/mo for Ahrefs API access