16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
This release adds a paginated backlinks-profile MCP tool and gives rank tracking monthly schedules, explicit language selection, and a searchable country picker.
|
|
|
|
## What's new
|
|
|
|
- Add a `get_backlinks_profile` MCP tool so AI agents can pull a domain's full backlink list, not just the summary. — thanks @mvanhorn
|
|
- Returns per-link rows (linking URL, anchor, dofollow/nofollow, authority/spam signals, new/lost/broken status) in a paginated envelope, with the same filters and sorts the web UI offers.
|
|
- Add a monthly rank tracking schedule that runs at the end of each month. — thanks @Jalendar10
|
|
- Add explicit language selection to rank tracking, so you can override a country's default language. The picker lists only the languages DataForSEO supports for the selected country. — thanks @Devamol10
|
|
|
|
## Improved
|
|
|
|
- Add search and device/country filters to the Tracked Domains list so you can find a specific tracker among many. — thanks @mvanhorn
|
|
- Replace the country dropdown with a searchable combobox you can filter by typing. — thanks @Fishlex0
|
|
|
|
Full Changelog: https://github.com/every-app/open-seo/compare/v0.0.21...v0.0.22
|