Skip to content

EditBacklinksSnapshotParams.shouldVisitUnmatchedLinks?

EditBacklinksSnapshotParams › shouldVisitUnmatchedLinks?

Type: boolean

Whether the converter is also shown links that are **not** in the snapshot, with an undefined BacklinkConversionParams.payload.

The default filters them out, which is what a plain rename wants: a link absent from the snapshot was either never the caller's to rewrite, or has already been rewritten by someone else. Set this to true only when the caller has its own reason to look at them — a widened match of its own, or logging a skip that would otherwise be silent.