👋 Hey, I update this list every time I improve something. So stay tuned.
If you have any questions, you can reach out via [email protected] or in the live chat on the website.
You can sign up here, or read more about the platform **here**
Starting May 2026: we’ve moved our changelog to our Documentation. This page will be kept for historical reasons.
Latest updates
- May 13, 2026: We’re currently working on a v2 Dashboard Experience, migrating a lot of functionality from our outdated backend.
- April 20, 2026: fixed issues
- Agent-Ready report — new public tool at https://seojuice.com/tools/agent-ready/ that scores how well your site can be crawled by AI agents (ChatGPT, Perplexity, Claude), with a detailed checklist covering robots, structured data etc.
- Lighthouse Score report — new public tool at https://seojuice.com/tools/lighthouse-score/ that runs a real Lighthouse audit on any URL and benchmarks your scores against the top sites in your category
- Fixed Onboarding — is more resilient now — better retry handling for stuck audits, automatic recovery from interrupted GSC and sitemap fetches, and clearer progress signals while your first crawl runs
- Page health scoring treats new pages with no signals as neutral instead of unhealthy — a fresh page no longer starts in the red
- Rejected pages submitted with out-of-range PageSpeed and SEO scores, causing partial reports for some domains; scores are now validated and clamped
- February 23, 2026: Our official SDKs for Python, PHP, and Node.js are now available.

Each package provides a fully typed client for the SEOJuice Intelligence API — covering SEO
scores, keywords, content gaps, decay alerts, AISO, competitors, backlinks,
accessibility, reports, and more. They also include server-side injection
middleware that automatically enhances your HTML with meta tags, Open Graph
tags, structured data, internal linking and image alt text.
All three SDKs ship with framework-specific examples to get you started
quickly: Django, FastAPI, Flask, and Celery for Python; Laravel, Symfony,
Drupal, and Magento for PHP; Next.js, Nuxt, SvelteKit, and Cloudflare Workers
for Node.js.
pip install seojuice
composer require seojuice/seojuice
npm install seojuice
— grab your API key from the dashboard and you're ready to go.

- February 20th, 2026: Content Suggestions
New page that tells you two things: what content to create and what existing
content needs a refresh. Each suggestion comes with search intent
classification so you know whether someone's looking to buy or just browsing.

- February 10th, 2026: We’ve expanded our Broken Link Detection into Broken Assets Detection! We now check not only the links on your website — but all the assets — Fonts, JS, CSS, Calendars, Phone Links etc.
- January 18th, 2026: We are now live with our new .com domain! We’ve acquired and migrated from seojuice.io to seojuice.com — this was a long time in the making.

- January 14th, 2026: Some of our customers are behind heavy firewalls that block our scraping, and there’s no easy (non-technical) way for them to whitelist our bots. So to help with this — we’ve added Captcha Solving and Proxies to make sure we can always process your websites, without you needing to do anything, regardless of where your website is hosted.