Free tool
Free On-Page SEO Audit
Enter a URL and get an on-page SEO score plus a clear list of the issues worth fixing first.
Uses credits per audit.
How it works
01
Enter a page URL
Any page you want to improve.
02
We crawl and score it
We check on-page SEO signals.
03
Get a fix list
Prioritised issues, in plain language.
Why use it
On-page score
A single number to track over time.
Issue list
Concrete problems, not vague advice.
Any page
Audit yours or a competitor's.
Fast
A full check in seconds.
Who it's for
SEO teams
- Audit key pages
- Prioritise fixes
- Track score over time
Content teams
- Clean up before publishing
- Catch technical gaps
- Ship healthier pages
Agencies
- Quick client audits
- Pitch with findings
- Show improvement
Do it at scale
Audit pages at scale
This is the /audit endpoint. Score any URL and get its on-page issues as JSON — automate audits across your whole site or your clients'.
Free credits included. No setup fees. No card required.
POST /v1/audit
curl -X POST https://api.trackee.dev/v1/audit \
-H "x-access-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://example.com/pricing"
}'Frequently asked questions
What does it check?
On-page SEO signals, returning a score and a list of issues found on the page.
Can I audit any URL?
Yes — enter any public page URL.
Free?
Yes — free credits on new accounts.
Is there an API?
Yes, /audit returns the score and issues as JSON.