我有一个wordpress网站leishinfo.com, 该站点不会停止重定向。它重定向到一个名为” intentandinsight.com/”的网站。我以为它可能与我的主题有关, 但是在文件管理器中删除该主题之后, 它仍然会重定向。我也无法访问wp-admin。我尚未使用托管服务设置任何重定向。
我如何使其停止?
#1
尝试将其添加到你的wp-config.php
define('WP_SITEURL', 'http://leishinfo.com');
define('WP_HOME', 'http://leishinfo.com');
或更改数据库中的siteurl和home。打开phpmyadmin并转到wp_options表。你将看到home和siteurl。将此更改为你的。
来源:
https://www.srcmini02.com/64816.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_41216.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57