banner ads code

Zenax

Active Member
Messages
1,377
Reaction score
4
Points
38
no you cannot to state it simply. please use this code:

Code:
<script type="text/javascript" src="http://x10hosting.com/adserve.js?advanced"></script>
 

Starshine

Legend Killer
Messages
14,423
Reaction score
0
Points
0
I am unclear on what you are asking.

The advanced plan does have advertisement - its a text link ad. ( If I recall correctly )

You can place banners linking to x10 ... and using your referral code if you'd like, but you will also need the required ad code to be placed on your website.
 

fardly83

New Member
Messages
6
Reaction score
0
Points
0
i mean i don't use that ads code, ive change javascript code to 486X60 banner with click to x10 site like this image
adslp9.jpg

Edit:
can i use it???
 
Last edited:

Starshine

Legend Killer
Messages
14,423
Reaction score
0
Points
0
No. You must use the ad code required for your hosting package. You may also add banners or buttons or whatever you'd like, if you wish.

Referring to the T.O.S. :

» Proper advertisements are required to be placed on each and every page of your website.
» Advertisements are to be placed in such a spot so that the end-user can view them without having to scroll down on the page.
» Advertisements must be placed on your site. They may not be placed on any pop-ups or pop-unders.
» The advertisement and its source code must be on your page entirely. The image or code for the advertisement must not be edited in anyway.
» You may not promote clicking of the advertisements on your web site.
 

fardly83

New Member
Messages
6
Reaction score
0
Points
0
ok... :(

too many hassle and i must follow rule, you give text link back to your site, but i've give 486X60 banner still don't enough? , if i change plan no ads so small mb. how do i closed my account i don't need it. in my apply so many hosting x10 is the one has very complicated with ads.. thanks for reply
 
Last edited:

Starshine

Legend Killer
Messages
14,423
Reaction score
0
Points
0
ok... :(

so many banner and if i change plan so small mb. how do i closed my account

You said you are on the advanced plan - there is no banner. If you are on Corporate, there is.
I am a bit confused on what you mean by "So many banners" - there aren't. You are just required to put the ad code on each public - viewable page. Thats just one banner or text link.

I can close your account, but I am hoping we can work through this issue without having to resort to that.
Edit:
ok... :(

so many hassle and must follow rule, if i change plan so small mb. how do i closed my account

Unless you plan to host your website on your own computer, you are going to be required to follow a set amount of rules no matter where you are hosted. You could switch to a paid hosting plan, which - although still has rules ... does not require you to have advertisement. ( And would also give you the needed space and bandwidth you ask for )
 
Last edited:

fardly83

New Member
Messages
6
Reaction score
0
Points
0
sorry about this, this is misunderstanding
Edit:
i've change like you told me to corporate and one more how do i put ads?
 
Last edited:

Starshine

Legend Killer
Messages
14,423
Reaction score
0
Points
0
Quite okay.
Thats why I wasn't ready to let ya go without one of us understanding the other.

What program are you using on your website? I personally am not skilled at placing ads, but one of the staff or other members may know how - and I can ask around to get you some assistance.
 

fardly83

New Member
Messages
6
Reaction score
0
Points
0
sorry my english was bad. hehehe im use php-nuke and now try to search module javascript to put top banner
Edit:
now i've got it how to do thank you so much for your helps
Edit:
this is code what i've use

<?php

if (eregi("block-adsx10host.php", $PHP_SELF)) {
Header("Location: index.php");
die();
}

$content = "<center>";
$content .= "<script language=\"JavaScript\" src=\"http://x10hosting.com/adserve.js?corporate\" charset=\"UTF-8\"></script>\n";
$content .= "</center>";

?>
 
Last edited:

Zenax

Active Member
Messages
1,377
Reaction score
4
Points
38
simply log into your account by going to your cPanel here:
http://sims2customs.exofire.net:2082

I took the liberty of getting your link and adding require info to go to cPanel.

Log in with your registered name and password.

Once there, go into the file manager, and locate the directory containing your themes. go into the one you are using (default) and locate the header.php file. Edit that file with the ad code and it will work.

If you dont want to go through that hastle, send me your info, by PMing me by clicking this link:
http://www.x10hosting.com/forums/private.php?do=newpm&u=8936

Hope this helps!
 
Top