• Resolved José

    (@alquimia)


    Hola,

    I’m using Security Optimizer Plugin With Custom Login URL.
    I checked and if disabling Custom Login URL your plugin work perfectly.


    But with my Custom Login URL I have this 404 error on Google!

    How to fix this?

    Regards,

    • This topic was modified 5 months, 3 weeks ago by José.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabor

    (@nextendweb_gabor)

    Hi @alquimia!

    By default Nextend Social Login uses the the /wp-login.php page to handle the login and registration flow. When it is not accessible then you need to create custom pages for Nextend Social Login to handle the login flow.

    First create an empty page what you will not use for anything else, then at Global Settings -> General tab:
    https://social-login.nextendweb.com/documentation/settings/general-settings/
    you should use the “OAuth redirect uri proxy page” setting. This means that our plugin will no longer use the /wp-login.php page for the API connection, but the custom page you created and selected here. At the API settings you made for Google:
    https://social-login.nextendweb.com/documentation/providers/google/#configuration
    you have to change the step 22. setting, to change the URL for the API. This also changes the URL on the social login button. I suggest checking the steps on your own admin area, as that will display the exact url you have to use at this step.

    Then create another new page again, and also at the Global settings:
    https://social-login.nextendweb.com/documentation/settings/general-settings/
    you will find a “Page for register flow” setting. To the new page’s description you should add the given shortcode, [nextend_social_login_register_flow]  . Then select that page with our settings. This page will be used to ask “custom data”, such as an email address from the users who register with Nextend Social Login.

    If something won’t work out, let us know!

    Thread Starter José

    (@alquimia)

    Perfect, Works fine!

    have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.