I was wondering if the following is good for SEO. I have a webshop with categories and products. Products can contain - themselves.
For example, one of the URLs would be:
http://SITE/products/CATEGORY/this+is+something+1-layer
Where the product name is "This is something 1-layer"
Now, I understand it's better to use - as space replacement, but since my product names can contain a - I was wondering if just using + would be good.
If not, what would be a better way to display it?