Hi, this might be a bit off topic, but perhaps s.o. could help me. I need to redirect a URL to a new URL in the htaccess.
Old URL: https://adler-glasreinigung.de/gewerbekunden%20für%20glasreinigung%20büro%20und%20schaufenster%2048268%20greven.html
New URL: https://adler-glasreinigung.de/glasreinigung-gewerbe/
For the spaces inside the URL it is sufficient to use " " and the redirect works fine, e. g. Redirect 301 "/adler solar und photovoltaik reinigung.html" /solar-und-photovoltaikreinigung/index.html
But I am at loss with these Umlauts. Who invented them anyway? Oh, might have been my folks
The Server is Apache, apart from this I have not much information.
Never tried this in a URL but diacriticals can be displayed In html with numerical values similar to the blanks in the example above(%20).
I don’t believe you would be able to do this within the quotes ".