SEO Check can use Bing Webmaster Tools API to inquire information about your website. To use this feature, you need to provide an API key to an account in Bing Webmaster Tools. This guide shows how to create an API key.
To enable SEO Check's Bing Webmaster Tools features, you need to add your website to Bing Webmaster Tools. Your administrator may have already done that.
In Bing Webmaster Tools, API keys are bound to specific user accounts. It is advisable to create a separate read-only user account for SEO Check before continuing.
To create an API key, select API Key, then click Generate API Key.
Click Copy to copy the API key to your clipboard:
Adding API Key to SEO Check Configuration
In the configuration file for SEO Check, enter the API key:
seo-check:
bing:
# Settings for the Webmaster Tools.
webmaster-tools:
# API key to access the Webmaster Tools API.
api-key: 1234567890abcdef1234567890abcdef
Last modified on 3/17/22
The content of this page is licensed under the CC BY 4.0 License. Code samples are licensed under the MIT License.