We're getting some calls from the users that would be great to update the SEO capabilities VS is offering:
We need some basic SEO audit for the default theme + apply the insights
Thats bad. There isn't any additional markup.
First question: what type of data will be implemented?
Source: https://developers.google.com/search/docs/guides/intro-structured-data#multiple-entities-on-the-same-page#structured-data-format
There is place for module with provide some additional data to header/content.
Rich snippet (there is need to be added some helper):
URL:
Product: https://demo.vuestorefront.io/p/WSH12/erika-running-short-2045/WSH12
Double SKU in url, additional "p" in url.
Category: https://demo.vuestorefront.io/c/women-20
Only additional "c" letter.
How to apply filters to have it in url (share to friend etc)?
As I understand, this is to recognize types of page.
Some of the seo problems will be solved with new theme, regarding routes we should do it now
Hi Filrak,
Any news about this thread? And in special the routing request, i would like to use clean urls without sku or /p etc.
Thanks!
You can remove p and c from url wiht this option: https://divanteltd.github.io/vue-storefront/guide/basics/configuration.html#products Please try it out and let us know if it helped?
Hi Pkarw,
Thanks for the quick reply, this is already helping me but i would like to completely remove sku/id from url. Is it possible to use the url_key as identifier?
@pkarw any news about this, please see my last question?
Hi Nick, could you please add ticket for this feature requests? It require us to modify how product/single action works to find product by url_key either add a url_key to sku mapper
Hi Piotr,
Thanks! Were can i add the ticket? Because i am only able to add bugs on Github. We currently also having challenges with other routes like: category, pages etc. Maybe we need something like url_rewrite or something like that. Because at this stage we don’t know what to render for each route.
Kind regards. Nick
Verstuurd vanaf mijn iPhone
Op 2 nov. 2018 om 12:52 heeft Piotr Karwatka notifications@github.com het volgende geschreven:
Hi Nick, could you please add ticket for this feature requests? It require us to modify how product/single action works to find product by url_key either add a url_key to sku mapper
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
Please check and comment this PR: https://github.com/DivanteLtd/vue-storefront/pull/2401
Most helpful comment
Hi Pkarw,
Thanks for the quick reply, this is already helping me but i would like to completely remove sku/id from url. Is it possible to use the url_key as identifier?