Jumat, 13 Maret 2009

How to Install Adsense Ads Under Blog Posts

Tips are not specific to the Google Adsense ads but also can replace the ads with other ads from such Kliksaya.com, Adbrite, Bidvertiser, and other ads that you want to plug in at the end of the posting also included installing banner-affiliate banner banner or button social Bookmarking, but the earlier, as Google Asense a fenomenal the title of this post for more sfesifik google adsense ads.
The first need to know in the Google Adsense ad code can not attach directly to the code in the blogger template. May have many of you who have tried to enter the ad code google adsense code into the template in the Edit HTML, but the results always show 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.
how can I install Google ads directly under the posts? so that it can be done, before the ad code in Google Adsense pairs in the code template you first must be in Parse. What is the meaning of the parse? in the sense of the parse here is that you must change the code to 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 now is on the code earlier in the parse must be used that is like this:
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-xxxxxxxxxxx&quot;;
google_ad_slot = &quot;0976076963&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot; type=&quot;text/javascript&quot;&gt;
&lt;/script&gt;

You are confused because there are many sites that provide tools that can parse code with the Google ads you just click once, one of the sites that provide examples of this tool is Blogcrowds, you simply enter the ad code in the box, you have to parse the available (in copy paste it so fast) and then click the button code and parse your ad in the parse and ready to install the code in your template.

What can we parse the AdSense ad code? Adsense TOS states that we are not allowed to change or add or reduce the Adsense ad code in a given? Please ask yourself to the google adsense, and the need to remember that I am not responsible for everything on your account. If this is not done anything because the structure does not change the adsense code, but it will only parse in the course, and for this case have also been a party to send an email to Adsense, and answers from the Adsense is allowed as long as there is no addition of any code , but nevertheless I suggest to send an email to your own google adsense parties to be more confident.
After a little kink, it's time to enter the main criticism install google adsense ad code in the bottom of the posting. The first is to suggest that you install in the System Read More that I've described, if the template you are using the system, please follow these steps :
  1. Please signin to blogger with your ID.
  2. Clik layout.
  3. Clik tab edit HTML.
  4. Clik Download Template
  5. Please save the template first, and is intended to reduce the risk if an error occurred while editting the template, we still have a back up data to restore it as before
  6. Check the box Expand Widget Templates, see the picture below


  7. Wait a few moments when the process is underway
  8. Please find the following code in your template code (with the assumption that the template you have installed the system read more) :

    <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>Selengkapnya...</strong></a></p>
    </b:if>

  9. Please find the following code in your template code (with the assumption that the template you have installed the system read more) :

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

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

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

  10. Clik Save Template


0 komentar:

Posting Komentar