Zum Hauptinhalt gehen

Periodically check of external urls

Kommentare

2 Kommentare

  • Zendesk API User
    Author: thomas_walter - 7/5/2010 4:22

    We added for us settings to use a proxy server and as first step we check two popular URLs (f.e. www.heise.de and www.google.de) to make sure our internet connection is valid.

    Otherwise our users might get all mails with lots of broken links while the problem is not the link but the connection from our server to the internet ...

    We also only check the http header response and made different rules for different response codes (f.e. links with authentifications are in our company not reported as broken)

    0
  • Zendesk API User
    Author: Peter_Jodeleit - 7/5/2010 9:33
    Of course for real projects you have to optimize the first script to  ignore some internal or mailto-links.

    You could use categories in your link templates. Then the editor could choose between the link template "email link" or "external link" which produces references with the category "email" respectively "url". See this blog posting.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.