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
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..
Anymore idea please... I removed the ads, but still I got it in my main page..should be leaderboard...
<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?
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):
I see no ads on the right? only top and bottom. Right side only showing "Recommended" and "Sponsors" 9 ads for OnThe Spot Hosting.
The problem is from your directory scripts which add extra html code. see detail Look for extra HTML added to your ad code
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):
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.