gpt4 book ai didi

wordpress - 如何使用 .html 格式更改 WordPress 帖子永久链接结构?

转载 作者:行者123 更新时间:2023-12-04 16:33:01 25 4
gpt4 key购买 nike

关闭。这个问题需要debugging details .它目前不接受答案。












想改善这个问题吗?更新问题,使其成为 on-topic对于堆栈溢出。

2年前关闭。




Improve this question




我有一个 Perl 的旧新闻网站,现在我必须用新设计在 WordPress 中重建这个网站。我想将所有旧帖子迁移到新的 WP 站点,但产生了一个问题。旧站点帖子 URL 结构( https://www.old-domain.com/.../86145.html )与新站点( https://www.new-domain.com/how-to-distro-hop-with-a-web-browser/ )不匹配。旧网站有很好的搜索引擎优化,还有一些与其他网站链接的帖子。那么这个问题的解决方案是什么,请告诉我。

我想要唯一的帖子永久链接,如 https://www.new-domain.com/article/86145.html

最佳答案

只需将 .html 附加到自定义永久链接设置的末尾。

Settings >> Permalinks >> Custom Structure



注意:通常,自定义结构的末尾有一个尾随/,如下所示:

/%category%/%postname%/

您需要删除尾部斜杠,然后添加 .html,如下所示:

/%category%/%postname%.html
enter image description here

关于wordpress - 如何使用 .html 格式更改 WordPress 帖子永久链接结构?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58318182/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com