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 安装从一个名为 wordpress 的文件夹移到了另一个地方。现在,当我单击帖子时,链接仍然包含 /wordpress。
我已经替换了guid表中列中的 url wp_posts。
guid
wp_posts
还有什么问题?
您是否更改了设置(wp-admin)中的安装路径。如果 wordpress 填充的所有链接都是错误的,那可能是您的设置有问题?您可以通过创建一个新帖子来验证这一点,并检查那里的链接是否不正确。
只需转到设置->常规