My front page is the node teaser page. I also display the number of reads each node has. What I would like to do is automatically arrange the node teaser page so that the most popular nodes (most reads) are displayed from highest to lowest number of reads. Is there any way to do that?

Comments

cog.rusty’s picture

You can use the views module to create a configurable teaser list to use as front page.

If you have the statistics module enabled (a core module), views will give you the option to sort the page by total hits.