Agar-aramat:ReyBrujo/Dumps/20070405
Dumps
Dagiti linaon
April 05, 2007
urnosenExternal link dumps
urnosenArticles with more than 10 external links as of April 05, 2007. Only articles in the main space are considered.
External links |
Article ID | Article |
---|---|---|
32 | 3645 | George Orwell |
20 | 4068 | Dagiti mannurat nga Ilokano |
18 | 2032 | Che Guevara |
14 | 3314 | Init |
12 | 596 | Mona Lisa |
11 | 3203 | Universidad ti De La Salle |
11 | 617 | Plato |
11 | 4198 | Israel |
10 | 2040 | Venus (planeta) |
10 | 4618 | Morong, Rizal |
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
urnosenSites linked more than 10 times as of April 05, 2007. Only articles in the main space are considered.
Link count | Site |
---|---|
1181 | http://ilo.wikipedia.org |
976 | http://kvaleberg.com |
750 | http://www.nscb.gov.ph |
748 | http://www.t-macs.com |
231 | http://news.bbc.co.uk |
225 | http://www.tnl.net |
28 | http://orwell.ru |
13 | http://nobelprize.org |
13 | http://www.zambales.net.ph |
12 | http://www.mybataan.com |
12 | http://www.geocities.com |
12 | http://elgu2.ncc.gov.ph |
10 | http://www.sil.org |
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
urnosenSome more information about this dump:
- 2210 articles that are in the main space and not redirects
- 2326 articles and redirects in the main space
- 4101 pages in all namespaces
- 128 redirects in all namespaces
- 5261 external links in every namespace
- 4888 external links in the main space
Very probable spambot pages
urnosenIf 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 |
---|---|
5533 | W/w/index.php |
5580 | MediaWiki talk:Ipb already blocked/w/index.php |
5587 | MediaWiki talk:Ipb already blocked/wiki/MediaWiki talk:Ipb already blocked/w/index.php |
Possible spambot pages
urnosenPossible 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 '%/';