Wordpress Blogger sometime face problem when they try to insert ads in home page in single post ,as it is not at all possible to display ads in single post in homepage without any tweaks , If you try to add this you will get ads on every post displayed in homepage.

This can only be solved with simple tweak inside Index.php file,Just Search For below the below guide and you can easily get out from this problem.

Simply go to your themes homepage i.e index.php file and look for the below following code:

 <?php endwhile; ?>

Immediately before this code, place the below following code:

<?php if(!$show_ads){ ?>
Insert adsense or any other ads Code Here
<?php $show_ads = 1; } ?>

You can also add adsense ads on left or right side in between  wordpress post with simple Tweeks and Increase yours income.

 

No Responses to “Adding Adsense Ads On Single Post In Home Page Wordpress Hacks”  

  1. No Comments
Posting Your Comment
Please Wait

Leave a Reply

>! :-/ :-o :(|) /) =) :-D :P :-| :( :) X-( ? -) ;-| +) !
There was an error with your comment, please try again.