Ok then try to add below given code. Hope it works well. <?php if(is_home() && $post==$posts[0] && !is_paged()) { ?> Homepage Link code <?php } ?> Code (markup): DON.