Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Toni Vilar 5 posts 35 karma points
    Jan 30, 2014 @ 18:38
    Toni Vilar
    0

    Double slash in url redirected

    Hi,

    When the redirection is done, the new url contains a double slash (http://myDomain//es/NodeXX/)

               Root node: ES(myDomain/es)

               Old URL: es/something/

               Redirect node: NodeXX

    Thanks


  • Steven Newstead 62 posts 103 karma points
    Feb 07, 2014 @ 10:03
    Steven Newstead
    0

    I've noticed this too

    For me it happens when you redirect with a regex. So if you have something like

    mysite.com/oldsite/hello

    which regex redirects to

    mysite.com/newsite

    You end up with:

    mysite.com//newsite

     

     

  • Gary Bond 13 posts 36 karma points
    Feb 13, 2014 @ 14:33
    Gary Bond
    0

    I've also been getting this behaviour

  • lonehorseend 24 posts 71 karma points
    Feb 16, 2014 @ 06:54
    lonehorseend
    0

    Same here on the regex.

  • Tobias 9 posts 29 karma points
    Jun 13, 2014 @ 15:53
    Tobias
    0

    *bump

  • Josh Olson 79 posts 207 karma points
    Oct 18, 2014 @ 16:28
    Josh Olson
    0

    Same problem here. Any workarounds?

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Oct 18, 2014 @ 17:05
    Jan Skovgaard
    1

    Hi guys

    You might want to try and ask your questions about this package at GitHub here https://github.com/kipusoep/UrlTracker/issues since Stefan has decided to only keep an eye on the issue tracker at Github to avoid having issues reported multiple places, which is also described on the package page http://our.umbraco.org/projects/developer-tools/301-url-tracker and I saw him write this in a post the other day as well http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/57441-issue-with-UrlTracker-plugin#comment195997

    I'm certain he will respond to issues on the tracker there.

    Hope this helps somehow.

    /Jan

  • Josh Olson 79 posts 207 karma points
    Oct 18, 2014 @ 17:09
    Josh Olson
    0

    Thanks Jan. After posting my comment I realized that I was supposed to be going to the github page, and so I did. The issue is also posted there https://github.com/kipusoep/UrlTracker/issues/18, and Stefan has noticed it, but there is no fix or workaround listed.

    Cheers!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies