Naar inhoud springen

Gebruker:ReyBrujo/Dumps/20070408

Van Wikipedia
Dumps

April 08, 2007

Articles with more than 5 external links as of April 08, 2007. Only articles in the main space are considered.

External
links
Article IDArticle
151969Sites over 't Vlams
126335Frans-Vlams
91840Wervik
76422Oudnederlands
71680Ruuslee
71757Deirlyk
76408Universiteit
77081Freinetonderwys
66763Linux
61704Kuurne
66576Ostense Companië
56757Dirk Tanghe
51739Mullebeke
51382Brugge
57101Gulden Snee
53144Alyssa Milano
53366De Twède slag om Mêesn
51833Euvelland
54179Oeke
51782Poperienge
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;

Sites linked more than 5 times as of April 08, 2007. Only articles in the main space are considered.

Link countSite
174http://tools.wikimedia.de
68http://vls.wikipedia.org
14http://users.pandora.be
11http://www.dbnl.org
8http://users.skynet.be
7http://www.westhoek.be
7http://www.hylawerkgroep.be
6http://nl.wikipedia.org
6http://www.zonnebeke.be
6http://www.imdb.com
6http://paola.erfgoed.net
5http://www.sip.be
5http://home.tiscali-business.be
5http://www.youtube.com
5http://users.telenet.be
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

Some more information about this dump:

  • 1494 articles that are in the main space and not redirects
  • 2311 articles and redirects in the main space
  • 5177 pages in all namespaces
  • 971 redirects in all namespaces
  • 1566 external links in every namespace
  • 959 external links in the main space

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 IDArticle

Possible spambot pages

Possible pages created by spambots ending with /.

Article IDArticle
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 '%/';