Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there anyway to leave the 301 redirects in place but disable the logging of new 404 errors?
Yes it's possible, please have a look at the help section of the UrlTracker (the orange 'i' (info) button in the top right corner).
Hi,
I have added following settings in my web.config
<add key="urlTracker:trackingDisabled" value="true"/><add key="urlTracker:notFoundTrackingDisabled" value="true"/>
Still urlTracker is adding 404 entries into my database.
Is there any other settings i need to do on this?
Thanks,Dhiren
I updated my package to version 3.1 and added above config entries and it resolved my issue.
Thanks, Dhiren
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.
Continue discussion
Disable tracking of new 404 errors
Is there anyway to leave the 301 redirects in place but disable the logging of new 404 errors?
Yes it's possible, please have a look at the help section of the UrlTracker (the orange 'i' (info) button in the top right corner).
Hi,
I have added following settings in my web.config
<add key="urlTracker:trackingDisabled" value="true"/>
<add key="urlTracker:notFoundTrackingDisabled" value="true"/>
Still urlTracker is adding 404 entries into my database.
Is there any other settings i need to do on this?
Thanks,
Dhiren
I updated my package to version 3.1 and added above config entries and it resolved my issue.
Thanks, Dhiren
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.