Googlebot Adding Products To Cart

Over the past 2-3 months we have started to experience the annoyance of 10-20 abandoned carts each day caused by googlebot, each time the focus is just one or two products and then the bot moves on and does the same thing with other products.



I don’t know why tis has suddenly stated happening but it is time consuming having to keep deleting out all the abandoned carts all the time.



Any suggestions?

true… just saw that on 4.2.4



thousands of google bot carts…

Post as bug?

I had this and support suggest this fix -



Please try taking the following steps to fix the issue:


  1. Open the app/addons/rss_feed/func.php file.
  2. Replace the following line:

    $add_to_cart = '' . __('add_to_cart') . '';



    with this one:

    $add_to_cart = '' . __('add_to_cart') . '';