POST

Create Seo Pattern


Developer Preview

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

Creates a pattern for a page type that's still on its Wix default.

The pattern must contain at least one tag. To leave a page type on its Wix default, create nothing for it.

To change a pattern that already exists, call Set SEO Pattern.

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-metatags-server/v1/seo-patterns/{pageType}

Errors
400Invalid Argument

There are 3 errors with this status code.

404Not Found

There is 1 error with this status code.

409Already Exists

There is 1 error with this status code.

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

Did this help?