አባል:ReyBrujo/Dumps/20070326
< አባል:ReyBrujo | Dumps
Dumps
ማውጫ
March 26, 2007
ለማስተካከልExternal link dumps
ለማስተካከልArticles with more than 5 external links as of March 26, 2007. Only articles in the main space are considered.
External links |
Article ID | Article |
---|---|---|
19 | 4584 | ዛዛኪኛ |
14 | 3560 | ማዖሪ ቋንቋ |
11 | 4057 | ጥንታዊ እንግሊዝኛ |
8 | 2315 | ጉግል |
8 | 3945 | ፐሽቶ |
7 | 2840 | ዑዝበክኛ |
6 | 2809 | ካቶቪጸ |
6 | 1040 | ወቅታዊ ጉዳዮች |
6 | 4206 | ዋርካ (ድረገጽ) |
5 | 1027 | የኮምፒውተር፡ጥናት |
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;
External link ranking
ለማስተካከልSites linked more than 5 times as of March 26, 2007. Only articles in the main space are considered.
Link count | Site |
---|---|
634 | http://am.wikipedia.org |
233 | http://tools.wikimedia.de |
23 | http://www.csa.gov.et |
21 | http://www.mongabay.com |
8 | http://www.webspawner.com |
6 | http://www.ethnologue.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:
- 2904 articles that are in the main space and not redirects
- 5282 articles and redirects in the main space
- 7129 pages in all namespaces
- 2443 redirects in all namespaces
- 3504 external links in every namespace
- 1109 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 ID | Article |
---|
Possible spambot pages
ለማስተካከልPossible pages created by spambots ending with /.
Article ID | Article |
---|---|
799 | Wikipedia: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 '%/';