Uza-na'in:ReyBrujo/Dumps/20070228
Dumps
Tabela konteúdu
February 28, 2007
editaExternal link dumps
editaArticles with more than 5 external links as of February 28, 2007. Only articles in the main space are considered.
External links |
Article ID | Article |
---|---|---|
22 | 1420 | Kapoeira |
21 | 5 | Timór Lorosa'e |
12 | 1506 | Portu |
10 | 1425 | Astronomia |
9 | 1426 | Lian timór |
9 | 1556 | Lia-portugés |
8 | 1 | Pájina Mahuluk |
7 | 4 | Lia-tetun |
7 | 9 | Jogo do Pau |
6 | 1410 | Literatura timór |
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;
External link ranking
editaSites linked more than 5 times as of February 28, 2007. Only articles in the main space are considered.
Link count | Site |
---|---|
12 | http://www.shlrc.mq.edu.au |
5 | http://www.freewebs.com |
5 | http://webzoom.freewebs.com |
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;
Additional information
editaSome more information about this dump:
- 204 articles that are in the main space and not redirects
- 302 articles and redirects in the main space
- 578 pages in all namespaces
- 104 redirects in all namespaces
- 492 external links in every namespace
- 188 external links in the main space
Very probable spambot pages
editaIf 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 |
---|---|
2108 | W/index.php |
2114 | W/w/index.php |
Possible spambot pages
editaPossible 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 '%/';