@consilioweb/payload-seo-analyzer 1.12.0 → 1.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -633,6 +633,7 @@ All endpoints are prefixed with the configured `endpointBasePath` (default: `/se
633
633
  | `GET` `POST` | `/gsc/*` | Google Search Console OAuth (opt-in `features.gscApi`): `status`, `auth`, `callback`, `data`, `disconnect` |
634
634
  | `POST` `GET` | `/rank-snapshot` `/rank-history` | Rank tracking (opt-in `features.gscApi`) — daily GSC position snapshots + movement over time |
635
635
  | `GET` `POST` | `/alerts-digest` `/alerts-run` | Monitoring digest (opt-in `features.alerts`) — score regressions, new 404s, ranking drops via webhook/email |
636
+ | `GET` | `/ctr-opportunities` | CTR opportunities (opt-in `features.gscApi`) — well-ranked pages with low CTR → targeted meta rewrite, one-click AI |
636
637
  | `GET` | `/history` | Score history data for trend charts |
637
638
  | `GET` | `/sitemap-audit` | Sitemap structure audit |
638
639
  | `GET` | `/sitemap.xml` `/sitemap-news.xml` `/sitemap-images.xml` `/sitemap-video.xml` | XML sitemaps (public) — standard + Google News (48h) + image + video |