Jump to content

User:ReyBrujo/Dumps/20070228

Ka Wikipedia
Dumps

February 28, 2007

Articles with more than 1 external links as of February 28, 2007. Only articles in the main space are considered.

External
links
Article IDArticle
212191GSM
52220Mošovce
3778Main Page
21983GCompris
1785George W. Bush
11602Internet
12257Jaamacadda Camuud
12114Ruush
11825Ururka Aftahan
12144Webiga Jubba
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 1 times as of February 28, 2007. Only articles in the main space are considered.

Link countSite
3http://www.gsmworld.com
2http://en.wikipedia.org
2http://www.aftahan.com
2http://www.3gpp.org
2http://wiki.ehow.com
2http://www.mosovce.sk
1http://gcompris.net
1http://sourceforge.net
1http://www.skype.com
1http://www.waterandnature.org
1http://www.prnewswire.com
1http://www.pkproperty.net
1http://www.telecomspace.com
1http://ccnga.uwaterloo.ca
1http://www.visualgsm.com
1http://www.radio-electronics.com
1http://www.gsm-security.net
1http://www.eventhelix.com
1http://www.tele-servizi.com
1http://www.telenor.com
1http://www.telektronikk.com
1http://hellomobile.com
1http://www.sipcpe.com
1http://www.puremobile.com
1http://www.tourist-channel.sk
1http://www.bb.telecom.sk
1http://commons.wikimedia.org
1http://www.novokat.ru
1http://www.Amouduniversity.net
1http://www.internet-history.tz4.com
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:

  • 155 articles that are in the main space and not redirects
  • 190 articles and redirects in the main space
  • 441 pages in all namespaces
  • 44 redirects in all namespaces
  • 1480 external links in every namespace
  • 37 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
1917Talk:Main Page/
777Wikipedia: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 '%/';