All connectors
Google Search Console integration
Google Search Console provides tools to monitor, maintain, and troubleshoot your site's presence in Google Search results.
Connect Google Search Console to Xenition and work with it from chat, from an agent, or on a schedule — alongside every other app you have connected, in one workspace.
What you can do with Google Search Console
Ask in plain language and Xenition calls the right one:
- Add Site — Adds a site to the set of the user's sites in Google Search Console. This action registers a new property (site) in Google Search Console for the authenticated user. After adding the site, you will need to verify ownership through one of the available verification methods. The site URL must be properly formatted as either a URL-prefix property (with protocol) or a domain property (with sc-domain p
- Delete Site — Removes a site from the user's Google Search Console sites. This action permanently removes a site property from the authenticated user's Search Console account. The site URL must be URL-encoded. Use this when you need to unregister a site from tracking in Search Console.
- Get Site — Retrieves information about a specific Search Console site. Use when you need to get site details including permission level for a specific property.
- Get Sitemap — Retrieves sitemap metadata (submitted/indexed counts, errors, warnings, last-submission timestamps) for a specific sitemap in Search Console. Returns metadata only, not raw XML content. Note: numeric fields like `errors`, `warnings`, `submitted`, and `indexed` may be returned as strings; cast to int before comparisons. Values such as `contents.indexed` can lag several days after submission.
- Inspect URL — Inspects a URL for indexing issues and status in Google Search Console. Results may reflect cached data lagging real changes by several days. High-volume use can trigger 429 quota errors; limit to priority URLs.
- List Sitemaps — Lists all sitemaps for a site in Google Search Console. Response fields `errors`, `warnings`, `contents.submitted`, and `contents.indexed` may be returned as strings; cast to integers before numeric operations. Evaluate these fields alongside `isPending` for sitemap health.
- List Sites — Lists all verified sites (properties) owned by the authenticated user in Google Search Console. Response contains a siteEntry array — always iterate it, never assume a single object. Each entry includes permissionLevel, which varies per site; do not assume owner-level access for all returned properties. When calling downstream tools, use the site_url value exactly as returned, including protocol,
- Search Analytics Query — Queries Google Search Console for search analytics data including clicks, impressions, CTR, and position metrics. Only returns URLs with at least one impression; missing rows do not confirm non-indexing. Position is an impression-weighted average rank.
- Submit Sitemap — Submits a sitemap to Google Search Console for indexing. This action registers or resubmits a sitemap for a verified property in Google Search Console. The sitemap file must be accessible at the specified URL and properly formatted as XML. Supported sitemap types include standard sitemaps, sitemap index files, RSS feeds, and Atom feeds. The authenticated user must have site owner or full user perm
Give an agent access to Google Search Console
An agent you create can use Google Search Console on your behalf and keep working while you do something else. Every action an agent takes goes through an approval gate first, so nothing touches your Google Search Console account without you agreeing to it.
Other connectors
Frequently asked questions
How do I connect Google Search Console to Xenition?
Open the connectors directory in Xenition, find Google Search Console, and sign in when the authorisation window opens. The connection is managed for you — there is no API key to create, paste or rotate.
What can Xenition do with Google Search Console?
Xenition can run 9 different Google Search Console actions, including Add Site, Delete Site, Get Site. You ask in plain language and the right one is called for you.
Can an agent use Google Search Console on my behalf?
Yes. Agents can use Google Search Console while you do something else, and every action passes through an approval gate before it runs.
Is there a free plan?
Yes. Xenition starts free with 25,000 credits a month and no credit card, and all connectors are available on every plan.