To configure and customize your service plugin, you need to provide important details in the plugin.json
configuration file.
If you created your service plugin extension with the CLI, required fields are automatically populated for you.
Base URL of your SEO implementation. Wix sends API requests to endpoints implemented using this URL.
Your website's landing page.
Whether there is a quota limit in the service. When set to true, include the quota object in responses.
List of countries you support for SEO analysis. 2-letter country code in ISO-3166 alpha-2 format.
URL of the page where users can purchase a paid plan. Wix offers a link to this page when you respond with a value of false
in quota's paidPlan
property.
This method requests keyword suggestions for a specified phrase. You provide statistical data about the requested keyword and a list of similar keywords so the user can compare the SEO strength of the suggested keywords.
Wix calls this method when a Wix user requests data about a keyword via the SEO page of the Dashboard.