Bing URL Submissions Plugin

Description

Bing URL Submission Plugin for WordPress enables automated submission of URLs from WordPress sites to the Bing index. Once installed and configured with an API key obtained from Bing Webmaster portal, the plugin detects page creation/update in WordPress and automatically submits the URL behind the scenes ensuring that the site pages are always fresh in the Bing index.

Some other handy features included in the plugin:

  • Toggle the automatic submission feature.
  • Manually submit a URL to Bing Index.
  • View list of recent URL submissions from the plugin.
  • Retry any failed submissions from the recent submissions list.
  • Download recent URL submissions for analysis.

You can browse the code at the GitHub repository.

This plugin was developed with love and coffee by the Bing Webmaster team.

This plugin currently does not support WordPress multisite feature.

Installation

Setting up Bing URL Submissions Plugin consists of two steps – installing the plugin and setting it up with your API key.

INSTALLING THE PLUGIN

  1. Log in to WordPress admin panel for your WordPress site. Click on ‘Plugins > Add New’.
  2. Search for ‘Bing URL Submissions Plugin’ and install.
  3. Once installed, click on ‘Activate’ to enable plugin.

SETTING UP WITH API KEY

  1. Open Bing URL Submissions plugin settings page by clicking on “Settings” link for the plugin. (Or the ‘Bing Webmaster’ link in the navigation menu).
  2. You should now be greeted with a prompt to enter API key.
  3. Enter your Bing Webmaster API key into the prompt in the plugin page. (You can obtain API key by following the instructions here. Ensure that your WordPress site is verified with Bing Webmaster).
  4. Voila! Your WordPress site is now configured to automatically submit URLs to Bing.

FAQ

Why should I install Bing URL Submission Plugin

Bing Webmaster enables quick indexing of your site URLs via the Submit URL API. Bing URL Submissions Plugin automates the submissions of your site URLs to this API by automatically submitting URLs for any page updated/created from WordPress.

Where do I get API key?

To automate Bing URL submissions using the Bing URL Submission Plugin, you need to have your WordPress site registered with Bing Webmaster. Once your site is verified at Bing Webmaster, you can access your API key by navigating to Settings > API Access > API Key within Bing Webmaster portal.

I got an error “Adding API key failed: Invalid API Key” when I’m trying to log in to the plugin dashboard using API key. What do I do?

“Invalid URL” error indicates that your API key is invalid for the WordPress site you’re trying to configure the plugin against. Please verify that your WordPress site is added and verified against your Webmaster account.

“Automatic URL Submission” and “Manual URL Submission” cards are greyed out in plugin dashboard. How do I fix this?

Automatic and manual URL submission cards are disabled if your API key is detected as invalid for submitting URLs against this WordPress site. Please ensure that your site is verified in your Bing Webmaster account and update the plugin with your new API key using ‘Update key’ option in the API key card.

I got an error “Invalid API key : Update API key to enable Automatic & Manual URL submission.”. What do I do?

See answer to ‘”Automatic URL Submission” and “Manual URL Submission” cards are greyed out in plugin dashboard. How do I fix this?’ above.

How can I delete any stored data in my WordPress database?

You can go to ‘Plugins’ page from your WordPress sidebar and click on Deactivate under Bing URL Submissions plugin. This will remove the API key integration as well as any locally stored data about submitted URLs. Reactivating the plugin will present you with a clean slate and ask for API key input.

Reviews

setiembre 29, 2022
It's been a few months since the website has registered with Bing Webmaster Tools and has submitted a sitemap but is not indexed. I hope by using this plugin the website will be indexed later, but it turns out to be the same. It's easy to use but unfortunately doesn't work well.
mayo 25, 2022
I followed the instruction 3 times but the process just failed: the API key generated from the 'Bing Webmaster Tools' page is not recognized. I had to do this manually by copying the XML file to the root of my website directory. Plugins for Google do much better!
mayo 17, 2022
I am one of several people whose website was removed from Bing SERP after adding this plug in. Although my website meets all the guidelines / requirements of BING and I had zero technical issues and was passing all tests, I was initially told by BING help center (after weeks of waiting) that the site wasn't meeting requirements, which I knew was unlikely. So when I pushed the issue, it was escalated and my site was indexed again. However, a few weeks later my site was once again de-indexed. This time I removed the plugin then contacted Bing again and had to wait months (something about you can't submit another request within a month of another??) for the issue to be once again resolved. Which it eventually was and, because I no longer use the plugin, this time I have remained on the index (but after months off, I've lost my good rankings). I gave two stars to the plug in rather than one because the support team did try!
setiembre 7, 2021
It does what it says, big help not to code the stuff. URL Submission API Easy to plug-in API solution that websites can call to notify Bing whenever website contents is updated or created allowing instant crawling, indexing and discovery of your site content. Thanks a LOT!
chulio 28, 2021
Brak kontroli nad automatem wysyłającym strony do zaindeksowania - wtyczka robi co chce i przykładowo wysyła strony z logami z zewnętrznych systemów z połaczeń po API uznając że są to aktualne strony - SZKODA instalować lepiej z Paluch wpijać adresy które chcemy zaindekcować w pierwszej kolejności przez Panel binga.
Read all 20 reviews

Contributors & Developers

“Bing URL Submissions Plugin” is open source software. The following people have contributed to this plugin.

Contributors

“Bing URL Submissions Plugin” has been translated into 9 locales. Thank you to the translators for their contributions.

Translate “Bing URL Submissions Plugin” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.13

  • Fix: Compatibility update with wordpress v5.8 and linting fixes.

1.0.12

  • Fix: Compatibility issue with older wordpress versions.

1.0.11

  • Fix: Non public URL subimssions.
  • Fix: Upgrade dependencies to fix vulnerabilities.

1.0.10

  • Upgrade dependencies to fix vulnerabilities.

1.0.9

  • Update readme to reflect support for WordPress v5.7.

1.0.8

  • Upgrade dependencies to fix vulnerabilities and update latest compatiable wordpress version.

1.0.7

  • Fix console error being thrown by React when not in plugin page.

1.0.6

  • Upgrade dependencies to fix known vulnerabilities.

1.0.5

  • Filter out URLs containing specific post_types that aren’t browsable.

1.0.4

  • Fix encoded URLs being displayed in URL Submissions table.

1.0.3

  • Update root element name. Fixes issue loading plugin settings page.

1.0.2

  • Rename root element of settings page to avoid conflicts with other plugins.

1.0.1

  • Update readme to reflect support for WordPress v5.5.

1.0.0

  • Initial release.