Ads slowing my site down

Status
Not open for further replies.

thecarver

New Member
Messages
110
Reaction score
0
Points
0
Hi,
I have the advanced hosting plan, and since the ad is only a text link back to x10hosting.com, could I just put the link in my php header file, since when I include this:
Code:
 include('http://staff.x10hosting.com/adCode.php?ad=advanced');
my site takes about 5 seconds more than usual to load
Thank you.

Jack the Carver
 
Last edited:

Phil

Retired Staff
Messages
7,344
Reaction score
0
Points
36
You must use our ad code to put the ad's on EVERY page of your site, must be they must be showing at all times. If it means your site loading time is increased so be it.
 

thecarver

New Member
Messages
110
Reaction score
0
Points
0
But do I have to put the include, or can I directly add the javascript code that the include links to into the header file?(which shows on every page)
 
Last edited:

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
Yes you can do either. The PHP include is just an easier way for some people to add the ads.
 
Status
Not open for further replies.
Top