• Resolved kevinerhard

    (@kevinerhard)


    Hi there. Is there anything in the plugin that may be adding an additional trailing slash to the URL? On our site after adding username and password it doesn’t redirect properly to the home URL because there are now two trailing slashes, as opposed to one.

    Thanks,

    Kevin

    https://www.ads-software.com/plugins/wp-force-login/

Viewing 1 replies (of 1 total)
  • Plugin Author Kevin Vess

    (@kevinvess)

    No, the plugin does not add any additional characters to the end of the redirect url. After a user logins in, they’re redirected to whatever page url the user tried to visit.

    You can check the browser’s address bar to see what url the user will be redirected to; it should look something like this:

    /wp-login.php?redirect_to=http%3A%2F%2Fyourdomain.com%2Fabout%2F

    %2F is the URL encoded value of the Forward Slash: /

Viewing 1 replies (of 1 total)
  • The topic ‘Trailing slash’ is closed to new replies.