Jonas Lindau
Mar 21, 2013
  3105
(1 votes)

Link validation with EPiServer CMS 6R2 behind a proxy

Are you stuck with the error: “The link validation job was stopped due to 101 consecutive broken external links. There seem to be a problem for the server to access external resources.” when you enable Link validation? Are your server behind a proxy?

Then you should make EPiServer Link Validator aware of your proxy to make it work!

  • Open up the websites Episerver.config in Notepad
  • Locate the node <episerver>
  • Under this node, add a new child called <linkValidator> and add your proxy.
  • Restart site

A typical proxy configuration would look like:

<linkValidator proxyAddress=”http://111.222.333.444:8080” proxyUser=”user” proxyPassword=”pwd”>
</linkValidator>

There are in fact a few more things you can change, read more at:

http://world.episerver.com/Documentation/Items/Tech-Notes/EPiServer-CMS-6/EPiServer-CMS-60/Link-Validation/

Mar 21, 2013

Comments

Please login to comment.
Latest blogs
Optimizely Forms: You cannot submit this form because an administrator has turned off data storage.

Do not let this error message scare you, the solution is quite simple!

Tomas Hensrud Gulla | Oct 4, 2024 | Syndicated blog

Add your own tools to the Optimizely CMS 12 admin menu

The menus in Optimizely CMS can be extended using a MenuProvider, and using the path parameter you decide what menu you want to add additional menu...

Tomas Hensrud Gulla | Oct 3, 2024 | Syndicated blog

Integrating Optimizely DAM with Your Website

This article is the second in a series about integrating Optimizely DAM with websites. It discusses how to install the necessary package and code t...

Andrew Markham | Sep 28, 2024 | Syndicated blog

Opticon 2024 - highlights

I went to Opticon in Stockholm and here are my brief highlights based on the demos, presentations and roadmaps  Optimizely CMS SaaS will start to...

Daniel Ovaska | Sep 27, 2024