Suspended

Status
Not open for further replies.

AS2002

New Member
Messages
18
Reaction score
0
Points
0
Hi,
I'm new to site building, and I was working on putting my site up, but it is suspended. It was www.eairsoft.x10hosting.com and was up for I believe a month. I was wondering if it was in violation of the TOS or if my ads were incorrect. I finally was able to get some help with the site, and I checked it out today, and it's suspended.

Thanks for the help.
 
Last edited:

Mikek

New Member
Messages
246
Reaction score
0
Points
0
You should request info about suspended accounts in this format

cPanel Username:
Subdomain:
How long your account has been up:
Did you have the ads placed on every page:
 

AS2002

New Member
Messages
18
Reaction score
0
Points
0
Thanks

cPanel Username: EAirsoft
Subdomain: Eairsoft (.x10hosting.com)
How long your account has been up: Less than 2 months I believe
Did you have the ads placed on every page: I only had one page, and three text links on it.
 

Tyler

Retired Staff
Messages
8,564
Reaction score
0
Points
0
You were suspended for not using the ad code, you can find it in the ad code zip package (link in sig)

Unsuspended
 

AS2002

New Member
Messages
18
Reaction score
0
Points
0
Tyler said:
You were suspended for not using the ad code, you can find it in the ad code zip package (link in sig)

Unsuspended

I'm sorry, I'll get some help with that. That's why my site went unchanged for a while, because I was finding someone to help me fix it. Like I said, I'm new at this (and sadly, need to figure out what an ad code is), so thanks for the help! I'll get it fixed ASAP.

I thought I only needed a text link. Do I need a banner?
 
Last edited:

Tyler

Retired Staff
Messages
8,564
Reaction score
0
Points
0
no just the link, but you need to use the ad code link. All you do is paste in the ad code (found in the ad zip package) in the same spot you have your link right now. It's pretty easy :)
 

masterchief3k

New Member
Messages
678
Reaction score
0
Points
0
you need he code because it is generated by x10hosting's servers. that way they get money.so they can track the ads generated and clicked to get the money.
 
Last edited:

masterchief3k

New Member
Messages
678
Reaction score
0
Points
0
x10 advanced ads.

put this code on every page file you have (html,htm,php,xml,xhtml, etc.)

Code:
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
	if (!document.phpAds_used) document.phpAds_used = ',';
	phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

	document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
	document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
	document.write ("&amp;what=zone:3&amp;target=_blank");
	document.write ("&amp;exclude=" + document.phpAds_used);
	if (document.referrer)
		document.write ("&amp;referer=" + escape(document.referrer));
	document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a915c788' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:3&amp;n=a915c788' border='0' alt=''></a></noscript>
 
Last edited:

AS2002

New Member
Messages
18
Reaction score
0
Points
0
Thanks for all the help!

I'll fix my site soon, once my help returns. He does webpage design for a company, so I figured he can help me with my little site.
 
Status
Not open for further replies.
Top