This is related to something I asked about recently:
(If I need to merge and bump the original let me know).
Our large 1.5 million ecommerce website uses PascalCase with hyphen. A lot of the pages are pragmatically generated.
It has been mentioned before about how this is not a best practice but is it worth changing, I like the phrase which I learnt from here "is the juice worth the squeeze"? ????
I have now been tasked to research this in more detail and influence the outcome.
Concerns which come to mind are:
1. Redirects.
2. Internal links.
3. Regex code for existing functions.
4. Sitemaps.
I know it is hard to answer, is it worth doing? I would like to say yes but need to be confident!
Another important bit of context is that we are looking at introducing ecommerce categories at the same time so this will also result in some URL directory changes (site structure).
I like to err on the side of caution, do one thing at a time.