We're using the URL Tracker with Umbraco 7.1.4, and it seems to work. But, we have a couple of old links with a .lasso at the end of it, and it seems like the URL-tracker can't really find what to do with these. Anyone know how to handle these?
Yes you could enable logging by adding an appSetting in your web.config with the key 'urlTracker:enableLogging' and value 'true' + enable the umbracoDebugMode setting.
Then you can see in the logs what's going on.
But, It only works when i open a record and just save it. Only then the redirect works. It keeps on working, but it's not an easy way to work with.
I can't really open up each record to just save it again. What happens if i click the save button in a record in the Umbraco backoffice? Am i missing something to make it work fluently?
url-tracker vs .lasso url's
hi,
We're using the URL Tracker with Umbraco 7.1.4, and it seems to work.
But, we have a couple of old links with a .lasso at the end of it, and it seems like the URL-tracker can't really find what to do with these. Anyone know how to handle these?
Kind regards,
Thomas
The UrlTracker should be able to handle any URL.
It doesn't redirect on the .lasso url's.
The table is filled in the right way, and the plugin is added correctly without an error.
Anything else i can do wrong?
Yes you could enable logging by adding an appSetting in your web.config with the key 'urlTracker:enableLogging' and value 'true' + enable the umbracoDebugMode setting. Then you can see in the logs what's going on.
Hello,
We managed to make it work.
But,
It only works when i open a record and just save it. Only then the redirect works.
It keeps on working, but it's not an easy way to work with.
I can't really open up each record to just save it again.
What happens if i click the save button in a record in the Umbraco backoffice?
Am i missing something to make it work fluently?
Does the changes get saved in cache?
Kind regards,
Thomas
There is no cache, lookups are being done directly to the DB.
Is it possible that this happens because i added the fields directly from an excel file to the database?
They only work when i save them in Umbraco.
No, not that I can think of... I've imported records from an Excel sheet before and it just worked. Maybe try an appPool recycle?
Or maybe the problems pops up because i'm working on localhost?
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.