POST

Request Page Indexing


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Asks Google to crawl and index a single page.

Like Request Site Indexing, this is a request into Google's crawl queue, subject to Google's quotas, not an immediate re-index.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gsc/connection/v1/request-page-indexing

Errors
428Failed Precondition

There is 1 error with this status code.

429Resource Exhausted

There is 1 error with this status code.

503Unavailable

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?