Per Nergård (MVP)
+1
Oct 12, 2012
visibility 2894
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
Automated Search & Navigation to Graph Migration with Claude Code

A Claude Code plugin that scans your S&N codebase, applies Graph SDK transformations, and validates the result. Install once, run one command. CMS ...

Connor Fortin | Jun 24, 2026

Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |

Understanding Optimizely Graph: Caching, Webhooks & Avoiding Stale Content (Optimizely SaaS CMS)

📌 Scope: This post covers Optimizely CMS (SaaS) only — using the official @optimizely/cms-sdk and @optimizely/cms-cli packages with Next.js 15. If...

Kiran Patil | Jun 23, 2026 |