xxll_martin_llxx
Member
- Messages
- 740
- Reaction score
- 1
- Points
- 18
Hey all,
On my website Phoenix Supras I tried adding the x10 hosting ad code.....
But it wouldn't show up. What's the matter with it?
I tried this on a .php and .html - neither made it show up.
Also trying to ad a google adsense code but for me that won't show up either.
Would it be because they have included, after the first '<' an exclamation mark... '!--', I've even tried removing that but it's not worked. and the '//-->' after google_ad_height = 60;.
What's up and why won't either of these codes work?
Thanks
On my website Phoenix Supras I tried adding the x10 hosting ad code.....
Code:
<script type="text/javascript" src="http://x10hosting.com/adserve.js?martin16"></script>
But it wouldn't show up. What's the matter with it?
I tried this on a .php and .html - neither made it show up.
Also trying to ad a google adsense code but for me that won't show up either.
Code:
<script type="text/javascript"><!--
google_ad_client = "pub-5948534846093437";
/* 234x60, created 18/07/08 */
google_ad_slot = "0042624834";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="[URL]http://pagead2.googlesyndication.com/pagead/show_ads.js[/URL]">
</script>
Would it be because they have included, after the first '<' an exclamation mark... '!--', I've even tried removing that but it's not worked. and the '//-->' after google_ad_height = 60;.
What's up and why won't either of these codes work?
Thanks
Last edited by a moderator: