Next, I will introduce how to configure the Bing IndexNow API in Anqi CMS to help your website content achieve faster indexing.

Enabling IndexNow API pre-preparation

Before configuring the IndexNow API in Anqi CMS, you need to complete some necessary preparations, which mainly involve operations in the Bing Webmaster Tools.

First, please visitBing Webmaster Tools official websiteAnd log in to your account.If you do not have an account, please register one according to the prompts.After logging in, you need to add your website to the Bing Webmaster Tools.There are two commonly used methods: you can choose to import your website from Google Search Console, or manually add and verify your website ownership.Manual verification can usually be completed by uploading an HTML file to the root directory of the website or configuring DNS records in two ways.Ensure your website has successfully passed validation, which is the prerequisite for obtaining the IndexNow API Key.

Get your IndexNow API Key and verify website ownership

After the website verification is successful, we can proceed to obtain the IndexNow API Key. Please visitBing IndexNow page

After obtaining the API Key, the next step is to create a validation file. You need to create a text filepublicin the directory of your website and name it{您的API Key}.txtFor example, if your API Key isd2f0d24fc01e46c9be89c0d9b282227athen the filename you need to create isd2f0d24fc01e46c9be89c0d9b282227a.txtThis file must also be your API Key string itself, i.e.d2f0d24fc01e46c9be89c0d9b282227aAfter completing the file creation and content filling, please take this.txtThe file is uploaded to your AnQi CMS websitepublicIn the directory. This step is crucial for IndexNow service to verify ownership of your website, make sure the file path and content are accurate and correct.

Configure IndexNow API in AnQi CMS backend

Now, we have prepared the IndexNow API Key and the verification file, and we can go back to the Anqi CMS backend for configuration.

Please log in to your AnQi CMS backend management interface.In the left navigation bar, find and click on "Function Management", then select "Link Push".Here is gathered various active push configuration options of search engines.

On the link push page, you will see the configuration items for the Bing search engine's proactive push interface.Choose to submit using the IndexNow API.You need to concatenate the API Key obtained previously with the fixed IndexNow interface address to form a complete URL.https://www.bing.com/indexnow?key={您的API Key}This is an example of the complete URL using the above Keyhttps://www.bing.com/indexnow?key=d2f0d24fc01e46c9be89c0d9b282227a.

Verify if the IndexNow API configuration is successful

After the configuration is completed, we cannot rely solely on theory, but must also verify its effectiveness in practice.

Verify if the IndexNow API configuration is successful by publishing a new document.On the Anqi CMS backend, go to content management to publish a new article or product information.After the release is completed, go back to the "Link Push" page under "Function Management".On this page, there is usually an option to 'View recent posts'.Click it to check the push results.

If the Bing push record shows similar content{"d":null}The information (although it looks like an error, it is a normal success prompt in the context of Bing's IndexNow push), then congratulations, your configuration is likely to have been successful.However, the most authoritative verification method is to log in to your Bing Webmaster Tools.In the tool, look for a report called "URL submission" or something similar to check if there are any link records submitted through the IndexNow API.Bing's IndexNow submission data is typically real-time feedback, you should be able to see the status of new content submission quickly.If everything goes well, your Anqicms has now been able to efficiently push new content to Bing, accelerating the process of your website content indexing.

Frequently Asked Questions (FAQ)

IndexNow Q1: IndexNow API verification file upload topublicCan it be deleted after the directory?

Answer: It cannot be deleted. The verification file of the IndexNow API Key ({API Key}.txt) needs to be permanently stored on your website.publicin the directory.Bing regularly checks this file to confirm your ownership of the website and ensure the validity of the IndexNow requests.If the file is deleted, the IndexNow push feature may fail.

IndexNow Q2: After configuring the IndexNow API, will my content be immediately indexed by Bing?

IndexNow Q3: Can I use the IndexNow API for other search engines?

Answer: IndexNow is a protocol initiated and supported by Microsoft Bing, designed to provide search engines with more immediate notifications of new content.Currently, in addition to Bing, search engines such as Yandex also support the IndexNow protocol.For search engines like Google that do not directly support IndexNow, you still need to actively submit through their respective webmaster tools (such as Google Search Console) or submit a sitemap.The link push function of Anqi CMS usually provides support for multiple search engines, and you can configure them separately as needed.