বিষয়বস্তুতে চলুন

আতাকুরা:ReyBrujo/Dumps/20070207

মুক্ত বিশ্বকোষ উইকিপিডিয়াত্ত উইকিপিডিয়া
Dumps

February 07, 2007

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

External
links
Article IDArticle
25119087উইকিপিডিয়ার তালিকাহান নিবন্ধর মাতুঙে
3156বিজ্ঞান
184707গ্রেগরিয়ান পাঞ্জী
171598মার্লোন ব্র্যান্ডো
179গনিত
128কলা
1120437ওসলো
91619বিষ্ণুপ্রিয়া মণিপুরী
89294কমলগঞ্জ
719101Bpm
71642পয়লা পাতা
620069আলাবামা
62324রায়গঞ্জ
620309আন্দামান বারো নিকোবর দ্বীপমালা
617267হাৱাই কাউন্টি, হাৱাই
620104নিউ ইয়র্ক
620284তামিল নাড়ু
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 6 times as of February 07, 2007. Only articles in the main space are considered.

Link countSite
12238http://bpy.wikipedia.org
8212http://tools.wikimedia.de
6407http://www.census.gov
5048http://web.archive.org
2455http://www.fallingrain.com
883http://www.ssb.no
542http://www.bangladeshgov.org
74http://www.cbs.gov.np
51http://erg.usgs.gov
20http://www.censusindia.net
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:

  • 12300 articles that are in the main space and not redirects
  • 12318 articles and redirects in the main space
  • 19392 pages in all namespaces
  • 25 redirects in all namespaces
  • 38599 external links in every namespace
  • 36847 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
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 '%/';