Long Story Short The woo commerce on my WordPress site is king back thousands of "Alternate page with proper canonical tag"
errors, all with ?add-to-cart=437 endings leading to the wrong cart page. I think these were caused by a faulty plugin
I am told these errors do not hurt my site performance but I would like to be rid of them
After researching it I was told there was not much I could do fix it (and the fixed I tried did not work) , I decided to put a separate install of WordPress and woo commerce in directory on the site. (this was to allow it to exist without a lot of plugins need for the pages of the main site)
I can't do a straight directory .htaccess redirect because wile I did copy the content, I cleaned it up, so the structure is not the same
I can 301 redirect the actual shopping cart pages
but what about the phantom links,? Can I simply uninstall the old woocommerce? Or do I need to handle those links with a redirect?
Any input would be helpful
They New install is live but without links to it yet