User:ReyBrujo/Dumps
Wikipedia (chū-iû ê pek-kho-choân-su) beh kā lí kóng...
Dumps
Bo̍k-lo̍k |
[siu-kái] April 08, 2007
[siu-kái] External link dumps
| Dump table | Hits |
|---|---|
| Articles with more than 5 external links | 62 |
SELECT COUNT(el_from) AS total, el_from, page_title FROM externallinks, page WHERE externallinks.el_from = page_id AND page_is_redirect = 0 AND page_namespace = 0 GROUP BY el_from ORDER BY total DESC;
[siu-kái] External link ranking
Sites linked more than 5 times as of April 08, 2007. Only articles in the main space are considered.
| Link count | Site |
|---|---|
| 1329 | http://zh-min-nan.wikipedia.org |
| 79 | http://news.bbc.co.uk |
| 26 | http://www.zaobao.com |
| 20 | http://taigi.fhl.net |
| 16 | http://nobelprize.org |
| 15 | http://203.204.26.215 |
| 14 | http://web.archive.org |
| 9 | http://203.64.42.21 |
| 9 | http://www.geocities.com |
| 8 | http://www.sil.org |
| 8 | http://www.cnn.com |
| 8 | http://www.up.univ-mrs.fr |
| 7 | http://www.unhchr.ch |
| 6 | http://iug.csie.dahan.edu.tw |
| 6 | http://nssdc.gsfc.nasa.gov |
| 5 | http://www.phoenixtv.com |
| 5 | http://scripts.sil.org |
| 5 | http://www.sinica.edu.tw |
| 5 | http://www.pygmies.info |
SELECT COUNT(el_to) AS total, SUBSTRING_INDEX(el_to, '/', 3) AS search FROM externallinks, page WHERE page_id = el_from AND page_namespace = 0 GROUP BY search ORDER BY total DESC;
[siu-kái] Additional information
Some more information about this dump:
- 2391 articles that are in the main space and not redirects
- 3866 articles and redirects in the main space
- 7286 pages in all namespaces
- 1667 redirects in all namespaces
- 5732 external links in every namespace
- 2600 external links in the main space
[siu-kái] Very probable spambot pages
If index.php is found in a page title, it is very likely the article talk page has been created by a spambot. These pages should be deleted and protected if possible.
| Article ID | Article |
|---|
[siu-kái] Possible spambot pages
Possible pages created by spambots ending with /.
| Article ID | Article |
|---|
SELECT page_id, page_title, page_namespace FROM page WHERE page_title LIKE '%index.php%' OR page_title LIKE '%/wiki/%' OR page_title LIKE '%/w/%' OR page_title LIKE '%/';

