November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I had a customer that also had links that needed more then a HEAD request to get validated as true. But for them it was enought to remove then from the job. So I added the pattern to excludePatterns.
If this isn't good enough for your customer I guess you could write your own validator jobb and use a Get requeset for these links instead.
A customer have problems with the LinkValidator in EPiServer. They have done some research and found that the majority of the problems are caused by webpages which redirects through javascript. An example of such link is : http://www.lovdata.no/all/tl-19970228-019-022.html#8-27 .
They are pretty sure that checking these links exclusively through HEAD requests is not enough. Is there anyone familiar with this problem? And is there any solution to it?
-Atle