Bing-URL-Submitter

A script for submitting your website URLs to Bing Webmasters Tools using the Webmasters API.

release date: 2024-11-10

view on GitHub

about

The Bing URL Submitter script is used to automatically submit your website URLs to Bing Webmasters Tool to build a database of URLs their indexing and SEO building.

The script automatically parses your sitemap extracts the specified number of URLs submits them and saves them in cache to avoid resubmission. With its help you can submit many thousands of URLs in just a few weeks (there is a limit on the number of URLs that can be submitted daily imposed by Bing Webmasters Tools itself).

features

The script can automatically download your sitemap (in txt html or simple xml format), extract only clean URLs submit, them using your API key or token to Bing Webmasters Tools and save them to avoid resubmitting duplicates on subsequent runs

The script accepts parameters so it can be used in the command line or in cron to repeat the process periodically without your involvement

After some time if new URLs appear on your website the script will find and submit them to Bing. Simple-dimple.

compatibility

Bing URL Submitter runs in Bash with curl and additional helper packages such as jq and xargs. It has been tested and used in Termux, Ubuntu and Alpine.

It works with XML, TXT and HTML sitemaps. However it does not support recursive sitemap formats.