source: Validate External Links/Sample files/ValExtLinks report.htm@ 1145

Last change on this file since 1145 was 1144, checked in by iritscen, 4 years ago

ValExtLinks: Changed --skip-archive-links argument to --check-archive-links because the default should be to skip them. Val now uploads all three formats of its report, and links to the RTF and TXT versions from the HTML one. Val can also now tell whether each upload succeeded. A report with no link issues will print a placeholder message in that section of the report. Fixed a bug where Val thought a link should be an interwiki link when it was really a link to an archive.org snapshot from said wiki.

File size: 4.8 KB
Line 
1<html>
2<head>
3<title>Validate External Links report</title>
4</head>
5<body>
6<h2>Validate External Links report</h2>
7<h3>generated Sun, 06 Sep 2020 17:19:16 GMT<br />
8from data of Sun, 06 Sep 2020 14:20:01 GMT
9<br />
10script by Iritscen (<a href="http://iritscen.oni2.net" target="_blank">contact</a>)</h3><br />
11<h3>Startup</h3>
12Downloading list of external links from https://wiki.oni2.net/w/extlinks.csv...
13 success.<br />
14Downloading list of reporting exceptions from https://wiki.oni2.net/Validate_External_Links/Exceptions...
15 success.<br />
16Found 3134 links to process.<br />
17<br />
18<h3>Config</h3>
19Links to consider:
203134<br />
21Site query timeout: 10 seconds<br />
22Show OK links:
23No<br />
24Take screenshots:
25No<br />
26Suggest archive.org snapshots:
27Yes<br />
28Ignore slash-adding redirects:
29Yes<br />
30Ignore HTTPS-upgrading redirects:
31Yes<br />
32Ignore youtu.be redirects:
33Yes<br />
34Check archive.org links:
35No<br />
36A summary of my findings will be found at the <a href="#summary">bottom</a> of the report.<br />
37<br />
38<h3>Legend</h3>
39(For guidance in fixing these links, see <a href="https://wiki.oni2.net/Validate_External_Links" target="_blank">here</a>.)<br />
40OK = URL seems to be working<br />
41NG = URL no longer seems to work<br />
42RD = URL is redirecting to this new URL<br />
43EI = URL is an external link to an internal page and should be converted to an intrawiki link using the suggested markup<br />
44IW = URL is an external link to a fellow wiki and should be converted to an interwiki link using the suggested markup<br />
45(xxx) = Unix tool 'curl' obtained this HTTP response status code (see <a href="https://wiki.oni2.net/Validate_External_Links/HTTP_codes" target="_blank">here</a> for code reference)<br />
46(000-xx) = 'curl' did not get an HTTP response code, but returned this exit code (see <a href="https://wiki.oni2.net/Validate_External_Links/Curl_codes" target="_blank">here</a> for code reference)<br />
47IA suggests = Last available snapshot returned by the Internet Archive<br />
48Try browsing = The Archive failed to return a snapshot URL, so check for a snapshot manually using this link<br />
49<br />
50<h3>Links</h3>
51<table>
52<tr><td style="white-space:nowrap">NG (000-28)</td><td align="right">page</td><td><a href="http://www.okita.com/home.htm" target="_blank">http://www.okita.com/home.htm</a></td></tr>
53<tr><td colspan="2" align="right">linked from</td><td><a href="https://wiki.oni2.net/Credits" target="_blank">Credits</a></td></tr>
54<tr><td colspan="2" align="right">IA suggests</td><td><a href="http://web.archive.org/web/20060702100621/http://www.okita.com/home.htm" target="_blank">http://web.archive.org/web/20060702100621/http://www.okita.com/home.htm</a></td></tr><tr><td>&nbsp;</td></tr>
55<tr><td style="white-space:nowrap">NG (500)</td><td align="right">page</td><td><a href="https://bytes.com/topic/visual-basic-net/answers/630751-how-do-i-pass-command-line-another-instance-my-application-already-running" target="_blank">https://bytes.com/topic/visual-basic-net/answers/630751-how-do-i-pass-command-line-another-instance-my-application-already-running</a></td></tr>
56<tr><td colspan="2" align="right">linked from</td><td><a href="https://wiki.oni2.net/Talk:Mod_Tool/OniTools_addon" target="_blank">Talk:Mod_Tool/OniTools_addon</a></td></tr>
57<tr><td colspan="2" align="right">IA suggests</td><td><a href="http://web.archive.org/web/20150926205808/http://bytes.com/topic/visual-basic-net/answers/630751-how-do-i-pass-command-line-another-instance-my-application-already-running" target="_blank">http://web.archive.org/web/20150926205808/http://bytes.com/topic/visual-basic-net/answers/630751-how-do-i-pass-command-line-another-instance-my-application-already-running</a></td></tr><tr><td>&nbsp;</td></tr>
58</table><br /><br />
59<h3><span id="summary">Summary (19 min. 9 sec. elapsed)</span></h3>
60I finished processing 3134 of 3134 links (there were 703 file links and 2204 page links).<br />
613134 processed links:<br />
62- 9 links could not be processed<br />
63- 218 Archive.org links were not checked<br />
64- 18 processed links had issues<br />
65&nbsp;&nbsp;(excepted 16 links from report)<br />
66- 2889 processed links were OK<br />
67&nbsp;&nbsp;(counted 673 trivial redirections as OK)<br />
689 link errors (see <a href="ValExtLinks report.rtf" target="_blank">RTF</a> or <a href="ValExtLinks report.txt" target="_blank">TXT</a> report for specific links):<br />
69- 2 missing/unknown namespaces<br />
70- 6 links on JavaScript pages<br />
71- 1 unknown URL suffix<br />
7216 link problems excepted (see <a href="ValExtLinks report.rtf" target="_blank">RTF</a> or <a href="ValExtLinks report.txt" target="_blank">TXT</a> report for specific links):<br />
73- 9/11 NG links<br />
74- 4/4 redirections<br />
75- 2/2 external internal links<br />
76- 1/1 potential intrawiki link<br />
772 link issues:<br />
78- 2 NG links<br />
79ValExtLinks says goodbye.<br />
80</body>
81</html><br />
Note: See TracBrowser for help on using the repository browser.