Answer the question
In order to leave comments, you need to log in
How to set up a redirect in .htaccess for unusual characters?
The SEOs asked to redirect correctly 404 links in 301
/articles/%AA%DD/ to /articles/
What doesn't work:
RewriteRule ^articles/\%\A\A\%\D\D/$ /articles/ [L,R=301]
RewriteRule ^articles/%AA%DD/$ /articles/ [L,R=301]
RewriteRule ^articles/ªÝ/$ /articles/ [L,R=301]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question