I found a nice modification that shows the 5 newest posts, most viewed, etc.
As modifications to integrate with phpBB SEO Premod 3.0.8?
mod: http://www.phpbb3hacks.com/viewtopic.php?f=39&t=141
Moderator: Moderators

[RELEASE][ABD] Top Topics 1.3

if (!empty($phpbb_seo->seo_opt['url_rewrite'])) {
$phpbb_seo->set_url($row['forum_name'], $related_forum_id, $phpbb_seo->seo_static['forum']);
$phpbb_seo->prepare_iurl($row, 'topic', $row['topic_type'] == POST_GLOBAL ? $phpbb_seo->seo_static['global_announce'] : $phpbb_seo->seo_url['forum'][$related_forum_id]);
}
'U_LINK' => append_sid( 'viewtopic.' . $phpEx, 'f=' . $row['forum_id'] . '&t=' . $row['topic_id'] . str_replace( '{last_post}', $row['last_post'], $add_link)), 'TT_USER_LOGGED' => 'Display only to logged users',
'TT_USER_LOGGED_EXPLAIN' => 'Latest topics will be displayed only to logged users',
Users browsing this forum: No registered users and 4 guests