<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Place Your Script Tags at the Bottom</title>
	<atom:link href="http://www.web-hosting-newsletter.com/2009/02/10/place-your-script-tags-at-the-bottom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-hosting-newsletter.com/2009/02/10/place-your-script-tags-at-the-bottom/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=place-your-script-tags-at-the-bottom</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 20:36:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Phi</title>
		<link>http://www.web-hosting-newsletter.com/2009/02/10/place-your-script-tags-at-the-bottom/comment-page-1/#comment-4220</link>
		<dc:creator>Phi</dc:creator>
		<pubDate>Sun, 01 Mar 2009 06:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-hosting-newsletter.com/?p=903#comment-4220</guid>
		<description>Placing 3rd party javascript includes at the bottom of the page results in very noticeable improvement when dealing with google scripts and anything third party.

As long as it does not need to be in the page onload or be instantiated prior to a web control / effect being rendered (ajax) like Kevin mentioned.

I have a common footer file (php and asp.net includes) and keeping track of 3rd party scripts is pretty easy with this method.</description>
		<content:encoded><![CDATA[<p>Placing 3rd party javascript includes at the bottom of the page results in very noticeable improvement when dealing with google scripts and anything third party.</p>
<p>As long as it does not need to be in the page onload or be instantiated prior to a web control / effect being rendered (ajax) like Kevin mentioned.</p>
<p>I have a common footer file (php and asp.net includes) and keeping track of 3rd party scripts is pretty easy with this method.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

