vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
18 stars 13 forks source link

[Bug]: Product url goes to 404 (Show in google search console) #523

Open fawadaslam1993 opened 2 years ago

fawadaslam1993 commented 2 years ago

Describe the Bug

Product URL goes to 404 page, I have checked the url_path inside the elastic search it is the same as the actual URL of the product page, but we are showing 404 inside the google search console and even refresh the page in our browser. There is a case if we run the cache-invalidate command it fixes the 404 issues but we didn't change anything (not even the URL of the product) inside the Magento that will affect the page going to the 404.

Current behavior

No response

Expected behavior

We want product URL to work every time until changing the url_path of the product inside Magento.

Steps to reproduce

No response

What version of Vue Storefront are you using?

1.12.2

What version of Node.js are you using?

12.14.1

What browser (and version) are you using?

Chrome

What operating system (and version) are you using?

Ubuntu

Relevant log output

No response

Able to fix / change the documentation?

Code of Conduct