Hi,
I was just wondering if using something like:
<a href="http://www.domainnamewithcontent.com/games/1.html">test</a> rather than using <a href="games/1.html">test</a> will descrease any performance on your site.
Does it slow down the loading of pages.
Also what about when getting about 20 images for the page using <img src="http://www.domainnamewithcontent.com/image/img1.jpg" /> instead of <img src="image/img1.jpg" />
Will all this slow down the loading of a page or add to the server load.








Bookmarks