Utente:ReyBrujo/Dumps/20070407
< Utente:ReyBrujo • Dumps
Dumps
Condenute
April 07, 2007
cangeExternal link dumps
cangeArticles with more than 1 external links as of April 07, 2007. Only articles in the main space are considered.
External links |
Article ID | Article |
---|---|---|
1 | 65 | Pagene Prengepále |
1 | 1851 | Łódź |
1 | 77 | Marchantia polimorpha |
1 | 1852 | Poznań |
1 | 78 | Ginkgo biloba |
1 | 81 | Nuphar lutea |
1 | 83 | Nymphaea alba |
1 | 1611 | Australopithecus africanus |
1 | 1616 | Homo neanderthalensis |
1 | 1627 | Atlanthopus mauritanicus |
1 | 1632 | Trypanosoma brucei |
1 | 1635 | Denis Diderot |
1 | 1720 | Cycas revoluta |
1 | 1790 | Aiuto:Canale IRC |
1 | 1799 | Anemone |
1 | 1800 | Anemone caroliniana |
1 | 1807 | Kurów |
1 | 1850 | Toruń |
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
cangeSites linked more than 1 times as of April 07, 2007. Only articles in the main space are considered.
Link count | Site |
---|---|
15 | http://roa-tara.wikipedia.org |
1 | http://wikimediafoundation.org |
1 | irc://irc.eu.freenode.net |
1 | http://plants.usda.gov |
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
cangeSome more information about this dump:
- 44 articles that are in the main space and not redirects
- 51 articles and redirects in the main space
- 296 pages in all namespaces
- 21 redirects in all namespaces
- 35 external links in every namespace
- 18 external links in the main space
Very probable spambot pages
cangeIf 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
cangePossible pages created by spambots ending with /.
Article ID | Article |
---|
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 '%/';