从HTTP更改为HTTP,可以登录而不再登录

时间:2016-12-13 作者:Andreas Perl

我将整个网站改为https 从…起http.

现在我无法再登录到我的管理区域。我总是得到一个重定向循环。我将“常规设置”中的WordPress URL更改为https, 如何解决此问题以及如何再次登录?

1 个回复
最合适的回答,由SO网友:Ethan O\'Sullivan 整理而成

听起来您的HTTPS设置不正确。要恢复到HTTP并重新访问您的管理区域,请执行以下操作:

去下载Interconnect IT\'s Database Search & Replace Script herereplace (screenshot)http://example.com/replace) 和you will see the search/replace tool

  • 在“搜索…”和“替换为…”字段中:
    • Replace: https://example.com (来自HTTPS)
    • With: http://example.com (返回HTTP)
  • 在执行脚本之前,您可以单击“操作”下的“干运行”按钮,查看它将替换什么。完成后,请确保删除/replace/ 文件夹

    此外,您还可以考虑使用Remove HTTP 自动扫描网站并从URL链接中删除HTTP和HTTPS协议的插件。