Jump to content

Brúkari:ReyBrujo/Dumps/20070427

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

April 27, 2007

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

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

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

  • 2381 articles that are in the main space and not redirects
  • 2824 articles and redirects in the main space
  • 5309 pages in all namespaces
  • 503 redirects in all namespaces
  • 4930 external links in every namespace
  • 2345 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 '%/';