Jump to content

Brúkari:ReyBrujo/Dumps/20070404

Frá Wikipedia, hin frælsa alfrøðin
Dumps

April 04, 2007

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

External
links
Article IDArticle
341555Alfabetiskur listi
345063Listi í stavrað
321013Pólland
291319Jólaskipið
185534Oyggjaleikir 2003
175538Oyggjaleikir 1999
175536Oyggjaleikir 2001
165528Oyggjaleikir 2005
165541Oyggjaleikir 1997
155547Oyggjaleikir 1991
155545Oyggjaleikir 1993
155543Oyggjaleikir 1995
135655Montenegro
135548Oyggjaleikir 1989
113131Oyggjaleikir
111556Wikimedia
105550Oyggjaleikir 1987
103263Indo-evropeisk mál
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 10 times as of April 04, 2007. Only articles in the main space are considered.

Link countSite
1273http://fo.wikipedia.org
153http://www.islandgames.net
66http://www.stamps.fo
26http://www.faroestamps.fo
22http://www.cwgc.org
10http://www.rit.fo
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:

  • 2315 articles that are in the main space and not redirects
  • 2708 articles and redirects in the main space
  • 5149 pages in all namespaces
  • 452 redirects in all namespaces
  • 4895 external links in every namespace
  • 2320 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
4808W//w/index.php

Possible spambot pages

Possible pages created by spambots ending with /.

Article IDArticle
953User:Ævar Arnfjörð Bjarmason/
952User talk:Ævar Arnfjörð Bjarmason/
796Wikipedia:Broken/
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 '%/';