I have 2 questions:
1. Is it possible to have the product urls without group names, for example www.mysite.com/product-name
and
2. I have multiple category pages with different groups attached
/category-page-1
/category-page-2
Now I have a page that shows all products on offer, /offer. How can I make the product urls not to be /offer/product-name on offers page but to match the correct category-page/product-name url? The reason I am asking is that I would have the same product with multiple urls that is not SEO friendly. Is there a way to handle this out of the box?