• Hello community,
    I did a fresh install, did all the necessary configurations, but when I try to login at the top I get the following message: some items on this page are not safe.
    So I tried to disable the security I try to login, but after clicking on the button, I refresh the page without any changes.
    I tried to enable debugging in the wp-config file, but nothing the log and debug files are not created in the wp-content folder.
    I have already tried to run all the various guides found on the forum, namely:
    – clean the browser cache
    – disable plugins
    – default theme
    – delete the .htaccess file
    – in the wp-config file put the define WP_HOME and WP_SITEURL
    – in the wp-config file put the define FORCE_SSL_ADMIN
    – in the wp-config file put $ _SERVER [“HTTPS”] = on;
    But nothing has changed,
    could you give me a hand?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Looks like SSL issue, if your domain doesn’t have SSL then please use https:// not https:// also in site and home url use https://

    You can check SSL on your domain here https://www.sslshopper.com/ssl-checker.html

    If SSL is not available then please get SSL if you can, if not then use https:// only

    Thread Starter wpsos

    (@wpsos)

    @vijayhardaha Hi, i use SSL and if make check with your link, all is true

    Will you be able to share the website url to check please?

    Thread Starter wpsos

    (@wpsos)

    @vijayhardaha look here https://ibb.co/CJ0VRrr
    only error into console are content mixed

    If SSL is ok, then follow these steps

    1. Remove all the custom things from wp-config.php that you added to solve the issue.

    2. Make sure site url and home url is using https:// you can access DB from phpmyadmin and check options table and change things manully if they are set to https://

    3. Now access website https:// and you should be able to login in 1 or 2 attempt

    4. once you will loggedin install “Really simple SSL” plugin and activate SSL

    5. now you’ll be loggedout and will be asked to login again with https:// url

    Thread Starter wpsos

    (@wpsos)

    @vijayhardaha not work, but i see that into db site url and home url was already http..
    can change to https?

    update

    not work redirect if change in https

    • This reply was modified 2 years, 8 months ago by wpsos.
    Thread Starter wpsos

    (@wpsos)

    is there some command for clear the wp cache ?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Login loop and no completly safe’ is closed to new replies.