Embeddedfoo
Member
I have shut down a wordpress site and migrated all important content to xenforo threads. I have also redirected all original wordpress traffic to the forums. Unfortunately, there are still a few documents and mobile apps in the field that have outdated links of the form
I would like to capture and redirect those couple of pages to new URLs located on the xenforo server. Route Filters *almost* do it but they insist that the find route start with a route prefix e.g. thread or forum. Is there a way to do this with Route Filters? Another way within xenforo?
I also tried and failed to redirect using Alias and AliasMatch in the apache config file. Couldn't make it work with anything in the "index.php?blahblah" form.
Thanks for any tips.
/index.php?page_id=nnn
I would like to capture and redirect those couple of pages to new URLs located on the xenforo server. Route Filters *almost* do it but they insist that the find route start with a route prefix e.g. thread or forum. Is there a way to do this with Route Filters? Another way within xenforo?
I also tried and failed to redirect using Alias and AliasMatch in the apache config file. Couldn't make it work with anything in the "index.php?blahblah" form.
Thanks for any tips.