Advertise in the Lower Post Google Adsense

17 Jun 2011 | Label: | |

Advertise in the Lower Post Google Adsense, Actual installation of the code at the end of the post that would later explain "google adsesnse blog", not specific to the Google Adsense ads alone but can also be replaced by other advertisements such as advertisements from Kliksaya.com, Adbrite, Bidvertiser, as well as other ads that you want pairs at the end of the post as well put up the banner affiliate banner or button social bookmarking, but that was because of Google's phenomenal Asense the title of this post is more sfesifik to put google adsense ads.


The first one needs to know that Google Adsense ad code can not plug it directly into the Blogger template code. Maybe it's a lot of you have ever tried to insert google adsense ad code into the template code in the Edit HTML, but the results always display an error message like this:

   Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. XML error message: The processing instruction target matching "[xX][mM][lL]" is not allowed.



Then how can "google adsesnse blog" GA advertisements directly under the posts? so that it can be done, before the GA ad code in pairs on your template code, must first in Parse. What was the intent to parse? that the intention to parse here is that you must change the code that will be added, eg Goggle adsense ad code like this:


<script type="text/javascript"> <! -
google_ad_client = "pub-xxxxxxxxxxx";
google_ad_slot = "0976076963";
google_ad_width = 468;
google_ad_height = 60;
//-->
</ Script>
<Script
src = "http://pagead2.googlesyndication.com/pagead/show_ads.js" type = "text / javascript">
</ Script>


Your task is to code the above must be parsed first is to be like this:


<script type="text/javascript"> <! -
google_ad_client = "pub-xxxxxxxxxxx";
google_ad_slot = "0976076963";
google_ad_width = 468;
google_ad_height = 60;
//-->
</ Script>
<Script
src = "http://pagead2.googlesyndication.com/pagead/show_ads.js" type = "text / javascript">
</ Script>


Duh yes really confused ad code parses the GA? is not confused, because there are many sites that provide tools that can parse your ad code GA with one click, one of the examples of sites that provide this tool is http://blogcrowds (quasi atuh at the click of let out her site), you live input Ga your ad code into the box parse is available (in the copy paste let cepet) then just click the button and twewewwwweeewwww parse ... GA ad code you already parsed and ready to be installed at your template code.

Are we allowed to parse GA ad code? GA's TOS states that we are not allowed to alter or add or subtract GA ad code that is given? Well ininih, please ask yourself to the google adsense, and must remember that "google adsesnse blog" is not responsible for everything on your account. If according to "google adsesnse blog" itself does nothing because it does not change the structure of the adsense code, but only at parse it, and for this case there had also kepihak GA yamg emailing, please read this, and the answer of the GA is allowed as long as no there is the addition of any code, but even so "google adsesnse blog" recommend emailing itself to the google adsense to be more confident.

After a bit convoluted, it's time to get into the main discussion is put the ad code GA under the posts. The first is your advise to install systems that have been read more "google adsesnse blog" explained here, if your template is already using the system, please follow these steps:

  •     Please signin to blogger with your ID.

  •     Click the layout.

  •     Click the HTML tab Adit.

  •     Click Download Full Template.

  •     Please save the template first, these are intended to reduce the risk if something goes wrong when editting the template, we still have a back up data to restore it as original

  •     Check the boxes next to the Expand Widget Templates, see picture below:

    
    expand widget templates

    
  •     Wait a few moments when the process is underway

  •     Please find the following code in your own template code (assuming you've installed the template system readmore):


    <b:if cond='data:blog.pageType == "item"'>
    <style>. fullpost {display: inline;} </ style>
    <p> <data:post.body/> </ p>
    <b:else/>
    <style>. fullpost {display: none;} </ style>
    <p> <data:post.body/>
    <a expr:href='data:post.url'> <strong> More ...</ strong> </ a> </ p>
    </ B: if>


  •     Add google adsense ad code like this belong to you (Ga. code it should already parsed):


    <b:if cond='data:blog.pageType == "item"'>
    <style>. fullpost {display: inline;} </ style>
    <p> <data:post.body/> </ p>

    <br /> <br />
    <script type="text/javascript"> <! -
    google_ad_client = "pub-xxxxxxxxxxx";
    google_ad_slot = "0976076963";
    google_ad_width = 468;
    google_ad_height = 60;
    //-->
    </ Script>
    <Script
    src = "http://pagead2.googlesyndication.com/pagead/show_ads.js" type = "text / javascript">
    </ Script>

    <b:else/>
    <style>. fullpost {display: none;} </ style>
    <p> <data:post.body/>
    <a expr:href='data:post.url'> <strong> More ...</ strong> </ a> </ p>
    </ B: if>


  •     Click Save Template button.

  •     Done. Please see the results.




Information, the ad code on the course only as examples only, please replace with your own ad code. For the ad code does not have to ad google adsense ad code, but could also others such as Bidvertiser ads, adbrite, kliksaya.com, gathering of bloggers, or other affiliate banners.

Good luck!

Related Post: