Hi, I've done some link exchanges recently and my link is only on their homepage , i'd like to do the same. When you put them in the bogroll they appear on every page - is there a way to code it so they only appear on the homepage? Thanks for your help
Yes. Hereyou go <?php if(is_home() && $post==$posts[0] && !is_paged()) { ?> Your Blogroll Links Here <?php } ?> Code (markup): DON.
i am using same syntax on my wordpress sidebar area but not working as i want to place only on homepage, can you please give me something related or for my wordpress blog.