我正在使用wordpress网站。
这是网站网址:
http://mybridalpix.staging.wpengine.com/?p_action=user_profile&post_author=2286&city=jaipur&state=rajasthan
我想要这样的网址:
http://mybridalpix.staging.wpengine.com/?user_profile&2286&city=jaipur&state=rajasthan
如何通过编辑.htaccess文件或其他方式来实现?
答案 0 :(得分:-1)
你需要在.htaccess中重写你的网址,这里你有一个链接。 https://www.addedbytes.com/articles/for-beginners/url-rewriting-for-beginners/