Per Nergård (MVP)
Oct 12, 2012
  2839
(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.

Please login to comment.
Latest blogs
Removing Unused Properties in Optimizely CMS 13

Learn how to remove orphaned property definitions in Optimizely CMS 13. Explore API updates for IContentTypeRepository and how to safely use...

Stuart | Apr 17, 2026 |

How to Remove the "Paste formatting options" Dialog in Optimizely CMS 12

If you've upgraded from an older Optimizely CMS solution lately, you may have noticed a dialog popping up every time an editor pastes content from...

Henning Sjørbotten | Apr 17, 2026 |

Creating an admin tool - unused assets

Let's make an admin tool to clean unused assets and see how to extend your favorite CMS with custom tools and menues! We will build a tool step by...

Daniel Ovaska | Apr 15, 2026

Running Optimizely CMS on .NET 11 Preview

Learn how to run Optimizely CMS on the .NET 11 preview with a single-line change. Explore performance gains, PGO improvements, and future-proofing...

Stuart | Apr 15, 2026 |