Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 wordpress 网站。
我试图更改 htaccess 中的 URL。
我需要更改帖子类型,例如:-
http://www.ccc.com/?post_type=service
至
http://www.ccc.com/service
我能做些什么?
在您的 WordPress 仪表板中,转到“设置”>“永久链接”。您需要确保您有权修改 .htaccess 文件。
转到Admin Panel> Settings> Permalinks> 选择第 5 项,即 > Post name。
Admin Panel
Settings
Permalinks
Post name
这将返回你http://www.ccc.com/your_page_slug。
http://www.ccc.com/your_page_slug