PHP

wordpress error redirected you too many times ERR_TOO_MANY_REDIRECTS

it 2022-02-18 1 دقيقة قراءة

error redirected you too many times ERR_TOO_MANY_REDIRECTS  after changing the WordPress from HTTP to HTTPS

edit  wp-config.php

Add this line

define(‘WP_HOME’,’https://mywebsite.com’);
define(‘WP_SITEURL’,’https://mywebsite.com’);
$_SERVER[‘HTTPS’] = ‘on’;

it
كاتب المقال في IT Information Technology
مزيد من المقالات
👁
🚀 تنقل سريع
IT IT