geerlingguy / jeffgeerling-com

Drupal Codebase for JeffGeerling.com
https://www.jeffgeerling.com
GNU General Public License v2.0
38 stars 2 forks source link

Bing is responding to Simple Sitemap pings with '410 Gone' #153

Open geerlingguy opened 1 year ago

geerlingguy commented 1 year ago

Every time cron runs I get this:

GuzzleHttp\Exception\ClientException: Client error: `GET https://www.bing.com/ping?sitemap=https://www.jeffgeerling.com/default/sitemap.xml` resulted in a `410 Gone` response in GuzzleHttp\Exception\RequestException::create() (line 113 of /home/geerlingguy/domains/drupal8/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).

See issue: Bing 410 Gone.

The fix is to upgrade to the latest version of the module and enable IndexNow instead of Bing ping.