[ad_1]
Replies: 2
It does not go to the correct site address (http://alchudaykin), it opens when you go to the site at , moreover, it goes to other pages of the site calmly, except for the main one.
This method does not help (ignore):
define(‘WP_HOME’,’http://alchudaykin’);
define(‘WP_SITEURL’,’http://alchudaykin’);
update_option( ‘siteurl’, ‘http://alchudaykin’ );
update_option( ‘home’, ‘http://alchudaykin’ );
Please tell me what to do?
