Google SEO MCP Server API - v1.13.5
    Preparing search index...
    • Detect keyword cannibalization where multiple pages compete for the same query.

      Parameters

      • siteUrl: string

        The URL of the site to analyze.

      • options: { days?: number; limit?: number; minImpressions?: number } = {}

        Configuration including lookback period and volume thresholds.

      • Optionalrows: Schema$ApiDataRow[]

      Returns Promise<CannibalizationIssue[]>

      A list of queries with split traffic between multiple URLs.