Wildcard?
-
Hello,
Is it possible to define a wildcard redirection?
I am managing a website, that moved from Joomla to WordPress, and I would like to redirect al expressions like:
/catalog_products_with_images.php?somethingTo a single page, like:
https://domain/new-pageFor now, using the “Regular Expression” option seems to work.
But you can read that the new link still use part of the old one, like:
https://domain/new-page/?somethingThe ?something part is not interpreted by WordPress, and that is why display is correct.
But I am wondering if there is a way (using the plugin) to only rewrite the link without that unneeded code.I can do that in a .htaccess file, but then I would loose the stats regarding those redirections…
Regards,
Francois
- The topic ‘Wildcard?’ is closed to new replies.