Jump to content

މެމްބަރު:ReyBrujo/Dumps/20070223

ވިކިޕީޑިއާ، މިނިވަން އެކުމާފާނުން
Dumps

February 23, 2007

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

External
links
Article IDArticle
891655ވިކިޕީޑިއާ
411660Wiki
402024އަކުރު ތަރުތީބުން ހެދިފައިވާ ފިހުރިސްތު
311532އައްފާނިސްތާން
271587ނޯވޭ
271546ޕާކިސްތާން
262043Jimmy Wales
163200ވިކިޕީޑިޔާ: އެޑްމިނިސްޓްރޭޓަރުންގެ ލިސްޓް
91677ވިކިޕީޑިއާ: ބަސްބަހަވީ ވިލަރެސް
83064Old Style and New Style dates
81691ވިކިމީޑިއާ ފައުންޑޭޝަން
71693ވިކިޕީޑިއާ: ނަކަލުކުރުމުގެ ހައްގު
73060ޑޭވިޑް ލެރީ
71992MediaWiki
6305650 ފަސްޓް ޑޭޓްސް
51659Collaborative writing
51545ނޭޕާލް
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 February 23, 2007. Only articles in the main space are considered.

Link countSite
111http://dv.wikipedia.org
29http://en.wikipedia.org
19http://www.imdb.com
14http://allmovie.com
14http://kvaleberg.com
11http://meta.wikimedia.org
6http://www.aafathisnews.com.mv
5http://mail.wikipedia.org
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:

  • 353 articles that are in the main space and not redirects
  • 593 articles and redirects in the main space
  • 1814 pages in all namespaces
  • 286 redirects in all namespaces
  • 1046 external links in every namespace
  • 493 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
3189W/index.php
3240W/w/index.php
3318MediaWiki talk:Ipb already blocked/w/index.php

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