Per Nergård (MVP)
+1
Oct 12, 2012
visibility 2914
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
Parallel Development in Optimizely CMS SaaS: Shifting to a Schema Migration Mindset

  Part 3 of the Parallel Development series. The branch-scoped push script from Part 1 works. Run it on a feature branch where you've touched a...

Vipin Banka | Jul 25, 2026

From AI Agents to AI Workflow with Opal

Introduction In the first article in this series , we talked about AI agents in Optimizely Opal and walked through the process of creating a...

Igor Safonov | Jul 23, 2026

Building Your First Optimizely Opal AI Agent: a Hands-On Walkthrough

Introduction There's a common assumption that building an AI agent is something only engineers or developers can do. It isn't. At the Optimizely AN...

Igor Safonov | Jul 23, 2026

Advanced Task Manager Gets a Big Update

One of the things I keep coming back to with Optimizely's content approval workflow is that it's solid at the individual level - you know a piece o...

Adnan Zameer | Jul 21, 2026 |

Parallel Development in Optimizely CMS SaaS: A Smarter Way to Register Components

📌 A note before you read: The approach described in this article is not a replacement for Optimizely’s recommended out-of-the-box component...

Vipin Banka | Jul 21, 2026

How I Deployed My Optimizely Content JS SDK Next.js App on Vercel (Hello Opti World)

📌 Scope: This post covers Optimizely CMS (SaaS) only, using the official content-js-sdk with Next.js 15 deployed to Vercel. This is a practitioner...

Kiran Patil | Jul 21, 2026 |