Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO URL for detail pages #738

Closed
theomanus opened this issue May 13, 2020 · 3 comments · Fixed by #1161
Closed

SEO URL for detail pages #738

theomanus opened this issue May 13, 2020 · 3 comments · Fixed by #1161
Assignees
Labels
bug Something isn't working
Milestone

Comments

@theomanus
Copy link

currently the URL of a product page in the shopware-pwa is the like this:
http://localhost:3000/detail/8290109126884ca09733057358e31843

In Shopware Backend Settings -> SEO I created the URL Template for Product Detail Page like this:
{{ product.translated.name }}/{{ product.productNumber }}
Preview: Main-product-with-advanced-prices/SWDEMO10002

The SEO Index is correctly done and all urls are in table set_url.

In Shopware-PWA the URL of product detail and category pages should be always like the settings in backend.

@theomanus theomanus added the bug Something isn't working label May 13, 2020
@mkucmus
Copy link
Collaborator

mkucmus commented May 13, 2020

hi @theomanus, thanks for the details regarding seoUrls.
Yes, we are aware of lacks of SEO Urls within the listing, so far we are using only the technical URLs because we can't get the seoUrls object in product-listing/page request.
I will be back with some updates when we prepare mutual solution with Shopware core team 💪

@mkucmus mkucmus self-assigned this Jun 19, 2020
@niklaswolf
Copy link
Collaborator

@mkucmus any news on this? :)

@mkucmus
Copy link
Collaborator

mkucmus commented Sep 28, 2020

@mkucmus any news on this? :)

Yep, It's on the way to be merged right now 👍
#1134

will be released in v0.5.0, together with SW v6.4 adjustments stuff

stay tuned 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants