Fix Google Search Console Coverage Errors – WooCommerce

Google Search Console alerts users when certain pages submitted in the sitemap are set to no-index and generates a coverage error, this can include WooCommerce pages like…
/cart /checkout /my-account /?-add-to-cart
These pages shouldn’t be cached or indexed and are correctly set to noindex, to remove the error you can add them to your robots.txt file
User-agent: * Disallow:
Leave a Reply