Copied to clipboard

Flag this post as spam?

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


  • yashasvi 23 posts 101 karma points
    Nov 23, 2017 @ 12:55
    yashasvi
    0

    Issues with Umbraco 7.5 and 301 URL Tracker

    Hi , I used URL Tracker for my site but after using URL tracker on my staging and development CSS misbehaving. And it's not look like as previously. So is there any configuration issue or else .

    Please suggest what is the problem.

    Thanks in advance!

  • Daniel Chenery 119 posts 465 karma points
    Nov 23, 2017 @ 13:35
    Daniel Chenery
    0

    Hi yashasvi,

    The URL tracker certainly shouldn't interfere with your CSS. It's just an install, and it's there. No redirects are automatically upon install, but they are added as nodes are moved around.

    Do you happen to have a redirect on your CSS file?

  • yashasvi 23 posts 101 karma points
    Nov 23, 2017 @ 14:11
    yashasvi
    0

    Hi Daniel,

    No, I didn't apply it for my CSS file. I don't know what is the cause of misbehaving but after Uninstalling it's working fine. I uninstalled it one by one in live , staging and development.

    and my sites go up just after uninstalling .

    May be if they use some script which interrupt my scripting or else.

    Even i am also surprise of this type behavior.

    I used root node -----> Regex option --> Permanent(301) ----> With Querystring-----> Force redirect.

    And it's miss behaving.

  • Daniel Chenery 119 posts 465 karma points
    Nov 23, 2017 @ 14:13
    Daniel Chenery
    0

    How many redirects do you have on the site?

    Is it only anywhere I might be able to take a look at?

  • Daniel Chenery 119 posts 465 karma points
    Nov 23, 2017 @ 14:55
    Daniel Chenery
    0

    I really thought I'd replied, but apparently not. Apologies!

    That really is bizarre, I can't see why it would affect your CSS file. The URL Tracker is just a HTTP Module.

    What redirects do you have? Alternatively, is it online I can view somewhere?

  • yashasvi 23 posts 101 karma points
    Nov 23, 2017 @ 16:17
    yashasvi
    0

    Hi Daniel,

    Actually as i told earlier, i have uninstalled it from all the environment, because after applying on my live environment it's block my running site and redirect to error 500 in URL. example :- www.mysite.com/500asp
    like something.

    Actually my requirement is that i have to redirect a url with query string as example:

    www.mysite.com?id=78 to www.mysite.com/mypage/?id=78

    means with query string . Because of SEO purpose . would you suggest any other tool like URL Tracker in another side i am also trying to do some R&d with URL tracker with my another environment.

    Please suggest.

    Thanks in advance

  • Daniel Chenery 119 posts 465 karma points
    Nov 23, 2017 @ 16:29
    Daniel Chenery
    0

    If it's just a query string redirect you want, you might be able to use IIS Rewriting https://our.umbraco.org/documentation/Reference/Routing/IISRewriteRules/

  • yashasvi 23 posts 101 karma points
    Nov 24, 2017 @ 03:09
    yashasvi
    0

    Ya it's can be done by the IIS, I have to redirect in multiple domain. which can be more complex (some thing more redirection instead of query string )in future so i want to use any package which can help me in future

  • Daniel Chenery 119 posts 465 karma points
    Nov 24, 2017 @ 08:48
    Daniel Chenery
    0

    I haven't used alternative packages myself, but you can also do a search for them.

    When you installed the URL Tracker, was there anything in your Log Files? (App_Data/logs). I'm looking for those which start with the line UrlTracker HttpModule |

  • yashasvi 23 posts 101 karma points
    Nov 24, 2017 @ 15:56
    yashasvi
    0

    sorry , for late reply i was sick,

    I will check it and try to find "UrlTracker HttpModule " in my log file .

    have I reinstall URLtracker again for this log ? because i didn't find such things in my tracker

  • yashasvi 23 posts 101 karma points
    Nov 25, 2017 @ 03:23
    yashasvi
    0

    Hi Daniel,

    I have reinstalled in my dev. environment and same problem occurred. As i check log file . It's Very strange that in dev environment log file not found . As i check in staging environment log (i have already uninstalled URL tracker from staging), there is no such "UrlTracker HttpModule" found .

  • Daniel Chenery 119 posts 465 karma points
    Nov 25, 2017 @ 09:19
    Daniel Chenery
    0

    Apologies, I must have had Friday brain on!

    You will need to enable logging. You can find out how here: https://github.com/kipusoep/UrlTracker/blob/master/README.md#urltrackerenablelogging

  • yashasvi 23 posts 101 karma points
    Nov 27, 2017 @ 14:10
    yashasvi
    0

    Hi Daniel,

    Thanks, for this link i am trying to troubleshoot and enable loging for the url tracker as you advised it will help for troubleshooting. let me do some changes and try to find the issue . i will get back to you with some info.

  • 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