简体   繁体   English

如何更改wordpress url结构

[英]how to change wordpress url structure

in wordpress i want to set GET/POST variable as a url structure like this:在 wordpress 中,我想将 GET/POST 变量设置为这样的 url 结构:

company.com/companies?name=xyz

to

compnay.com/companies/xyz

Is there a solution?有解决办法吗?

You can go to settings > permalink and select the one you want.您可以转到设置 > 固定链接并选择您想要的。 You can use different tags such as %category% or fix words such as companies/%title%您可以使用不同的标签,例如 %category% 或修复词,例如公司/%title%

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

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