>_⠀BuriXon-code⠀⠀⠀
Bing URL Submitter is an original bash script that allows you to remotely submit URLs from your website's sitemap to Bing Webmasters Tools using the API provided by Bing.
After providing the necessary parameters (URL of the verified site, API token, and sitemap file name) in one of three ways (file, parameters, environment variables), the script will extract the specified number of URLs from the sitemap (by default 100), package them in JSON, and send them to Bing. It will also keep track of the URLs to avoid resending them.
The script works perfectly with txt sitemaps as well as simple non-recursive xml sitemaps.
This is an ideal solution for website owners with hundreds, thousands, or tens of thousands of pages who want to quickly get indexed in Bing!
Click the button below and see for yourself ;)
Github
Back