Jump to content

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

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

April 03, 2007

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

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

Link countSite
113http://dv.wikipedia.org
29http://en.wikipedia.org
19http://www.imdb.com
14http://kvaleberg.com
14http://allmovie.com
8http://meta.wikimedia.org
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:

  • 359 articles that are in the main space and not redirects
  • 600 articles and redirects in the main space
  • 1865 pages in all namespaces
  • 290 redirects in all namespaces
  • 1066 external links in every namespace
  • 491 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 '%/';