[Plugin: Redirection] Redirecting a URL with a Number Variable
-
I am trying to redirect a bunch of urls that have number variables with this Redirection plugin, for example:
photoalbum/displayimage-15-32.html
The numbers like 15 & 32 will be different for each url, I would like to redirect these links but can’t figure it out.
I have tried inserting (\d*) for the numbers like: photoalbum/displayimage-(\d*)-(\d*).html
But this does not seem to work, how do I adjust this to make it work?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Redirection] Redirecting a URL with a Number Variable’ is closed to new replies.