Per Nergård (MVP)
+2
Oct 12, 2012
visibility 2969
star star star star star
(1 votes)

Default settings for the LinkValidator scheduledjob

As you may know the LinkValidator scheduled job for preparing data to the Link Status report is configurable via a node in web.config.

You can read more about it over here. The thing I think is missing in the documentation are what the default values are.

So I fired up reflector to check it out.

ExternalLinkErrorThreshold: min 0, max: 134217727, default: 100.

InternalLinkValidation: Api

RecheckInterval: 7.00:00

UserAgent: “EPiServer Link checker”"

Oct 12, 2012

Comments

teresa.pozgaj@gmail.com
teresa.pozgaj@gmail.com Oct 15, 2012 09:53 AM

Good blog post.

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |