You need to use below given code for that in your sidebar.php <?php if(is_home() && $post==$posts[0] && !is_paged()) { ?> [B]YOUR LINK HERE[/B] <?php } ?> Code (markup): DON.