permanent redirection of a folder
-
Hi,
I need to do some permanent redirections in my site. For example, I want to redirect the url :
http://mySiteName.com/en/wp-content/uploads/2011/09/imgName.jpg
to
http://mySiteName.com/wp-content/uploads/2011/09/imgName.jpgI want to do that for all the files in uploads folder.
So, I tried Simple 301 Redirects and set the value :
http://mySiteName.com/en/wp-content/uploads/*
to
http://mySiteName.com/wp-content/uploads/*
with “Wildcards” option enabled. But, it doesn’t work.
What am I doing wrong?Thank you in advance,
Antonis
The topic ‘permanent redirection of a folder’ is closed to new replies.