[
https://issues.apache.org/jira/browse/OFBIZ-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677808#action_12677808
]
Eric DE MAULDE commented on OFBIZ-2214:
---------------------------------------
Into Url and into page,
Google identifies words to analyse the page.
So words are important.
*** Example :
http://demo.hotwaxmedia.com/ecommerce/catalog/200/202/p_WG-9943-B3
It's better to display "WG-9943-B3" than "WG-994301".
Into my application, virtual products can build around 200 variants.
Manually, it's too long to change each variant product id.
My futur target is to display each variant product into different pages,
and so reference more pages to Google
> Product Id for SEO
> ------------------
>
> Key: OFBIZ-2214
> URL: https://issues.apache.org/jira/browse/OFBIZ-2214
> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: SVN trunk
> Environment: trunk 748884
> Reporter: Eric DE MAULDE
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: ProductFeatureServices_productId-SEO.patch
>
>
> For SEO into URL,
> Google (by example) recognizes words
> but a word has to be separate by "/" or "-" or ","
> But OFBiz suggests Variant Product Id
> with a non-separated extension (the counter)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.