Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Url tracker writes null on RedirectNodeId in db #192

Closed
borgchrist1 opened this issue Oct 16, 2018 · 1 comment
Closed

Url tracker writes null on RedirectNodeId in db #192

borgchrist1 opened this issue Oct 16, 2018 · 1 comment

Comments

@borgchrist1
Copy link

borgchrist1 commented Oct 16, 2018

Hi
On my clients site 301 url tarcker has written null on all redirects to column RedirectNodeId and 1 on Is404. If i check force redirect it starts working and writes the correct nodeid to RedirectNodeId and changes Is404 to 0.
Is there a way to fix this?
You can close this since I guess is settings related.

@daniel-chenery
Copy link
Collaborator

If it's a 404 page, then this is expected.
The RedirectNodeId is the ID of the page to redirect to

The Is404 column is just for logging 404's

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants