Thursday 17 October 2013

How To Add Infolinks Related Tags Ads Below The Title And After The Post In Blogger?

Infolinks related tags ads below the title
Basically Infolinks provide us four different types of ad formats and when it comes to placement of ads we always keep trying to place them on the best places on our sites that can generate us maximum revenue. All Infolinks ads are easy to integrate as they provide direct option in Infolinks dashboard but they also give a manual placement option in case of related tags ads. By default these ads are shown below the post body including comments section where sometimes these ads don't generate maximum revenue, so if you want to place these ads manually on specific location then you have to choose the manual option in Infolinks dashboard and then copy and paste the code at your desired location.

So today in this tutorial i am going to show you the method to place these ads just after the post title and also below the posts. These two positions are the best positions for placing an ad because any reader who enters your blog or website first looks at the title before reading further and after reading he/she doesn't have any thing to do and if at the bottom of the page good related tags are present then these ads can drag their attention towards these tags. So to below are the methods showing you the procedure of placing these ads to these two positions.

Also read: Infolinks Affiliate or Referral Program Details (Recommended)

How to add Infolinks related tags just below the post title ?

  • The procedure is very simple.
  • Log in to your Infolinks Account.
  • Then go to Dashboard >> Customize >> InTag.
  • Then select your website on which you want to place or edit these ads.
  • Then in Tags Placement option choose Manual and copy the code.
  • Your code will look like this : 
 <input type="hidden" name="IL_RELATED_TAGS" value="2"/>
  • Now, log in to your Blogger Account.
  • Go to Dashboard >> Template >> Edit HTML.
  • Then in Edit HTML section press CTRL + F and search the following code:
<data:post.body/>
Note: This code appears three times in the code, so try searching second one.
  • Now, Place your Infolinks related ad code just above <data:post.body/>.
For example:
<input type="hidden" name="IL_RELATED_TAGS" value="2"/>
<data:post.body/>

How to add Infolinks related tags ads after the posts ?

  • Follow all the above steps and place your Infolinks ad code just after <data:post.body/>.
For example:
<data:post.body/>
<input type="hidden" name="IL_RELATED_TAGS" value="2"/>
Note: If above method doesn't work then search <data:post.body/> as i already mentioned, this code appears three times in your code, so search the third one and place your Infolinks related ads codes just above or below it.

Also read:

0 comments:

Post a Comment