I would like my product urls to be /category/manufacturer/name/part#. This would be the only url the item uses and how the product is accessed. It would also be used for product feeds.
My first attempt was to use https://amasty.com/magento-unique-product-url.html This creates a single url but I can not customize it. Sometimes it selects the manufacturer and sometimes the category.
My second attempt was with https://www.magentocommerce.com/magento-connect/custom-product-urls-seo.html I am working with the developer right now but having a few issues.
Has anyone been able to do this successfully?
Hi @TylerWolf,
Since this has been posted several days ago, I would like to know if you were able to find the solution.
Please let us know.
Best regards.
Gabriel
Hey @TylerWolf
I know you can set your product URLs in the product's management page, but it sounds like you want them to be set when they are made and categorized. Is that correct?
Yes. I also want to add the manufacturer to the url
There is this: System->Configuration->Catalog->Catalog->SEO->Use Categories Path for Product URLs
However with that you have to actually categorize your products so that the path comes out to how you want it. The Caveat to this is, and I am not sure if it is true as I don't use this on my website, is that if people were to search your product through your store's search feature it might show correctly in the URL. Also customers may just want to type out a URL for a product and would then have to know the full path. Hope this helps.