Help with google ads on my websites

I was recently approved for the google adsense program. I went to my site editor which is hosted by googlepages. I edited the HTML in the body and pasted the code. Then I saved and published.

Problem- My ads do not appear and when I go back to edit the HTML, the code has disappeared. Even in the source code its just not there.

Reps for help.
 
What web program are you using?

Is there a save feature that you may have overlooked?

Nothing at all shows up? Not even a "Page Cannot Be Displayed" error where the ads should be showing up?
 
I just created a dummy page for myself and my adsense code worked.



You just have to wait about 5 min for it to kick in after you publish it. Keep refreshing and you should see it after a few min.
 
You made that look easy. I tried it that way but it wouldn't work. So what I tried to do was upload a HTM with the code



It worked there ^^^

So I tried to put it on my main site with like this:

<iframe scr="ads.htm" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" frameborder="0" width="60" scrolling="no" height="468"></iframe>


But now its just a blank rectangle. I'll update in about 30 minutes. Been trying to do this all day.
 
Why did you use an iframe code?

Is that the code that adsense spit out for you?

This is what mine looks like....

<script type="text/javascript"><!--
google_ad_client = "pub-7618623469450735";
/* 728x90, created 3/12/08 */
google_ad_slot = "5705560878";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
 
Why did you use an iframe code?

Is that the code that adsense spit out for you?

This is what mine looks like....

<script type="text/javascript"><!--
google_ad_client = "pub-7618623469450735";
/* 728x90, created 3/12/08 */
google_ad_slot = "5705560878";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Alright heres my code: Look exactly like yours. Let me try putting it in one more time.

<script type="text/javascript"><!--
google_ad_client = "pub-0668101835531164";
/* 468x60, created 3/12/08 */
google_ad_slot = "4559306200";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
 
I'll wait for like 10 minutes and refresh my website see if it comes on. I still don't see the code in the "source code" though :confused:
 
Well..its still not working.

Can you go to your dummy page, click "edit html" and post exactly what you have there instead.
 
You have to make sure to click in the same box that you entered the code in before you click the "edit html" link on the bottom right of the editor.

If you dont click in the same box, the html will not show up because you didn't enter it there.
 
Thanks, I'm getting somewhere

Now I'm getting a website cannot be displayed. So this is where I just wait for 10 minutes?

edit: It works! Now I'm gonna see if I can move it to the top of my website

edit: Got exactly how I wanted it. Thanks for the help!
 
Last edited:
whats your website?



I made 2 bucks last night; google ads are awesome. Basically, its a site with all my programs and my goal for my site is to get people to join those programs so they can be my referrals. I make money doing all this
 
Last edited:
Back
Top