listing entries with the most comments
Using the MTSQL plugin, you can easily create a list of the entries on your blog that have the most comments. Use this query.
Formerly, I did this with a PHP hack (scroll up the page of the previous link), but this required a huge index of all entries, which slowed down my rebuilds. So I removed it. Once I discovered the SQL query, I added it back. Much simpler this way.
Subscribe to this blog's feed