<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TGFI &#187; Wordpress</title>
	<atom:link href="http://www.tgfi.net/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tgfi.net</link>
	<description>Indianapolis based web application development, hosting and network support.</description>
	<lastBuildDate>Wed, 17 Feb 2010 02:45:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How Fast Does Your Website Load?</title>
		<link>http://www.tgfi.net/2009/03/02/how-fast-does-your-website-load/</link>
		<comments>http://www.tgfi.net/2009/03/02/how-fast-does-your-website-load/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 13:21:36 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[conversion rate]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/?p=440</guid>
		<description><![CDATA[FACT: The speed at which a page loads is directly proportional to both customer satisfaction and conversion rate.  
In 2006 Google did a comparison test to show 30 results per page instead of 10. Traffic and revenue dropped by 20% despite being a change people had requested. Why was this the case? It took [...]]]></description>
			<content:encoded><![CDATA[<p>FACT: The speed at which a page loads is directly proportional to both customer satisfaction and conversion rate.  <span id="more-440"></span></p>
<p>In 2006 <a rel="nofollow" href="http://glinden.blogspot.com/2006/11/marissa-mayer-at-web-20.html">Google did a comparison test</a> to show 30 results per page instead of 10. Traffic and revenue dropped by 20% despite being a change people had requested. Why was this the case? It took an additional 0.5 seconds to render the page. Speed matters.</p>
<p><img class="alignright size-medium wp-image-442" title="TGFI Web Design" src="http://www.tgfi.net/wp-content/uploads/2009/02/picture-3-300x240.jpg" alt="TGFI Web Design" width="300" height="240" /></p>
<p>Google knows a lot about customer browsing behavior. They know how fast a site loads versus how long a person stays on the site. They even take it into account when ranking your website for keywords. The longer a person stays on your site the better. The longer it takes to show them the content, the faster they jump ship.  Late last year</p>
<p>Google released the Chrome web browser for Windows as an attempt to speed things up on the visitor&#8217;s end. It worked very well and lit quite a fire under web browser developers. Safari 3, Firefox 3 and IE 8 have all seen improvements in speed because of it.</p>
<p>The new Safari 4 beta for Mac however, has set a new bar. It&#8217;s faster than any other browser we&#8217;ve ever used. It loads MSN.com some 8 times faster than IE 7.</p>
<h2>What You Can Do to Speed Up Your Web Site</h2>
<p><span style="font-weight: normal; font-size: 13px;">Since most people aren&#8217;t using Safari 4 and are using IE 6 or 7, here are some ways to speed up your site.</span></p>
<ul>
<li>Make your images smaller through optimizing file size.</li>
<li>Only load what you need on a page. File sizes add up quick to slow you down.</li>
<li>Make sure your HTTP headers are setup to allow client side caching of images and scripts. This helps on future page loads.Cache your database driven pages as rendered HTML files. We use the wp-cache or wp-supercache plugin on every Wordpress site we build and custom caching solutions in frameworks like Ruby on Rails.</li>
<li>Host your site close to your customers on good equipment. 25 milliseconds of latency going across the country adds up quick. Our homepage loads 19 files (the page, images, javascript, etc). That&#8217;s nearly half a second just by being close to home!</li>
</ul>
<p>Even with the <a title="How to Attract Constant Attention to Your Website" href="http://www.tgfi.net/2009/02/15/attract-attention-to-your-website/">best keywords, landing page design, content and offer</a> your conversions will suffer due to slow load times. We can help. Just give us a call.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2009/03/02/how-fast-does-your-website-load/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing the TGFI.net SEO Plugin for Wordpress</title>
		<link>http://www.tgfi.net/2009/01/20/introducing-the-tgfinet-seo-plugin-for-wordpress/</link>
		<comments>http://www.tgfi.net/2009/01/20/introducing-the-tgfinet-seo-plugin-for-wordpress/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 17:11:08 +0000</pubDate>
		<dc:creator>Greg Benedict</dc:creator>
				<category><![CDATA[Our Work]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[TGFI]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[TGFI.net SEO Plugin]]></category>

		<guid isPermaLink="false">http://www.tgfi.net/?p=377</guid>
		<description><![CDATA[Here at TGFI we create a lot of sites for our customers using Wordpress. Only we set it up as a CMS tool so our customers can easily maintain the pages on their website and post news articles appropriately.
One of the biggest issues we&#8217;ve had is properly dealing with the simple trio of search engine [...]]]></description>
			<content:encoded><![CDATA[<p>Here at TGFI we create a lot of sites for our customers using Wordpress. Only we set it up as a CMS tool so our customers can easily maintain the pages on their website and post news articles appropriately.</p>
<p>One of the biggest issues we&#8217;ve had is properly dealing with the simple trio of search engine optimization: titles, descriptions and keywords. There are some really good tools out there, but all of them have issues or just aren&#8217;t kept up anymore.</p>
<p>Lately it&#8217;s become more and more evident that we needed something custom. We were willing to pay for it, but none of the authors of those existing tools would get back to us. So, this past week we took it into our own hands. We created the <a href="http://www.tgfi.net/tgfi-seo-plugin/">TGFI.net SEO Plugin for Wordpress</a>.</p>
<p>Right out of the gate it does title, description and keyword overrides for greater control over search engine readability. We plan on adding more features, such as navigation control, in the future, so stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tgfi.net/2009/01/20/introducing-the-tgfinet-seo-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
