The AI Citation Grader scores any blog post out of 100 on the eight signals that decide whether ChatGPT, Perplexity and Google AI Overviews will quote it. You can put the whole tool on your own site, free, with two lines of code. Nothing is sent to a server: the analysis runs in the visitor’s browser.
Step 1: copy the code
<div id="bt-citation-grader"></div>
<script src="https://bloggingtitan.com/embed/citation-grader.js" async></script>
<p style="font-size:13px;text-align:center;margin:8px 0 0">Powered by the <a href="https://bloggingtitan.com/ai-citation-grader/">AI Citation Grader</a> from <a href="https://bloggingtitan.com/">Blogging Titan</a></p>
Paste it into any HTML block, widget or template. It works on WordPress, Webflow, Ghost, Squarespace, Wix, Shopify and hand-written HTML. The widget sizes itself to its container and to its own content, so you do not need to guess a height.
Live preview
This is the exact widget your visitors get, running from the code above.
Options
Add these attributes to the script tag. All of them are optional.
| Attribute | What it does |
|---|---|
data-accent | Changes the button and highlight colour to your brand. Takes a six-digit hex value, with or without the hash, for example data-accent="1A73E8". |
data-target | A CSS selector for the element the widget should be injected into, for example data-target="#tool-slot". Without it the widget looks for a div with the id bt-citation-grader, and failing that drops itself where the script tag sits. |
data-key | Your white-label licence key. With a valid key the Blogging Titan credit and call to action are replaced by your own logo and link. |
Why put it on your site
- It answers a question your readers are already asking. “Will AI cite my post?” is the anxiety of the moment, and a score plus a fix list is a far better answer than another 2,000-word explainer.
- It gives people a reason to stay. Visitors paste a post, get a grade, then work through the eight fixes. That is minutes of engaged time on a page that cost you one paste.
- Agencies can hand it to clients. Drop it behind a login or on a resources page and let clients self-serve a content check before they email you.
- Nothing to maintain. The scoring model is updated on our side. Your embed picks up every improvement without you touching the code again.
- No data leaves the browser. Pasted content is analysed with JavaScript in the visitor’s own browser. Nothing is uploaded, stored or logged, so there is nothing to disclose in your privacy policy beyond the embed itself.
The one condition
The free version is free forever, including commercial use on client sites. The only thing we ask is that you keep the credit: the “Powered by the AI Citation Grader” line inside the widget, and the attribution paragraph in the embed code above. That paragraph sits on your page rather than inside the frame, which is what makes it a real, crawlable link back to us. That link is the price of the tool.
If you would rather not carry our branding, that is what the white-label licence is for: £149 as a one-off payment for one domain.
Free or white label
Free
FreeForever, on unlimited sites, including client work.
- The full grader, all eight signals
- Accent colour to match your brand
- Unlimited page views and unlimited sites
- Blogging Titan credit and audit link inside the widget
- Attribution paragraph kept on the page
Just copy the code above.
White label
£149One-off, per domain. No renewal, no page-view limit, all future updates included.
- Everything in the free tier
- No Blogging Titan branding anywhere in the widget
- Your logo and your own call to action in the footer
- Your accent colour baked into the licence key
- No attribution paragraph required
- Licence key locked to your domain
Questions
Will this slow my page down?
The loader script is under 1.5 KB and the widget loads lazily inside an iframe, so it does not block your page rendering and it does not run at all until the visitor scrolls near it. Nothing from the widget touches your own CSS or JavaScript.
Does it break my site’s styling?
No. The tool runs inside an iframe on our domain, so its CSS cannot leak into your theme and your theme cannot break the tool. The only thing the loader touches on your page is the container you point it at.
Do you collect data on my visitors?
No. The pasted content never leaves the visitor’s browser: the scoring runs entirely in JavaScript on their machine. We log the domain the widget is loaded on, so we can see where it is installed, and nothing about the person using it. There are no cookies, no analytics and no third-party fonts in the widget.
Can I use it on client sites?
Yes, on as many sites as you like, including sites you build and charge for. Each install keeps the credit unless it is running under a white-label key.
What happens if you change the tool?
Your embed updates automatically, because it renders the same tool that lives on our page. If we improve a signal or fix a bug, every install gets it on the next page load. We will not change the URL of the loader script.
How do I get a white-label key?
The white-label licence is £149, paid once, for one domain. There is no renewal, no page-view limit and no charge for future updates. Contact us with the domain you want it on, we invoice you, and you get a key. You add the key to the script tag as data-key and the branding is replaced with yours. The key only works on the domain it was issued for.