Pissed with adsense!

Discussion in 'AdSense' started by silveraden, Dec 24, 2007.

  1. #1
    I have a new directory where I am currently working on. When putting codes, the ads appear differently..

    At the right I put text link ads and referral ads but what shows are all text ads in unknown format..:(
    http://www.myseoblog.net/directory.

    Tell me what you see.

    Thanks
     
    silveraden, Dec 24, 2007 IP
  2. xAlexKimx

    xAlexKimx Well-Known Member

    Messages:
    547
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    158
    #2
    Yeah this is what i got too!
    But you know what? I found out why it's appears like that, it's because before the Ads code or in the Ads code, you put <!--
    try to remove <!--askdfalsdjfak --> or if you try to edit google's ads code, it will appears that way..
     
    xAlexKimx, Dec 24, 2007 IP
  3. silveraden

    silveraden Banned

    Messages:
    3,833
    Likes Received:
    109
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ok, thanks a lot.. I will try..

    hmmm..not working...:(. Those tags are default from adsense.
     
    silveraden, Dec 24, 2007 IP
  4. silveraden

    silveraden Banned

    Messages:
    3,833
    Likes Received:
    109
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Anymore idea please...
    I removed the ads, but still I got it in my main page..should be leaderboard...
     
    silveraden, Dec 24, 2007 IP
  5. xAlexKimx

    xAlexKimx Well-Known Member

    Messages:
    547
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    158
    #5
    <script type="text/javascript">
    <!--
    google_ad_client = "pub-6087055017789301";
    google_alternate_ad_url = "";
    google_alternate_color = "FFFFFF";
    google_ad_width = 234;
    google_ad_height = 60;
    google_ad_format = "234x60_as";
    google_ad_type = "text";
    google_ad_channel = "";
    google_color_border = ["D9E3EC","D9E3EC","D9E3EC","D9E3EC"];
    google_color_bg = ["D9E3EC","D9E3EC","D9E3EC","D9E3EC"];
    google_color_link = ["E13941","E13941","E13941","E13941"];
    google_color_url = ["585858","585858","585858","585858"];
    google_color_text = ["585858","585858","585858","585858"];

    //-->
    </script>

    Is that those code in red from the google? or you just added them?
     
    xAlexKimx, Dec 24, 2007 IP
  6. silveraden

    silveraden Banned

    Messages:
    3,833
    Likes Received:
    109
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Very strange... I am not seeing those codes when I open the files in editor..but in view source, it appears..it is automatically generated..

    Look at some parts of my php where ad code is inserted.. ad code is clecn..

    
      {if !$smarty.foreach.path.last}
             <a href="{if $smarty.const.ENABLE_REWRITE}{$current_path}{else}index.php?c={$cat.ID}{/if}">{$cat.TITLE|escape|trim}</a>
          {else}
             {$cat.TITLE|escape|trim}
          {/if}
       {/foreach}
    </div>
    <br><center><script type="text/javascript"><!--
    [COLOR="Red"]google_ad_client = "pub-6087055017789301";
    //728x90, created 12/24/07
    google_ad_slot = "7352983180";
    google_ad_width = 728;
    google_ad_height = 90;
    //--></script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">[/COLOR]
    </script></center><br>
    
    {* Calculate the number of categories per row *}
    {php}
    Code (markup):
     
    silveraden, Dec 24, 2007 IP
  7. infodude

    infodude Peon

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I see no ads on the right? only top and bottom. Right side only showing "Recommended" and "Sponsors" 9 ads for OnThe Spot Hosting.
     
    infodude, Dec 24, 2007 IP
  8. Adulu

    Adulu Peon

    Messages:
    2,791
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Adulu, Dec 24, 2007 IP
  9. silveraden

    silveraden Banned

    Messages:
    3,833
    Likes Received:
    109
    Best Answers:
    0
    Trophy Points:
    0
    #9
    silveraden, Dec 24, 2007 IP
  10. kewlchat

    kewlchat Well-Known Member

    Messages:
    1,779
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    110
    #10
    it looks fine now on mine im useing ie7
     
    kewlchat, Dec 24, 2007 IP
  11. pcarlow

    pcarlow Active Member

    Messages:
    774
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    90
    #11
    I would put the adsense code in a seperate file and then call it with a php include. That might help.

    
    <?php include ('adsensecode.php'); ?>
    
    Code (markup):
     
    pcarlow, Dec 24, 2007 IP
  12. xiribilla

    xiribilla Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    This is what I see there:
    The installer cannot start.
    Please make sure that the folder /home/myseoblo/public_html/directory/temp/templates is writeable by the user the webserver runs under.
     
    xiribilla, Dec 24, 2007 IP
  13. tsc

    tsc Well-Known Member

    Messages:
    429
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    110
    #13
    Somethings gone awry...

     
    tsc, Dec 24, 2007 IP
  14. mhmdkhamis

    mhmdkhamis Well-Known Member

    Messages:
    1,097
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    145
    #14
    your directory not work now
     
    mhmdkhamis, Dec 24, 2007 IP
  15. silveraden

    silveraden Banned

    Messages:
    3,833
    Likes Received:
    109
    Best Answers:
    0
    Trophy Points:
    0
    #15
    It's working fine now and you can submit your seo-related site..
    Adsense working too:)

    Thanks
     
    silveraden, Jan 1, 2008 IP