在哪里可以手动更改设置>常规中的网站网址 在wordpress面板?
我有一个问题。 我在网址中有一个wordpress网站
79.170.40.53/theffashioneditor.com/test1/
我希望将其转移到
tfeditor.com/test1/
所以我从第一个域服务器打包文件 并将它们解压缩到第二个域服务器 也做了DB。使用新的数据库用户传递和数据库更改了wp-config.php。
然后当我试图去" tfeditor.com/test1 /" 它将我重定向到以前的服务器。 我转到上一个wp管理面板,将HOME和URL更改为新域名" tfeditor.com"
现在我处于重定向循环,每当我想去tfeditor.com/test1/wp-admin时它会带我到这个路径的前一个域
http://79.170.40.53/theffashioneditor.com/test1/wp-login.php?redirect_to=http%3A%2F%2Fwww.tfeditor.com%2Ftest1%2Fwp-admin%2F&reauth=1
我使用我的用户名登录,然后它将我带到
http://79.170.40.53/theffashioneditor.com/test1/79.170.40.53/theffashioneditor.com/test1/wp-admin/
有人可以帮我这个吗?
答案 0 :(得分:1)
正如我写的here。 wordpress迁移的简单清单是: