-
I’m trying to redirect away from my default tag archive page located here
source
/streams/mytagnamewhere ‘streams’ is my custom name for tags set on the settings > permalinks page
destination
/?s=&_sft_post_tag=mytagnameI am trying your redirection feature using the regex to read the tag name in the source and write it in the destination in the form provided for the feature.
This is what I am using in the redirection form
source
/streams/(.*)/destination
https://dnews.zone/?s=&_sft_post_tag=$1/So my question is whether I’m using this form correctly and if that syntax makes sense in this case for this form.
thank you
The ticket ‘redirection for the tag archive page’ is closed to new replies.