- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 09:48 PM
Is there a way to check and fix a broken link? How to detect the same and automatically fix it using a script dynamically? I have referred to some of the documentations here https://community.servicenow.com/thread/177341?q=Broken%20links but was not of much help as it is not answered. Is there a way I can schedule a job to do a daily, weekly and monthly check and generate a report or trigger an alert when there is a broken link found.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2017 01:45 AM
Dear Mr. Ankur Bawiskar,
Just include any website link here W3C Link Checker and you will come to know the results. Likewise, I want it on ServiceNow and the remaining is as mentioned in the query above. Hope, this I am sure makes it more specific. This I also believe is like answering my own question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2017 03:11 AM
Nandan Manjunath wrote:
Dave,
For me it works fine
would like to make it work on ServiceNow
That was kinda my point, really: the W3C link checker fails on links that require authentication.
What links are you checking? KBs?
You may find this useful: https://github.com/dereklio/ServiceNowScripts/tree/master/Broken%20Links%20Checker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2017 03:41 AM
Thank you for the link Mr. Dave smith. This is helpful but I am looking for something more precise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2017 04:08 AM
staceybailey mentioned to me she used a browser plugin with some measure of success - at least it gets around the authentication issues, since you're already logged in.
What browser(s) are you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2017 04:29 AM
This was helpful as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2017 11:22 PM
Ankur,
Do you require more information on the same?