Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    define('WP_HOME','https://sub.site.cz');
    define('WP_SITEURL','https://sub.site.cz');

    Why are you using the define? And do you have an actual URL we can look at to see the headers for https://sub.site.cz/wp-admin/?

    Thread Starter JP

    (@pan-javlik)

    Hello and thanks for reply, I used ‘define’ just to be sure ??

    Please check:
    https://strazny.apex-casino.cz/wp-admin/

    As you can see in source code on wp-login.php ->
    There is login button also with bad url

    <input type="submit" name="wp-submit" id="wp-submit" class="button button-primary button-large" value="P?ihlásit se" />
    <input type="hidden" name="redirect_to" value="https://strazny.apex-casino.cz/strazny.apex-casino.cz/wp-admin/" />
    <input type="hidden" name="testcookie" value="1" />
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP 4.4 – Redirecting twice site url’ is closed to new replies.