Hi,
I'd like to change my URL structure from an old scenario (add .html suffix to URLs) to a new one (recommended structure, without suffixes).
How can I do so without losing the old URLs, meaning: Is there a way to set up 301s from all the old .html ones to the new ones without having to do so manually? With many hundred URLs, this would be an awesome amount of work ...