| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Tags: seo, ai seo, schema, xml sitemap, google search console |
| 4 | 4 | Requires at least: 6.0 |
| 5 | 5 | Tested up to: 7.1 |
| 6 | 6 | Requires PHP: 7.4 |
| 7 | -Stable tag: 2.6.0 | |
| 7 | +Stable tag: 2.7.0 | |
| 8 | 8 | License: GPLv2 or later |
| 9 | 9 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 10 | 10 | |
| 11 | 11 | WordPress SEO plugin with AI SEO: meta descriptions, schema, XML sitemaps, Search Console, llms.txt, AEO & GEO. Your AI SEO assistant runs it via MCP. |
| @@ -322,8 +322,22 @@ | ||
| 322 | 322 | 9. AI Content Brief Generator with competitor analysis and content gaps. |
| 323 | 323 | |
| 324 | 324 | == Changelog == |
| 325 | 325 | |
| 326 | += 2.7.0 = | |
| 327 | +Release Date: 2026-09-17 | |
| 328 | + | |
| 329 | +- New: Hide a post from this site's own search results and archive listings | |
| 330 | +- New: RSS feed controls: excerpt only, a link back to the source post, and noindex for feeds | |
| 331 | +- New: Extra og:image tags, so a share has a fallback when the first image fails validation | |
| 332 | +- New: Post embeds carry your SEO title, description and social image | |
| 333 | +- New: A canonical URL scheme setting for sites behind a proxy that terminates TLS | |
| 334 | +- New: Brand the XML sitemap stylesheet with your logo and two colours | |
| 335 | +- New: URLs asking for content that does not exist now answer 404 instead of the page | |
| 336 | +- Changed: Archive titles drop the "Category:" label and strip markup, and your alternate site name is published as schema | |
| 337 | +- Fixed: Turning Schema off now stops every schema producer, including blocks and page builders | |
| 338 | +- Fixed: Non-Latin titles and descriptions are no longer cut short, plus minor sitemap, feed and database fixes | |
| 339 | + | |
| 326 | 340 | = 2.6.0 = |
| 327 | 341 | Release Date: 2026-09-15 |
| 328 | 342 | |
| 329 | 343 | - New: Pages publish every schema you deploy, not just the first two |
| @@ -370,27 +384,13 @@ | ||
| 370 | 384 | - Fixed: Empty scheduled email reports are no longer sent |
| 371 | 385 | - Fixed: Crawlers panel reported "No llms.txt" on sites serving it |
| 372 | 386 | - Fixed: Several Usages page display and calculation issues |
| 373 | 387 | |
| 374 | -= 2.2.0 = | |
| 375 | -Release Date: 2026-09-02 | |
| 376 | - | |
| 377 | -- New: Import / Export screen to back up and restore ThinkRank data as JSON or CSV | |
| 378 | -- New: Separate Migration screen for importing from other SEO plugins | |
| 379 | -- New: Switch Import / Export and Migration on or off in Settings | |
| 380 | -- Changed: Fresh installs ask you to choose an AI provider | |
| 381 | -- Changed: Model list adds Claude Opus 5 and drops withdrawn models | |
| 382 | -- Fixed: Test Connection now works with an already-saved API key | |
| 383 | -- Fixed: XML Sitemap and Instant Indexing settings did not save correctly | |
| 384 | -- Fixed: Robots meta, Open Graph and Twitter switches did not apply correctly | |
| 385 | -- Fixed: Menu and access issues for custom and partial-access roles | |
| 386 | -- Fixed: Minor Image SEO, author archive and Site SEO Analyzer issues | |
| 387 | - | |
| 388 | 388 | [See changelog for all versions](https://thinkrank.ai/changelog/). |
| 389 | 389 | |
| 390 | 390 | == Upgrade Notice == |
| 391 | 391 | |
| 392 | += 2.7.0 = | |
| 393 | +Adds per-post search and archive visibility, RSS feed controls, alternative og:image tags, SEO metadata on post embeds, a canonical URL scheme setting and sitemap branding. Fixes the Schema master switch and non-Latin title and description truncation. Recommended for all sites. | |
| 394 | + | |
| 392 | 395 | = 2.6.0 = |
| 393 | 396 | Pages publish every schema you deploy, and some features move to ThinkRank Pro. Pro users: update Pro to 2.7.0 at the same time. |
| 394 | - | |
| 395 | -= 2.5.0 = | |
| 396 | -Adds AI Search (GEO) audit checks, per-crawler AI controls, external link rules, a per-content-type SEO matrix and Beaver Builder support. | |