On Wed, Aug 18, 2010 at 4:25 PM, scribu <scribu at gmail.com> wrote: > Actually, there's a conditional tag for that too: > > is_paged() > > So, yeah, read the Codex :P > Your check would become: if ( is_home() && !is_paged() ) -- http://scribu.net