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 .
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?
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.
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.
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
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 |
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 .
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.
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!
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?
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.
How many redirects do you have on the site?
Is it only anywhere I might be able to take a look at?
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?
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
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/
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
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 |
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
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 .
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
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.
is working on a reply...
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.