View Single Post
Old 09-12-2014, 07:43 AM  
Denny
Too lazy to set a custom title
 
Denny's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 17,307
I use this code on some of my WP blogs:

PHP Code:
<?php if(is_home() && !is_paged()):?><a href="http://www.homepagelinkonly.com">homepage link only</a><?php endif;?>
Denny is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote