Hi,
Eventhough you did great in making the code to add on our pages be a single-line script, my website becomes very slow when loading pages because of what is contained in the ad script.
Here is what the single-line ad code becomes:
As you can see, there are lots of src= attributes in iamges and scripts, containing different URLs. I don't know why the additional Intellitxt is also there. It takes lots of time to contact all of those URLs for each page! There is also an ID, and inline CSS...
Why is this too complicated? Why is the Intellitxt there? Is there a way to make it less cluttered so that websites load fastly?
It also adds this code after some lines:
Eventhough you did great in making the code to add on our pages be a single-line script, my website becomes very slow when loading pages because of what is contained in the ad script.
Here is what the single-line ad code becomes:
Code:
<script type="text/javascript" src="http://x10hosting.com/adserve.js?yahia"></script>
<script language="JavaScript" type="text/javascript" src="http://x10hosting.com/advert/adjs.php?n=575207884&what=zone:3&target=_blank&exclude=,&referer=http%3A//yahia.ma/"></script>
<a href="http://x10hosting.com/advert/adclick.php?bannerid=7&zoneid=3&source=&dest=http%3A%2F%2Fwww.x10hosting.com" target="_blank" onmouseover="self.status='Click here to sign-up today!'; return true;" onmouseout="self.status='';return true;">Free Hosting by x10hosting.com
<script type="text/javascript" src="http://x10hosting.us.intellitxt.com/intellitxt/front.asp?ipid=4460"></script>
</a>
<div id="beacon_7" style="position: absolute; left: 0px; top: 0px; visibility: hidden;">
<img src="http://x10hosting.com/advert/adlog.php?bannerid=7&clientid=6&zoneid=3&source=&block=0&capping=0&cb=a85689aa0787b9c2cf8fd664846d81cf" alt="" style="width: 0px; height: 0px;" height="0" width="0">
</div>
As you can see, there are lots of src= attributes in iamges and scripts, containing different URLs. I don't know why the additional Intellitxt is also there. It takes lots of time to contact all of those URLs for each page! There is also an ID, and inline CSS...
Why is this too complicated? Why is the Intellitxt there? Is there a way to make it less cluttered so that websites load fastly?
It also adds this code after some lines:
Code:
<script type="text/javascript" src="http://x10hosting.us.intellitxt.com/v3/door.jsp?ts=1186940305799&pagecl=668&ias=ee7709214d984c58a999dfa0b4b97d93&ipid=4460&refurl=http://yahia.ma/fr/">
...
</script>
Last edited: