简体   繁体   English

如何使用正则表达式和wordpress重定向插件重定向url?

[英]how to redirect url using Regular expressions with wordpress redirection plugin?

i am using wordpress and using Redirections plugin for url redirect. 我正在使用wordpress并使用重定向插件进行URL重定向。

I want https://www.mysite.org/my-dashboard/?page=pagename&q=pagea/pageb/pagec&id=1&mid=123456&reset=1 redirect to https://www.mysite.org/my-first-blog-page/ . 我想https://www.mysite.org/my-dashboard/?page=pagename&q=pagea/pageb/pagec&id=1&mid=123456&reset=1重定向到https://www.mysite.org/my-first-blog-页/

How to use regular expression for this type of redirection in my case. 在我的情况下,如何将正则表达式用于这种类型的重定向。

what is Source URL & Target URL in Redirections plugin? 重定向插件中的源URL和目标URL是什么?

Any Help is appreciate. 任何帮助表示赞赏。

Thanks in advance. 提前致谢。

我记得重定向插件有一个很好的正则表达式重定向引擎: http : //wordpress.org/plugins/redirection/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM