I appear to have a bingbot accessing a couple of my pages on my website that send out emails to employees. It will access the page at random times and it triggers the email being sent out over and over again.
Most of the pages on the website check for user authentication but these email pages don't. I'm sure if I made these pages also check authentication it would stop sending the emails, but is there a way to get this thing to stop attempting to access my website all together? Will the bot ever stop on its own?
thanks.