Hi,
I don't use a Pagination-Plugin like WP-Pagenavi and I don't want this also. I'm using the default next_posts_link template tag to show the link to the next page right now.
What I'm looking for is an simple label that show the actual page and the number of total pages. For example: "You are on Site 2 of 23".
You know an simple way to do something like this without using a plugin?
Thanks!