Merhaba, aşağıdaki satırları wp-config.php dosyasına ekleyin. Site adresinizi yazmayı unutmayın. Ayrıca SSL sertifikası olmayan bir sitede bu hatayı almanız gayet normal.
define( 'WP_HOME', 'http://site.com' );
define( 'WP_SITEURL', 'http://site.com' );