Changelog
Stay up to date with the latest changes in our product
CLI Server Inventory
v1.8.0The MyBacklinks CLI can now list saved infrastructure servers with filters, pagination, and export-friendly output
2026/06/11
What's new
- Server inventory from the CLI — Run
mybacklinks list-serversto review every saved hosting server in your account. - Useful filters — Narrow the list by
--statusor--providerwhen auditing active infrastructure. - Pagination and exports — Use
--limit,--cursor, or--all, and combine with--json,--md, or--csvfor automation. - Project linkage context — Each server includes
projectCountso you can quickly spot linked or unused infrastructure.
Where to use it
mybacklinks list-servers --json
mybacklinks list-servers --status active --provider Cloudflare --json
mybacklinks list-servers --all --csvNotes
- This is a read-only command. It does not create, update, or delete server records.
- The CLI release for this change is published through the
@mybacklinks/clipackage.
Cloudflare Cost Alerts
v1.7.0Cloudflare usage sync now monitors monthly billing costs and can email alerts when spend crosses configured thresholds
2026/05/27
What's new
- Cloudflare cost alerts — MyBacklinks can now watch your connected Cloudflare account's monthly usage-based spend and email you when it needs attention.
- Custom monthly threshold — Set the Cloudflare monthly budget threshold from the Cloudflare integration dialog.
- Spending spike alerts — Optionally get notified when Cloudflare spend grows faster than the current month-to-date pattern.
- Alert controls — Turn Cloudflare cost alerts on or off without reconnecting your account.
Where to find it
- Go to Integrations > Cloudflare and open the Cloudflare settings dialog.
Notes
- Cloudflare cost alerts are enabled by default with a $50 monthly threshold and spending spike detection turned on. You can change these settings at any time.
Reliable Syncs & Agent Submission Tracking
v1.6.0Project backlinks now show clearer submission blockers, background syncs run more predictably, and paid discovery has stronger credit protection
2026/05/14
What's new
- Submission blockers are now trackable — Project backlinks can now be marked as
BlockedorFailed submit, making it easier to separate links that need review from links that are simply waiting for submission. - Better Agent context for resource work — Agent and CLI workflows now receive more useful resource details, including payment type and notes, so submission decisions can use the same context you saved in MyBacklinks.
- Raw discovery is clearly labeled — Domain backlink discovery now explains when results are provider-discovered backlinks rather than tracked project backlink records, helping agents choose the right follow-up command.
Improvements
- More predictable background syncs — Scheduled traffic, Cloudflare, revenue, and credit cleanup jobs now use stronger run-state checks so repeated cron triggers are less likely to duplicate work.
- Stronger credit protection — Paid backlink discovery now has better handling for expired credits and balance mismatches, reducing cases where a stale ledger blocks a valid request.
- Clearer public tool copy — The free SEO tools and backlink checker pages now describe backlink checks, DR lookup, landing page audits, CSV export, and no-signup usage more directly.
Fixes
- Fixed cron execution paths that could retry too broadly or mark work inconsistently.
- Fixed resource creation for common type aliases such as
guest post,article,community, andsocial media. - Fixed Agent/API responses so project backlink notes are preserved when listing or updating tracked backlinks.
Higher Resource Limits & Agent Reliability
v1.5.0Pro and Business plans now support more saved backlink resources, with safer quota handling and more reliable Agent and CLI workflows
2026/05/10
What's new
- More backlink resources for growing teams — Pro plans now support up to 2,000 saved backlink resources, and Business plans support up to 5,000.
- Consistent resource limits everywhere — Resource limits are now enforced across the dashboard, backlink discovery saves, bulk promotion flows, and MCP/Agent resource creation.
- Deleted resources free up quota — Soft-deleted backlink resources no longer count against your plan limit, so cleanup work gives capacity back immediately.
Improvements
- Safer Agent and CLI discovery — Paid backlink discovery now checks spendable credit ledger rows before calling the upstream provider. If the displayed balance and spendable ledger do not match, the request stops early with a clear support message and no provider call is made.
- Better target URL filtering — Project backlink listing handles full URLs, paths, query strings, and trailing slashes more reliably when filtering by target URL.
- Clearer limit messages — When a resource limit is reached, API and Agent workflows now return the current usage, plan limit, and upgrade guidance.
Fixes
- Fixed a case where MCP resource creation could bypass backlink resource limits.
- Fixed discovery-to-resource save flows so limit errors are reported correctly instead of being mistaken for duplicates.
- Fixed quota counting so deleted backlink resources are excluded from usage totals.
CLI v2 & Dashboard Improvements
v1.4.0Major CLI upgrade with Markdown output and per-command help, compact dashboard project cards, and domain management fixes
2026/03/20
What's new
- CLI: Readable Output — CLI output is now formatted as structured Markdown by default, making it easy to read in the terminal and by AI tools. Use
--jsonwhen you need raw data. - CLI: Built-in Help — Run
mybacklinks <command> --helpto see all options, required fields, and examples for any command. - CLI: Polished Login Page — The browser page you see after logging in now looks much better — MyBacklinks branding, dark/light mode, and auto-closes after 5 seconds.
- Dashboard: Compact Project Overview — Project cards now use a tighter 3-column layout so you can see more projects at a glance.
Fixes
- CLI: Login no longer crashes — Fixed a bug where completing OAuth login could fail with an error. Login now works reliably on all platforms.
- Domains: Instant update after delete — Deleting a domain now immediately removes it from the list. No more manual page refresh needed.
- Dashboard: Cleaner project list — Only your real projects are shown in the overview. Internal system entries are hidden.
Improvements
- CLI
statusoutput is now cleaner — removed placeholder fields that were not yet active - Global help now suggests running
--helpon individual commands for detailed usage
Chrome Extension & AI-Powered Keyword Analytics
v1.3.0Automate your backlink submissions with our new Chrome extension, analyze keywords with AI-powered SERP insights, and discover trending search queries
2025/12/15
What's new
- AI-Powered Keyword Analytics Tool: Analyze any keyword with comprehensive SERP insights powered by AI. Get difficulty scores, search intent analysis, trending topics, and content recommendations.
- Public Search History: Browse recent keyword searches from the community to discover trending topics and popular queries—no login required.
- Daily Free Searches: Get 5 free AI-powered keyword analyses every day. Additional searches are available with credits.
- Search Privacy Controls: Choose to make your keyword searches public (visible to all) or private (only visible to you).
Keyword Analytics Features
- AI SERP Analysis: Deep insights into search results powered by advanced AI models
- Search Intent Detection: Understand whether queries are informational, commercial, or navigational
- Difficulty Scoring: Get realistic keyword difficulty assessments (0-100 scale)
- Trending Topics: Discover what's currently trending in your niche
- Content Recommendations: Get actionable content strategy suggestions
- Direct SERP Links: Quick access to actual search results for verification
Improvements
- Enhanced authentication flow with better error handling
- Improved credit and quota management system
- Optimized database queries for faster search history loading
- Better mobile responsiveness for all new tools
- Clearer user guidance for unauthenticated users
- Enhanced rate limiting for API protection
How to use
-
Try Keyword Analytics: Go to Tools → Keyword Analytics and enter any keyword. Sign in to unlock 5 free AI-powered analyses per day.
-
Browse Public Searches: Explore recent keyword searches from the community on the Keyword Analytics page—no login needed.
-
Configure Search Privacy: When performing a search, choose whether to make it public (visible to everyone) or private (only visible to you).
Technical Details
- AI-powered analysis using advanced language models
- Real-time search quota tracking
- Soft-delete architecture for data preservation
- Comprehensive rate limiting (10 searches/minute)
- Public/private visibility controls with database indexing
Questions or feedback? We'd love to hear from you!
Free Backlinks Checker & Project Enhancements
v1.2.0Free domain backlinks lookup tool, improved project management with auto-metadata, and enhanced discovery experience
2025/12/10
What's new
- Free Backlinks Checker: New public tool to check backlinks for any domain—no login required, completely free to use.
- Project Auto-Metadata: Creating a new project now automatically fetches site metadata (title, description, favicon) for you.
- Metadata Refresh is FREE: Refreshing project metadata no longer costs credits—hit refresh anytime at zero cost.
- Enhanced Discovery UI: Backlinks discovery page now features improved pagination, domain grouping, and faster loading for large datasets.
- WHOIS Integration: View domain registration info directly from your project dashboard.
Improvements
- Smarter caching for faster page loads across the app.
- Better error handling and loading states throughout the UI.
- Optimized backlinks search with cleaner result presentation.
- Improved mobile experience for discovery and project pages.
How to use
- Try the Free Backlinks Checker: Visit Tools → Backlinks and enter any domain to see its backlink profile instantly.
- Add a New Project: Go to your dashboard, click "New Project", enter your domain—metadata is fetched automatically.
- Refresh Metadata: Click the refresh button on any project to update its metadata for free.
Questions or feedback? We'd love to hear from you!
MCP Integration & API Access
v1.1.0Connect AI assistants and third-party tools to your backlink workspace
2025/12/06
What's new
- MCP OAuth 2.0: Securely connect AI assistants (Claude, ChatGPT, etc.) to manage your backlinks hands-free.
- API Keys: Generate personal access tokens for direct API integration with your tools.
- Add Resources via AI: Let your AI assistant add new backlink resources directly to your database.
- UTM Tracking: Track traffic sources from your backlinks for better analytics insights.
- Enhanced Discovery: Improved backlink discovery with domain grouping, SEO metadata display, and advanced filtering.
- Mobile Support: Configure MCP clients on mobile apps for on-the-go management.
How to use
- Go to Settings → API Keys to create your personal access token.
- Configure your MCP client (Claude Desktop, mobile apps, etc.) with your API key.
- Ask your AI assistant to list, search, or add backlink resources for you.
Check out our MCP Client Tutorial for step-by-step setup instructions.
MyBacklinks.app is live
v1.0.0First public release with core backlink management capabilities
2025/11/25
What's new
- Account onboarding: sign up / sign in and create your own backlink workspace.
- Link management: capture, view, and organize backlink resources to keep assets tidy.
- Data overview: a dashboard with key information so you can check progress quickly.
- Multi-language UI: English and Chinese interfaces for teams working together.
How to get started
- Log in and add your first batch of links from the dashboard.
- Use tags or notes for links so you can filter them later.
- Check back regularly to keep link quality high.
Thanks for using MyBacklinks.app—feedback is welcome!