Gebruker:ReyBrujo/Dumps/20070420
Warktügen
Algemeyn
Afdrükken/eksporteren
In andere projekten
Uterlik
Uut Wikipedia, de vrye encyklopedy
Dumps
April 20, 2007
[bewark | bronkode bewarken]External link dumps
[bewark | bronkode bewarken]Articles with more than 5 external links as of April 20, 2007. Only articles in the main space are considered.
External links |
Article ID | Article |
---|---|---|
12 | 6011 | Blauw paapjen (Parus caeruleus) |
8 | 2024 | Ni'jlusen |
6 | 2 | Veurpagina |
6 | 1522 | Zeelaand |
6 | 3165 | Zuudhörn |
6 | 1503 | Nunspeet |
5 | 4389 | Rötterdaam (stad) |
5 | 18 | Afrikaans |
5 | 1872 | Malta (laand) |
5 | 3188 | Doldersum |
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
[bewark | bronkode bewarken]Sites linked more than 5 times as of April 20, 2007. Only articles in the main space are considered.
Link count | Site |
---|---|
42 | http://nds-nl.wikipedia.org |
24 | http://www.soortenbank.nl |
13 | http://www.knmi.nl |
11 | http://video.google.com |
10 | http://www.waarneming.nl |
9 | http://taal.phileon.nl |
6 | http://www.viamichelin.com |
5 | http://www.dalfsen.nl |
5 | http://www.meertens.nl |
5 | http://www.vatican.va |
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
[bewark | bronkode bewarken]Some more information about this dump:
- 2217 articles that are in the main space and not redirects
- 2828 articles and redirects in the main space
- 6009 pages in all namespaces
- 649 redirects in all namespaces
- 1055 external links in every namespace
- 582 external links in the main space
Very probable spambot pages
[bewark | bronkode bewarken]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 |
---|
Possible spambot pages
[bewark | bronkode bewarken]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 '%/';