POST

Trigger Home Page Optimization


Developer Preview

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

Starts generating optimization suggestions for the site's homepage.

The homepage gets its own method because its suggestions are generated with homepage-specific guidance, representing the whole site, not one topic. Same contract as Trigger Page Optimization: the homepage's focus keyword must be set first, the call returns a predictionId to poll, and triggering is idempotent per page while a job is in progress.

Must be called with a Wix user identity. Calls made with an API key fail.

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/seo/suggestions/v1/page-optimization/trigger-home

Errors
428Failed Precondition

There are 4 errors with this status code.

429Resource Exhausted

There is 1 error with this status code.

500Internal

There is 1 error with this status code.

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

Did this help?