<?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>Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir. &#187; Web design</title>
	<atom:link href="http://www.andrewkeir.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrewkeir.com</link>
	<description>Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir.</description>
	<lastBuildDate>Sun, 25 Jul 2010 01:14:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to embed W3C valid Youtube videos</title>
		<link>http://www.andrewkeir.com/valid-w3c-youtube-videos/</link>
		<comments>http://www.andrewkeir.com/valid-w3c-youtube-videos/#comments</comments>
		<pubDate>Thu, 27 May 2010 19:09:45 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=3166</guid>
		<description><![CDATA[Posting an occasional youtube video in your blog is quick and easy way to add a little content and pull in a few visitors. The problem for us web designers is that the code to embed the video, like most outside sources, isn&#8217;t W3C valid. Although the video might be great, using the it ruins [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/what-is-an-rss-feed/" rel="bookmark" title="What is an RSS feed?">What is an RSS feed? &#40;<span class="comment-number">0</span>&#41;</a><!-- (43.4948)--></li>
<li><a href="http://www.andrewkeir.com/marketing-with-twitter-off-to-a-good-start/" rel="bookmark" title="Marketing with Twitter, off to a good start">Marketing with Twitter, off to a good start &#40;<span class="comment-number">2</span>&#41;</a><!-- (40.5025)--></li>
<li><a href="http://www.andrewkeir.com/wordpress-blog-seo/" rel="bookmark" title="WordPress SEO with Matt Cutts">WordPress SEO with Matt Cutts &#40;<span class="comment-number">0</span>&#41;</a><!-- (36.7068)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/valid-youtube-code.gif" alt="w3c valid youtube code" /></p>
<p>Posting an occasional youtube video in your blog is quick and easy way to add a little content and pull in a few visitors. The problem for us web designers is that the code to embed the video, like most outside sources, isn&#8217;t <a href="http://www.andrewkeir.com/5-reasons-for-valid-webcode/">W3C valid</a>.</p>
<p>Although the video might be great, using the it ruins your otherwise perfectly coded website, which is a real pain if your a stickler for keeping your website perfect. With a little cut and paste to the embed code however, you can still post the content without sacrificing your standards. <span id="more-3166"></span></p>
<p>Copy and past the following code as your base&#8230;</p>
<blockquote><p>&#60;object type=&#34;application/x-shockwave-flash&#34; data=&#34;<strong>EMBED URL</strong>&#34; width=&#34;480&#34; height=&#34;385&#34;&#62;<br />
&#60;param name=&#34;movie&#34; value=&#34;<strong>EMBED URL</strong>&#34; /&#62;<br />
&#60;param name=&#34;FlashVars&#34; value=&#34;playerMode=embedded&#34; /&#62;&#60;/object&#62;</p></blockquote>
<p>&#8230;take just the URL portion from the embed code (shown below, also <a href="http://www.andrewkeir.com/images/news/youtube-code.gif"target="_blank" rel="nofollow" >highlighted in bold here</a>) and replace the <strong>EMBED URL</strong> sections shown above&#8230;</p>
<blockquote><p>http://www.youtube.com/v/etEP1Bhgui0&#038;hl=en_US&#038;fs=1&#038;</p></blockquote>
<p>&#8230;and you can post your youtube video while remaining W3C valid. Make sure to use the http address from the embed code, <em>not</em> the URL of your web browser.</p>
<p>You&#8217;ll also need to specify the width and height in the base code for whatever size you want the video to play. You can use the standard dimensions listed with the Youtube video or you can scale it to suite your needs, both will work.</p>
<p><strong>Hope that helps.</strong></p>
<p>Be sure to copy and past the base code to retain it exactly. Some of the formatting isn&#8217;t apparent as it wraps to the next line, if you partially copy or type it out you may break the code. Good luck.</p>
<div class="rdivspacer"></div>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/valid-w3c-youtube-videos/&amp;t=How+to+embed+W3C+valid+Youtube+videos" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+embed+W3C+valid+Youtube+videos+-+http://tinyurl.com/25yp2ot&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/valid-w3c-youtube-videos/&amp;title=How+to+embed+W3C+valid+Youtube+videos&amp;summary=%0D%0A%0D%0APosting%20an%20occasional%20youtube%20video%20in%20your%20blog%20is%20quick%20and%20easy%20way%20to%20add%20a%20little%20content%20and%20pull%20in%20a%20few%20visitors.%20The%20problem%20for%20us%20web%20designers%20is%20that%20the%20code%20to%20embed%20the%20video%2C%20like%20most%20outside%20sources%2C%20isn%27t%20W3C%20valid.%0D%0A%20%0D%0AAlthough%20the%20video%20might%20be%20great%2C%20using%20the%20it%20ruins%20y&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/valid-w3c-youtube-videos/&amp;title=How+to+embed+W3C+valid+Youtube+videos" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/valid-w3c-youtube-videos/&amp;title=How+to+embed+W3C+valid+Youtube+videos" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/valid-w3c-youtube-videos/&amp;title=How+to+embed+W3C+valid+Youtube+videos" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/valid-w3c-youtube-videos/&amp;title=How+to+embed+W3C+valid+Youtube+videos" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/valid-w3c-youtube-videos/&amp;Title=How+to+embed+W3C+valid+Youtube+videos" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/what-is-an-rss-feed/" rel="bookmark" title="What is an RSS feed?">What is an RSS feed? &#40;<span class="comment-number">0</span>&#41;</a><!-- (43.4948)--></li>
<li><a href="http://www.andrewkeir.com/marketing-with-twitter-off-to-a-good-start/" rel="bookmark" title="Marketing with Twitter, off to a good start">Marketing with Twitter, off to a good start &#40;<span class="comment-number">2</span>&#41;</a><!-- (40.5025)--></li>
<li><a href="http://www.andrewkeir.com/wordpress-blog-seo/" rel="bookmark" title="WordPress SEO with Matt Cutts">WordPress SEO with Matt Cutts &#40;<span class="comment-number">0</span>&#41;</a><!-- (36.7068)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/valid-w3c-youtube-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edit live web designs on the fly</title>
		<link>http://www.andrewkeir.com/web-design-on-the-fly/</link>
		<comments>http://www.andrewkeir.com/web-design-on-the-fly/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 08:26:18 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=3178</guid>
		<description><![CDATA[One advantage when working in print, is that once the design is committed to paper your work is done. With web design however, there is the never ending &#8220;what if&#8221; factor. What if I tweaked this, nudge that and change that a little. It&#8217;s a bit of an industry joke that graphic designers are never [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/what-is-a-blog/" rel="bookmark" title="What is a blog?">What is a blog? &#40;<span class="comment-number">0</span>&#41;</a><!-- (34.1551)--></li>
<li><a href="http://www.andrewkeir.com/the-nofollow-html-attribute-explained/" rel="bookmark" title="The &#8220;nofollow&#8221; html attribute explained">The &#8220;nofollow&#8221; html attribute explained &#40;<span class="comment-number">0</span>&#41;</a><!-- (24.4129)--></li>
<li><a href="http://www.andrewkeir.com/google-pagerank-sculpting-with-matt-cutts/" rel="bookmark" title="Google PageRank sculpting with Matt Cutts">Google PageRank sculpting with Matt Cutts &#40;<span class="comment-number">0</span>&#41;</a><!-- (22.3958)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/firebug/firebug.jpg" alt="firebug" /></p>
<p>One advantage when working in print, is that once the design is committed to paper your work is done. With web design however, there is the never ending &#8220;what if&#8221; factor. What if I tweaked this, nudge that and change that a little.</p>
<p>It&#8217;s a bit of an industry joke that graphic designers are never completely happy with their own work. If you frequent a few design blogs it wouldn&#8217;t be unusual to notice a little change every few months.</p>
<p>Depending on the particulars of your site making these changes can be more or less difficult. A static HTML/CSS web page can be edited and previewed locally, but if your running a php site, wordpress blog etc. there isn&#8217;t really a great way to preview the work offline.  <span id="more-3178"></span></p>
<p>A dummy site could be set up or you could make the changes to live site, neither of which is particularly time efficient, and worst yet a little mistake somewhere along the line can ruin the appearance of your live site for current visitors or even bring your site down depending on the nature of the error.</p>
<p>This is where <a href="http://getfirebug.com/" rel="nofollow" >Firebug</a> comes in. The firebug plugin allows you to inspect, edit and preview HTML, CSS and javascript  on any live web page without having to change or upload any of the sites files.</p>
<p><img src="http://www.andrewkeir.com/images/news/firebug/firebug-sans.gif" alt="web design 1" /><br />
<strong>Before.</strong></p>
<p><img src="http://www.andrewkeir.com/images/news/firebug/firebug-serif.gif" alt="web design 2" /><br />
<strong>After.</strong></p>
<p>Demonstrated above; <em>before</em>, showing my current sans body copy and red background when hovering over links, and <em>after</em>, showing serif body copy and grey links.</p>
<p>A basic example obviously, however the firebug tool can be used to change any rule or element on your web page without any impact or risk on your live site, and no wasted time creating and uploading copies.</p>
<p><strong>Very useful.</strong></p>
<p>The <a href="http://getfirebug.com/" rel="nofollow">firebug plugin</a> also has a variety of analysis and performance tools to optimize the performance of your site. Even if you only do a small amount of web design, the plugin&#8217;s worth a look.</p>
<div class="rdivspacer"></div>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/web-design-on-the-fly/&amp;t=Edit+live+web+designs+on+the+fly" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Edit+live+web+designs+on+the+fly+-+http://tinyurl.com/yjugk4p&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/web-design-on-the-fly/&amp;title=Edit+live+web+designs+on+the+fly&amp;summary=%0D%0A%0D%0AOne%20advantage%20when%20working%20in%20print%2C%20is%20that%20once%20the%20design%20is%20committed%20to%20paper%20your%20work%20is%20done.%20With%20web%20design%20however%2C%20there%20is%20the%20never%20ending%20%22what%20if%22%20factor.%20What%20if%20I%20tweaked%20this%2C%20nudge%20that%20and%20change%20that%20a%20little.%0D%0A%0D%0AIt%27s%20a%20bit%20of%20an%20industry%20joke%20that%20graphic%20designers%20are%20nev&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/web-design-on-the-fly/&amp;title=Edit+live+web+designs+on+the+fly" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/web-design-on-the-fly/&amp;title=Edit+live+web+designs+on+the+fly" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/web-design-on-the-fly/&amp;title=Edit+live+web+designs+on+the+fly" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/web-design-on-the-fly/&amp;title=Edit+live+web+designs+on+the+fly" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/web-design-on-the-fly/&amp;Title=Edit+live+web+designs+on+the+fly" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/what-is-a-blog/" rel="bookmark" title="What is a blog?">What is a blog? &#40;<span class="comment-number">0</span>&#41;</a><!-- (34.1551)--></li>
<li><a href="http://www.andrewkeir.com/the-nofollow-html-attribute-explained/" rel="bookmark" title="The &#8220;nofollow&#8221; html attribute explained">The &#8220;nofollow&#8221; html attribute explained &#40;<span class="comment-number">0</span>&#41;</a><!-- (24.4129)--></li>
<li><a href="http://www.andrewkeir.com/google-pagerank-sculpting-with-matt-cutts/" rel="bookmark" title="Google PageRank sculpting with Matt Cutts">Google PageRank sculpting with Matt Cutts &#40;<span class="comment-number">0</span>&#41;</a><!-- (22.3958)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/web-design-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Forty days on dedicated hosting</title>
		<link>http://www.andrewkeir.com/vps-hosting-review/</link>
		<comments>http://www.andrewkeir.com/vps-hosting-review/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 21:35:01 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO and online marketing]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=3121</guid>
		<description><![CDATA[It&#8217;s been a little over a month since posting my initial experience on dedicated hosting, and so far, its been 40 days, 10 hours and 4 minute of bliss. Like many, I initially started on shared hosting which was okay to start, but as time went by ( and presumably more people shared the same [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/the-switch-to-dedicated-hosting/" rel="bookmark" title="The switch to dedicated hosting">The switch to dedicated hosting &#40;<span class="comment-number">4</span>&#41;</a><!-- (67.3759)--></li>
<li><a href="http://www.andrewkeir.com/is-your-blog-digg-proof/" rel="bookmark" title="Is your blog Digg proof">Is your blog Digg proof &#40;<span class="comment-number">0</span>&#41;</a><!-- (21.6488)--></li>
<li><a href="http://www.andrewkeir.com/how-to-delete-your-wordpress-revisions/" rel="bookmark" title="How to delete your wordpress revisions">How to delete your wordpress revisions &#40;<span class="comment-number">0</span>&#41;</a><!-- (13.7524)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/calendar.gif" alt="calendar" /></p>
<p>It&#8217;s been a little over a month since posting my initial experience on <a href="http://www.andrewkeir.com/the-switch-to-dedicated-hosting/">dedicated hosting</a>, and so far, its been 40 days, 10 hours and 4 minute of bliss.</p>
<p>Like many, I initially started on shared hosting which was okay to start, but as time went by ( and presumably more people shared the same server ) things went from bad to worse. <span id="more-3121"></span></p>
<p>With <a href="http://www.andrewkeir.com/a-little-pagerank-seems-to-go-a-long-way/">traffic growing</a> and my site being plagued by slow or failed page loads shared hosting just wasn&#8217;t cutting it any more, but at 5 times the price I was hesitant to take the next step. I shouldn&#8217;t have been.</p>
<p>With my new host <a href="http://www.mediatemple.net/go/order/?refdom=andrewkeir.com" rel="nofollow">Media Temple</a>, the performance and level of support that comes with there dedicated servers has been above reproach.</p>
<p><strong>Two thumbs up.</strong></p>
<p>I&#8217;ve spoken with many people who were in the same boat, unsatisfied with their shared hosting but hesitant to move up. What I can tell you from my experience is, I&#8217;ll <strong>never</strong> use shared hosting again.</p>
<div class="rdivspacer"></div>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/vps-hosting-review/&amp;t=Forty+days+on+dedicated+hosting" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Forty+days+on+dedicated+hosting+-+http://tinyurl.com/2vym27n&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/vps-hosting-review/&amp;title=Forty+days+on+dedicated+hosting&amp;summary=%0D%0A%0D%0AIt%27s%20been%20a%20little%20over%20a%20month%20since%20posting%20my%20initial%20experience%20on%20dedicated%20hosting%2C%20and%20so%20far%2C%20its%20been%2040%20days%2C%2010%20hours%20and%204%20minute%20of%20bliss.%0D%0A%0D%0ALike%20many%2C%20I%20initially%20started%20on%20shared%20hosting%20which%20was%20okay%20to%20start%2C%20but%20as%20time%20went%20by%20%28%20and%20presumably%20more%20people%20shared%20the%20same%20se&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/vps-hosting-review/&amp;title=Forty+days+on+dedicated+hosting" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/vps-hosting-review/&amp;title=Forty+days+on+dedicated+hosting" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/vps-hosting-review/&amp;title=Forty+days+on+dedicated+hosting" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/vps-hosting-review/&amp;title=Forty+days+on+dedicated+hosting" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/vps-hosting-review/&amp;Title=Forty+days+on+dedicated+hosting" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/the-switch-to-dedicated-hosting/" rel="bookmark" title="The switch to dedicated hosting">The switch to dedicated hosting &#40;<span class="comment-number">4</span>&#41;</a><!-- (67.3759)--></li>
<li><a href="http://www.andrewkeir.com/is-your-blog-digg-proof/" rel="bookmark" title="Is your blog Digg proof">Is your blog Digg proof &#40;<span class="comment-number">0</span>&#41;</a><!-- (21.6488)--></li>
<li><a href="http://www.andrewkeir.com/how-to-delete-your-wordpress-revisions/" rel="bookmark" title="How to delete your wordpress revisions">How to delete your wordpress revisions &#40;<span class="comment-number">0</span>&#41;</a><!-- (13.7524)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/vps-hosting-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squeeze the last drop of performance from your site</title>
		<link>http://www.andrewkeir.com/how-to-minify-your-css/</link>
		<comments>http://www.andrewkeir.com/how-to-minify-your-css/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 03:40:16 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[SEO and online marketing]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=3095</guid>
		<description><![CDATA[So your web design is finished, you&#8217;ve got pages and pages of quality content with traffic and blog comments galore. If your anything like me, all that&#8217;s left to do now is obsess over every infinitesimal detail imaginable to improve your perfectly fine website. If that sounds like you, you&#8217;ll probably be interested in minifying [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/valid-w3c-youtube-videos/" rel="bookmark" title="How to embed W3C valid Youtube videos">How to embed W3C valid Youtube videos &#40;<span class="comment-number">0</span>&#41;</a><!-- (18.4929)--></li>
<li><a href="http://www.andrewkeir.com/5-reasons-for-valid-webcode/" rel="bookmark" title="5 reasons to have valid webcode">5 reasons to have valid webcode &#40;<span class="comment-number">2</span>&#41;</a><!-- (14.6594)--></li>
<li><a href="http://www.andrewkeir.com/3-writing-tips-for-your-new-blog/" rel="bookmark" title="3 writing tips for your new blog">3 writing tips for your new blog &#40;<span class="comment-number">0</span>&#41;</a><!-- (11.5537)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/minify-web-design.gif" alt="minify web design code" /></p>
<p>So your web design is finished, you&#8217;ve got pages and pages of quality content with traffic and blog comments galore. If your anything like me, all that&#8217;s left to do now is obsess over every infinitesimal detail imaginable to improve your perfectly fine website.</p>
<p>If that sounds like you, you&#8217;ll probably be interested in minifying ( See, now the picture of the Morris Mini makes sense&#8230; ) your css/code. <span id="more-3095"></span></p>
<p>The purpose of minifying your site is cut down unnecessary bandwidth usage/load times. The reduction in file size is usually around 20% &#8211; 40% which for a 10kb style sheet obviously isn&#8217;t a lot, but hey, every bit counts, especially for high traffic sites.</p>
<p>Take this code for example;</p>
<blockquote><p>
h1 {<br />
font-size: 18px;<br />
font-wei&#09;ght: bold;<br />
font-family: Helvetica;}</p>
<p>h2 {<br />
font-size: 16px;<br />
font-weight: bold;<br />
font-family: Helvetica;}</p>
<p>p {<br />
font-size: 14px;<br />
line-height: 18px;<br />
font-family: Helvetica;}</p>
<p>a {<br />
color:#D71920;<br />
text-decoration:none;}</p>
<p>a:hover{<br />
text-decoration: underline;}
</p></blockquote>
<p>Your CSS probably looks something like this and with good reason, it&#8217;s clean and easy to follow. Once you&#8217;re design is finished however there&#8217;s space to be saved here.</p>
<p>By changing your code to this;</p>
<blockquote><p>h1{font-size: 18px; font-weight: bold; font-family: Helvetica;}<br />
h2{font-size: 16px; font-weight: bold; font-family: Helvetica;}<br />
p{font-size: 14px; line-height: 18px; font-family: Helvetica;}<br />
a{color:#D71920; text-decoration:none;}<br />
a:hover{text-decoration: underline;}</p></blockquote>
<p>You remove any unnecessary data while retaining all the required information for your stylesheet.</p>
<p><strong>Tiny I know.</strong></p>
<p>If you CSS isn&#8217;t laid out like this don&#8217;t panic, the more user-friendly layout works perfectly fine. But as I said, if your looking for something new to obsess over&#8230;</p>
<div class="rdivspacer"></div>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/how-to-minify-your-css/&amp;t=Squeeze+the+last+drop+of+performance+from+your+site" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Squeeze+the+last+drop+of+performance+from+your+site+-+http://tinyurl.com/ycvd2uo&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/how-to-minify-your-css/&amp;title=Squeeze+the+last+drop+of+performance+from+your+site&amp;summary=%0D%0A%0D%0ASo%20your%20web%20design%20is%20finished%2C%20you%27ve%20got%20pages%20and%20pages%20of%20quality%20content%20with%20traffic%20and%20blog%20comments%20galore.%20If%20your%20anything%20like%20me%2C%20all%20that%27s%20left%20to%20do%20now%20is%20obsess%20over%20every%20infinitesimal%20detail%20imaginable%20to%20improve%20your%20perfectly%20fine%20website.%0D%0A%0D%0AIf%20that%20sounds%20like%20you%2C%20you%27ll&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/how-to-minify-your-css/&amp;title=Squeeze+the+last+drop+of+performance+from+your+site" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/how-to-minify-your-css/&amp;title=Squeeze+the+last+drop+of+performance+from+your+site" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/how-to-minify-your-css/&amp;title=Squeeze+the+last+drop+of+performance+from+your+site" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/how-to-minify-your-css/&amp;title=Squeeze+the+last+drop+of+performance+from+your+site" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/how-to-minify-your-css/&amp;Title=Squeeze+the+last+drop+of+performance+from+your+site" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/valid-w3c-youtube-videos/" rel="bookmark" title="How to embed W3C valid Youtube videos">How to embed W3C valid Youtube videos &#40;<span class="comment-number">0</span>&#41;</a><!-- (18.4929)--></li>
<li><a href="http://www.andrewkeir.com/5-reasons-for-valid-webcode/" rel="bookmark" title="5 reasons to have valid webcode">5 reasons to have valid webcode &#40;<span class="comment-number">2</span>&#41;</a><!-- (14.6594)--></li>
<li><a href="http://www.andrewkeir.com/3-writing-tips-for-your-new-blog/" rel="bookmark" title="3 writing tips for your new blog">3 writing tips for your new blog &#40;<span class="comment-number">0</span>&#41;</a><!-- (11.5537)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/how-to-minify-your-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The switch to dedicated hosting</title>
		<link>http://www.andrewkeir.com/the-switch-to-dedicated-hosting/</link>
		<comments>http://www.andrewkeir.com/the-switch-to-dedicated-hosting/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 09:50:37 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO and online marketing]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=3063</guid>
		<description><![CDATA[Choosing the right web hosting can be a test to say the least. There are dozens of prominent hosts, each offering a handful of services all of which seem to have as many positive reviews as they do condemning ones. After recently switching from one shared hosting provider to my new dedicated server, I can [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/vps-hosting-review/" rel="bookmark" title="Forty days on dedicated hosting">Forty days on dedicated hosting &#40;<span class="comment-number">0</span>&#41;</a><!-- (87.6474)--></li>
<li><a href="http://www.andrewkeir.com/is-your-blog-digg-proof/" rel="bookmark" title="Is your blog Digg proof">Is your blog Digg proof &#40;<span class="comment-number">0</span>&#41;</a><!-- (38.9014)--></li>
<li><a href="http://www.andrewkeir.com/should-you-use-flash/" rel="bookmark" title="Should you use flash?">Should you use flash? &#40;<span class="comment-number">2</span>&#41;</a><!-- (15.2853)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/web-hosting.jpg" alt="vps dedicated web hosting" /></p>
<p>Choosing the right web hosting can be a test to say the least. There are dozens of prominent hosts, each offering a handful of services all of which seem to have as many positive reviews as they do condemning ones.</p>
<p>After recently switching from one shared hosting provider to my new dedicated server, I can definitely say I&#8217;ve made the right choice. <span id="more-3063"></span></p>
<p>While shared hosting is obviously the most affordable, a decent host usually charging a hundred and something dollars a year, it does have it&#8217;s downsides. With hundreds of users running on the same server, available resources can be slim and your site is at the mercy of your neighbours. One bad script or a <a href="http://www.andrewkeir.com/is-your-blog-digg-proof/">surge from Digg</a> can bring the whole thing crashing down.</p>
<p>After soldiering on for about 6 months with shared hosting and experiencing much of the above, I&#8217;ve finally seen the light and moved to a dedicated server with <a href="http://www.mediatemple.net/go/order/?refdom=andrewkeir.com" rel="nofollow">a new host, Media Temple</a>, who so far have been great.</p>
<p>While previously on shared hosting, not a week went by without some issue affect my sites and those of my clients, some weeks problems seemed daily. While problems such as failed/slow loading times may have only last a few minutes, larger outages were happening far more often then the promised 99.99% up time basically all hosts promise, and 40 minute hold times to get told <em>we&#8217;re working on it</em> got old real fast.</p>
<p>My new dedicated hosting on the other hand has been great so far, admittedly its only been 3 days, but its been basically 3 days straight working on the server migrating clients accounts with no problems. Good news for me and the clients I host.</p>
<p>Support from Media Temple has also been excellent. After one small hiccup, and getting my self lost in the unfamiliar interface 3-4 times, each phone call to Media Temple was answered in a matter of minutes and the support person I spoke with personally resolved the issue while I waited, they didn&#8217;t just forward the message on to some mystery department to be resolved some hours later.</p>
<p><strong>Home sweet home.</strong></p>
<p>I will post an update in a month or so once I&#8217;ve had more experience with the site performance, but so far <a href="http://www.mediatemple.net/go/order/?refdom=andrewkeir.com" rel="nofollow">Media Temple</a> have been a big improvement over my last 2 hosts and I have no problems recommending them.</p>
<p><strong>Update:</strong> <a href="http://www.andrewkeir.com/vps-hosting-review/">40 days later, and still going strong</a>.</p>
<div class="rdivspacer"></div>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/the-switch-to-dedicated-hosting/&amp;t=The+switch+to+dedicated+hosting" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=The+switch+to+dedicated+hosting+-+http://tinyurl.com/32amtnv&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/the-switch-to-dedicated-hosting/&amp;title=The+switch+to+dedicated+hosting&amp;summary=%0D%0A%0D%0AChoosing%20the%20right%20web%20hosting%20can%20be%20a%20test%20to%20say%20the%20least.%20There%20are%20dozens%20of%20prominent%20hosts%2C%20each%20offering%20a%20handful%20of%20services%20all%20of%20which%20seem%20to%20have%20as%20many%20positive%20reviews%20as%20they%20do%20condemning%20ones.%0D%0A%0D%0AAfter%20recently%20switching%20from%20one%20shared%20hosting%20provider%20to%20my%20new%20dedicated%20&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/the-switch-to-dedicated-hosting/&amp;title=The+switch+to+dedicated+hosting" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/the-switch-to-dedicated-hosting/&amp;title=The+switch+to+dedicated+hosting" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/the-switch-to-dedicated-hosting/&amp;title=The+switch+to+dedicated+hosting" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/the-switch-to-dedicated-hosting/&amp;title=The+switch+to+dedicated+hosting" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/the-switch-to-dedicated-hosting/&amp;Title=The+switch+to+dedicated+hosting" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/vps-hosting-review/" rel="bookmark" title="Forty days on dedicated hosting">Forty days on dedicated hosting &#40;<span class="comment-number">0</span>&#41;</a><!-- (87.6474)--></li>
<li><a href="http://www.andrewkeir.com/is-your-blog-digg-proof/" rel="bookmark" title="Is your blog Digg proof">Is your blog Digg proof &#40;<span class="comment-number">0</span>&#41;</a><!-- (38.9014)--></li>
<li><a href="http://www.andrewkeir.com/should-you-use-flash/" rel="bookmark" title="Should you use flash?">Should you use flash? &#40;<span class="comment-number">2</span>&#41;</a><!-- (15.2853)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/the-switch-to-dedicated-hosting/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5 reasons to have valid webcode</title>
		<link>http://www.andrewkeir.com/5-reasons-for-valid-webcode/</link>
		<comments>http://www.andrewkeir.com/5-reasons-for-valid-webcode/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 07:05:40 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO and online marketing]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=3057</guid>
		<description><![CDATA[There&#8217;s no denying creating W3C valid coding for your website can be a pain. Many people dispute its usefulness, claiming that the extra hours spent behind the scenes are not worthwhile since their sites display fine without it. There are however legitimate reasons for putting the extra effort into creating W3C valid code which go [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/valid-w3c-youtube-videos/" rel="bookmark" title="How to embed W3C valid Youtube videos">How to embed W3C valid Youtube videos &#40;<span class="comment-number">0</span>&#41;</a><!-- (46.2621)--></li>
<li><a href="http://www.andrewkeir.com/you-new-website-pre-launch-checklist/" rel="bookmark" title="You new website pre-launch checklist">You new website pre-launch checklist &#40;<span class="comment-number">2</span>&#41;</a><!-- (32.4146)--></li>
<li><a href="http://www.andrewkeir.com/how-to-be-search-engine-friendly/" rel="bookmark" title="Search engine optimization 101">Search engine optimization 101 &#40;<span class="comment-number">2</span>&#41;</a><!-- (32.3524)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/w3c.gif" alt="w3c valid website" /></p>
<p>There&#8217;s no denying creating W3C valid coding for your website can be a pain. Many people dispute its usefulness, claiming that the extra hours spent behind the scenes are not worthwhile since their sites display fine without it.</p>
<p>There are however legitimate reasons for putting the extra effort into creating W3C valid code which go beyond being able to brag you have <a href="http://validator.w3.org/check?uri=www.andrewkeir.com&amp;charset=%28detect+automatically%29&amp;doctype=Inline&amp;group=0"rel="nofollow" >a W3C valid site</a>. <span id="more-3057"></span></p>
<p><strong>Consistency</strong>: With the multitude of operating systems, web browsers and versions out there, chances are the majority of your visitors do not share your particular combination. Different browsers do interpret web pages differently, having W3C valid code helps ensure your visitors all see the same thing.</p>
<p><strong>Future-proof content</strong>: What&#8217;s valid today will be valid tomorrow. While all manner of html hacks and shortcuts can make a website appear fine now, there&#8217;s no promise they will work on future browsers. Your best chance for this is W3C valid content.</p>
<p><strong>Web traffic</strong>: Admittedly getting solid information out of Google is like trying to draw blood from a stone, but it is widely held that Google gives more traffic to website with valid code than to those without. Even without direct confirmation from Google, it surely won&#8217;t hurt you to have valid code.</p>
<p><strong>Professionalism</strong>: Like anything else in business, is <em>close enough good enough</em>? Your website is an extension of your brand like any other, make it the best it can be.</p>
<p><strong>Competitive edge</strong>: If your reading my blog chances are your a designer or a potential client. Even though they may not know exactly what W3C is, many clients demand it.</p>
<p>If a client is tossing up between you and a competitor to design their website, having a valid site while your competitor does not could be the clincher. On the flip side of that, not having it could tilt their decision away from you.</p>
<p><strong>Does your site pass the test?</strong></p>
<p>If not, two excellent resources are <a href="http://www.w3schools.com/" rel="nofollow" >W3Schools</a> and the <a href="http://validator.w3.org/" rel="nofollow" >W3C Markup Validation Service</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/5-reasons-for-valid-webcode/&amp;t=5+reasons+to+have+valid+webcode" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=5+reasons+to+have+valid+webcode+-+http://tinyurl.com/ya72kub&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/5-reasons-for-valid-webcode/&amp;title=5+reasons+to+have+valid+webcode&amp;summary=%0D%0A%0D%0AThere%27s%20no%20denying%20creating%20W3C%20valid%20coding%20for%20your%20website%20can%20be%20a%20pain.%20Many%20people%20dispute%20its%20usefulness%2C%20claiming%20that%20the%20extra%20hours%20spent%20behind%20the%20scenes%20are%20not%20worthwhile%20since%20their%20sites%20display%20fine%20without%20it.%0D%0A%0D%0AThere%20are%20however%20legitimate%20reasons%20for%20putting%20the%20extra%20effor&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/5-reasons-for-valid-webcode/&amp;title=5+reasons+to+have+valid+webcode" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/5-reasons-for-valid-webcode/&amp;title=5+reasons+to+have+valid+webcode" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/5-reasons-for-valid-webcode/&amp;title=5+reasons+to+have+valid+webcode" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/5-reasons-for-valid-webcode/&amp;title=5+reasons+to+have+valid+webcode" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/5-reasons-for-valid-webcode/&amp;Title=5+reasons+to+have+valid+webcode" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/valid-w3c-youtube-videos/" rel="bookmark" title="How to embed W3C valid Youtube videos">How to embed W3C valid Youtube videos &#40;<span class="comment-number">0</span>&#41;</a><!-- (46.2621)--></li>
<li><a href="http://www.andrewkeir.com/you-new-website-pre-launch-checklist/" rel="bookmark" title="You new website pre-launch checklist">You new website pre-launch checklist &#40;<span class="comment-number">2</span>&#41;</a><!-- (32.4146)--></li>
<li><a href="http://www.andrewkeir.com/how-to-be-search-engine-friendly/" rel="bookmark" title="Search engine optimization 101">Search engine optimization 101 &#40;<span class="comment-number">2</span>&#41;</a><!-- (32.3524)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/5-reasons-for-valid-webcode/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A problem with single page websites</title>
		<link>http://www.andrewkeir.com/a-problem-with-single-page-websites/</link>
		<comments>http://www.andrewkeir.com/a-problem-with-single-page-websites/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 00:14:39 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[SEO and online marketing]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=2928</guid>
		<description><![CDATA[InstantShift recently posted 88 single web page designs for a little design inspiration. Single page websites are great if your don&#8217;t have a lot of content and often used to showcase a portfolio of work with great effect. They also free you from a lot of restrictions as a design only has to function on [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/what-is-a-blog/" rel="bookmark" title="What is a blog?">What is a blog? &#40;<span class="comment-number">0</span>&#41;</a><!-- (30.108)--></li>
<li><a href="http://www.andrewkeir.com/5-reasons-for-valid-webcode/" rel="bookmark" title="5 reasons to have valid webcode">5 reasons to have valid webcode &#40;<span class="comment-number">2</span>&#41;</a><!-- (27.972)--></li>
<li><a href="http://www.andrewkeir.com/website-grader/" rel="bookmark" title="Website grader &#8211; free SEO advice">Website grader &#8211; free SEO advice &#40;<span class="comment-number">0</span>&#41;</a><!-- (27.7879)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/singe-page-web-design.jpg" alt="single page web design" /></p>
<p>InstantShift recently posted <a href="http://www.instantshift.com/2009/06/10/88-single-page-website-designs-for-design-inspiration/" rel="nofollow" >88 single web page designs</a> for a little design inspiration. Single page websites are great if your don&#8217;t have a lot of content and often used to showcase a portfolio of work with great effect.</p>
<p>They also free you from a lot of restrictions as a design only has to function on a single page but herein lies a problem. From a search engine point of view you essentially have zero content. <span id="more-2928"></span></p>
<p>If your site is merely a point of reference and your business or traffic is derived from elsewhere this isn&#8217;t a problem but if you plan to promote your business primarily through your website this strikes me as quite a disadvantage.</p>
<p>Compare this to a content management system like a wordpress blog. A website is a long term investment, over a year a blogger with the time and inclination posting 2-3 posts a week can quite comfortably amass over 100 posts related to their particular niche.</p>
<p>That&#8217;s 100 more pages of content covering multiple topics, hundreds more keywords and phrases and possibly most important 100 more opportunities for backlinks.</p>
<p><strong>What are your thoughts?</strong></p>
<p>There&#8217;s no denying that single page sites can look great, be sure to check out that link. And blogging isn&#8217;t for everyone, without some regularity of new content there is little point in having one.</p>
<p>Ultimately the purpose and content of your website will dictate which path you take, it just strikes me that choosing a single page website is a distinct disadvantage when it comes to online marketing.</p>
<div class="rdivspacer"></div>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/a-problem-with-single-page-websites/&amp;t=A+problem+with+single+page+websites" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=A+problem+with+single+page+websites+-+http://tinyurl.com/2f58sty&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/a-problem-with-single-page-websites/&amp;title=A+problem+with+single+page+websites&amp;summary=%0D%0A%0D%0AInstantShift%20recently%20posted%2088%20single%20web%20page%20designs%20for%20a%20little%20design%20inspiration.%20Single%20page%20websites%20are%20great%20if%20your%20don%27t%20have%20a%20lot%20of%20content%20and%20often%20used%20to%20showcase%20a%20portfolio%20of%20work%20with%20great%20effect.%0D%0A%0D%0AThey%20also%20free%20you%20from%20a%20lot%20of%20restrictions%20as%20a%20design%20only%20has%20to%20f&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/a-problem-with-single-page-websites/&amp;title=A+problem+with+single+page+websites" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/a-problem-with-single-page-websites/&amp;title=A+problem+with+single+page+websites" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/a-problem-with-single-page-websites/&amp;title=A+problem+with+single+page+websites" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/a-problem-with-single-page-websites/&amp;title=A+problem+with+single+page+websites" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/a-problem-with-single-page-websites/&amp;Title=A+problem+with+single+page+websites" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/what-is-a-blog/" rel="bookmark" title="What is a blog?">What is a blog? &#40;<span class="comment-number">0</span>&#41;</a><!-- (30.108)--></li>
<li><a href="http://www.andrewkeir.com/5-reasons-for-valid-webcode/" rel="bookmark" title="5 reasons to have valid webcode">5 reasons to have valid webcode &#40;<span class="comment-number">2</span>&#41;</a><!-- (27.972)--></li>
<li><a href="http://www.andrewkeir.com/website-grader/" rel="bookmark" title="Website grader &#8211; free SEO advice">Website grader &#8211; free SEO advice &#40;<span class="comment-number">0</span>&#41;</a><!-- (27.7879)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/a-problem-with-single-page-websites/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Should you stop image hot-linking</title>
		<link>http://www.andrewkeir.com/should-you-stop-image-hot-linking/</link>
		<comments>http://www.andrewkeir.com/should-you-stop-image-hot-linking/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 04:05:07 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=2918</guid>
		<description><![CDATA[If you&#8217;re not familiar with the term, hot-linking refers to linking to images stored on another webpage that the linker doesn&#8217;t own/operate, this is a strict no-no of online etiquette. The reason is that by hot-linking, you&#8217;re essentially stealing the bandwidth that the original web operator is paying for. At some point you&#8217;ve no doubt [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/google-sandbox-serps-and-traffic/" rel="bookmark" title="It&#8217;s a long road">It&#8217;s a long road &#40;<span class="comment-number">12</span>&#41;</a><!-- (22.5596)--></li>
<li><a href="http://www.andrewkeir.com/the-nofollow-html-attribute-explained/" rel="bookmark" title="The &#8220;nofollow&#8221; html attribute explained">The &#8220;nofollow&#8221; html attribute explained &#40;<span class="comment-number">0</span>&#41;</a><!-- (18.1359)--></li>
<li><a href="http://www.andrewkeir.com/graphic-design-blog-rss/" rel="bookmark" title="You know you&#8217;re subscribed to too many feeds when&#8230;">You know you&#8217;re subscribed to too many feeds when&#8230; &#40;<span class="comment-number">2</span>&#41;</a><!-- (17.8078)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/stop-image-hotlinking.jpg" alt="how to stop image hotlinking" /></p>
<p>If you&#8217;re not familiar with the term, hot-linking refers to linking to images stored on another webpage that the linker doesn&#8217;t own/operate, this is a strict no-no of online etiquette. The reason is that by hot-linking, you&#8217;re essentially stealing the bandwidth that the original web operator is paying for. <span id="more-2918"></span></p>
<p>At some point you&#8217;ve no doubt visited a website expecting to see a particular image, only to be greeted by something like this:</p>
<p><img src="http://www.andrewkeir.com/images/news/how-to-stop-image-hotlinking.gif" alt="how to stop image hotlinking" /></p>
<p>For website operators deciding whether or not to prevent hot-linking would seem like a no-brainer. But depending on your website it can have a downside.</p>
<p>If you have a static web page there&#8217;s no problem with stopping hot-linking, but if you&#8217;re <a href="http://www.andrewkeir.com/what-is-a-blog/">running a blog</a> and providing <a href="http://www.andrewkeir.com/what-is-an-rss-feed/">an rss feed</a> for your readers preventing hot-linking causes a problem.</p>
<p>The way the prevention works is by checking the site requesting the image. To protect my images I would prevent all sites except <a href="http://www.andrewkeir.com">http://www.andrewkeir.com</a> from accessing my images.</p>
<p>The problem is that this also block RSS readers such as Google reader, My Yahoo! &#038; Newsgator etc. While you can specify which sites to allow, there are dozens of RSS readers out there, if not more and any not allowed to use your images will be filled with your blocking image only.</p>
<p>Obviously any readers using unspecified readers won&#8217;t be subscribed to your feed for long, therein lies the problem.</p>
<p><strong>What to do, what to do.</strong></p>
<p>Do you stop hot-linking? Has this had an effect on your RSS subscribers?</p>
<p>You can find more information on <a href="http://www.swollenpickles.com/2008/01/16/how-to-prevent-hotlinking-and-bandwidth-theft/" rel="nofollow">preventing hotlinking here</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/should-you-stop-image-hot-linking/&amp;t=Should+you+stop+image+hot-linking" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Should+you+stop+image+hot-linking+-+http://tinyurl.com/35zknb8&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/should-you-stop-image-hot-linking/&amp;title=Should+you+stop+image+hot-linking&amp;summary=%0D%0A%0D%0AIf%20you%27re%20not%20familiar%20with%20the%20term%2C%20hot-linking%20refers%20to%20linking%20to%20images%20stored%20on%20another%20webpage%20that%20the%20linker%20doesn%27t%20own%2Foperate%2C%20this%20is%20a%20strict%20no-no%20of%20online%20etiquette.%20The%20reason%20is%20that%20by%20hot-linking%2C%20you%27re%20essentially%20stealing%20the%20bandwidth%20that%20the%20original%20web%20operator%20is%20&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/should-you-stop-image-hot-linking/&amp;title=Should+you+stop+image+hot-linking" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/should-you-stop-image-hot-linking/&amp;title=Should+you+stop+image+hot-linking" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/should-you-stop-image-hot-linking/&amp;title=Should+you+stop+image+hot-linking" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/should-you-stop-image-hot-linking/&amp;title=Should+you+stop+image+hot-linking" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/should-you-stop-image-hot-linking/&amp;Title=Should+you+stop+image+hot-linking" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/google-sandbox-serps-and-traffic/" rel="bookmark" title="It&#8217;s a long road">It&#8217;s a long road &#40;<span class="comment-number">12</span>&#41;</a><!-- (22.5596)--></li>
<li><a href="http://www.andrewkeir.com/the-nofollow-html-attribute-explained/" rel="bookmark" title="The &#8220;nofollow&#8221; html attribute explained">The &#8220;nofollow&#8221; html attribute explained &#40;<span class="comment-number">0</span>&#41;</a><!-- (18.1359)--></li>
<li><a href="http://www.andrewkeir.com/graphic-design-blog-rss/" rel="bookmark" title="You know you&#8217;re subscribed to too many feeds when&#8230;">You know you&#8217;re subscribed to too many feeds when&#8230; &#40;<span class="comment-number">2</span>&#41;</a><!-- (17.8078)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/should-you-stop-image-hot-linking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You new website pre-launch checklist</title>
		<link>http://www.andrewkeir.com/you-new-website-pre-launch-checklist/</link>
		<comments>http://www.andrewkeir.com/you-new-website-pre-launch-checklist/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 06:13:40 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=2921</guid>
		<description><![CDATA[When launching a new web page or blog, the design itself is only half the work. There&#8217;s also a lot of I&#8217;s to dot and T&#8217;s to cross when it comes to things like search engine optimization, traffic analysis and points of contact. None of these factors have any effect on the appearance of your [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/5-reasons-for-valid-webcode/" rel="bookmark" title="5 reasons to have valid webcode">5 reasons to have valid webcode &#40;<span class="comment-number">2</span>&#41;</a><!-- (47.2693)--></li>
<li><a href="http://www.andrewkeir.com/website-grader/" rel="bookmark" title="Website grader &#8211; free SEO advice">Website grader &#8211; free SEO advice &#40;<span class="comment-number">0</span>&#41;</a><!-- (42.0357)--></li>
<li><a href="http://www.andrewkeir.com/google-vs-social-networking/" rel="bookmark" title="Google vs social networking">Google vs social networking &#40;<span class="comment-number">16</span>&#41;</a><!-- (38.2898)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/blog-checklist.gif" alt="web log check list" /></p>
<p>When launching a new web page or blog, the design itself is only half the work. There&#8217;s also a lot of I&#8217;s to dot and T&#8217;s to cross when it comes to things like search engine optimization, traffic analysis and points of contact.</p>
<p>None of these factors have any effect on the appearance of your site and can be overlooked, here I&#8217;ve compiled a list of forget me nots for your next ( or recent ) web page or blog. <span id="more-2921"></span></p>
<p><strong>Search engine optimization</strong></p>
<p>At a minimum you should need the basic SEO of title, description and keywords. e.g.</p>
<ul class="ul-posts">
<li>Title : Andrew Keir &#8211; Logo designer, web designer, graphic designer.</li>
<li>Description: Graphic designer from Sydney, Australia&#8230;</li>
<li>Keywords: logo design, graphic design, web design etc&#8230;</li>
</ul>
<p>You should also have a sitemap. A sitemap is a list of your entire sites content, this list is read by search engines such as Google, Yahoo! etc. and ensures all your content is promptly discovered.</p>
<p>There are 2 plug-ins, All in One SEO and Google XML sitemap which manage both these for you if your running <a href="http://www.andrewkeir.com/what-is-a-blog/" rel="nofollow">a WordPress blog</a>. You can read more about these and <a href="http://www.andrewkeir.com/9-wordpress-plugins-you-need/">other useful plugins here</a>.</p>
<p><strong>Check your contact and form details</strong></p>
<p>This ones pretty straight forward, check your email address and any mailto: links are correct and also any <a href="http://www.andrewkeir.com/hire-andrew-keir/">contact or submission forms</a> are working.</p>
<p>I&#8217;m sure you&#8217;d hate to find 3 months down the track that your point of contact isn&#8217;t working.</p>
<p><strong>Create a Favicon</strong></p>
<p>A Favicon is the image that shows next to your web page address in internet browsers and also when your web page is bookmarked and adds to your branding.</p>
<p>On my page for example you can see I use a lowercase <strong>a</strong> in 1 of my corporate colours and typeface of my logo, Futura LT Medium Bold.</p>
<p><strong>RSS and email subscriptions</strong></p>
<p>Another blog only step, this is much the same as checking your email and contact forms, subscribe to both to ensure they are working. Also be sure to have a RSS icon, this is the standard symbol your readers will look for when subscribing to your site.</p>
<p>You could use either the standard orange RSS symbol, the feedburner count icon or there are a tonne of custom icons available if you search Google.</p>
<p><strong>Check multiple browser compatibility</strong></p>
<p>With the dozens of browsers out there what you see isn&#8217;t necessarily the same as the next person. At a minimum you probably want to check Internet Explorer, Safari and Firefox. These are the standard most common Windows, Mac and third party browsers.</p>
<p>There are more, Camino, Chrome, Opera etc. and each browser has a up to a dozen versions. Obviously your not going to be able to test every single possible browser but be sure to test a few.</p>
<p><strong>W3C validation</strong></p>
<p><a href="http://validator.w3.org/" rel="nofollow" >The W3C Markup Validation webpage</a> is a free service that checks the markup language of your web page for any problems with your code.</p>
<p>This is useful because as explained previously not all browsers interpret code in the same way. While some may correct or ignore the error, others will not. The validation service will find any errors in your code and allow you to fix them without having to discover the problem yourself.</p>
<p><strong>Google Analytics or other traffic monitoring service.</strong></p>
<p><a href="http://www.google.com/analytics/" rel="nofollow" >Google Analytics</a> is code placed in the footer of your web page that tracks visits to your blog. It records facts such as unique visitors, returning visitors, their country of origin and how they found your site. Google Analytics will show whether they entered your URL directly, followed a link from a referring site or found you via search results in Google or other search engines.</p>
<p>Using this information you can track the improvement of your site as time goes by and work on any areas that could use some attention. Your web most may also provide a similar traffic monitoring program which you can use instead of or as well as Google Analytics.</p>
<p><strong>An about or welcome page</strong></p>
<p>While the posts your publish are what&#8217;s going to bring people to your site, it&#8217;s important to have <a href="http://www.andrewkeir.com/about-me/">an <em>about</em> page</a> to give you&#8217;re visitors some insight into who you are and what your about.</p>
<p>This is particularly important if your selling a service, these pages will probably be your visitors next stop after the post that they arrived on.</p>
<p><strong>Social networking / bookmarking icons</strong></p>
<p>Social bookmarking is a great way to spread and promote your content. If you visitors like what they read, social booking icons are a call to action for your readers to easily bookmark your post on their preferred social network such as Digg, Reddit, Stumbleupon etc.</p>
<p>Having your readers continually bookmark you posts to these networks builds your sites exposure and possibly back-links depending on the particular site. Without these icons your readers are otherwise unlikely to promote your content in this way. If you&#8217;re looking for a place to start, the plug-in used on this site is <a href="http://www.sexybookmarks.net/" rel="nofollow">SexyBookmarks</a>.</p>
<p><strong>That ought to do it.</strong></p>
<p>It&#8217;s a long tedious list I know, but getting it done first will give you the best start you can have. If I&#8217;ve missed anything you think should be here let me know.</p>
<p>Don&#8217;t forget to use my social networking buttons *hint hint*</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/you-new-website-pre-launch-checklist/&amp;t=You+new+website+pre-launch+checklist" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=You+new+website+pre-launch+checklist+-+http://tinyurl.com/yffhcm2&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/you-new-website-pre-launch-checklist/&amp;title=You+new+website+pre-launch+checklist&amp;summary=%0D%0A%0D%0AWhen%20launching%20a%20new%20web%20page%20or%20blog%2C%20the%20design%20itself%20is%20only%20half%20the%20work.%20There%27s%20also%20a%20lot%20of%20I%27s%20to%20dot%20and%20T%27s%20to%20cross%20when%20it%20comes%20to%20things%20like%20search%20engine%20optimization%2C%20traffic%20analysis%20and%20points%20of%20contact.%0D%0A%0D%0ANone%20of%20these%20factors%20have%20any%20effect%20on%20the%20appearance%20of%20your%20si&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/you-new-website-pre-launch-checklist/&amp;title=You+new+website+pre-launch+checklist" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/you-new-website-pre-launch-checklist/&amp;title=You+new+website+pre-launch+checklist" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/you-new-website-pre-launch-checklist/&amp;title=You+new+website+pre-launch+checklist" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/you-new-website-pre-launch-checklist/&amp;title=You+new+website+pre-launch+checklist" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/you-new-website-pre-launch-checklist/&amp;Title=You+new+website+pre-launch+checklist" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/5-reasons-for-valid-webcode/" rel="bookmark" title="5 reasons to have valid webcode">5 reasons to have valid webcode &#40;<span class="comment-number">2</span>&#41;</a><!-- (47.2693)--></li>
<li><a href="http://www.andrewkeir.com/website-grader/" rel="bookmark" title="Website grader &#8211; free SEO advice">Website grader &#8211; free SEO advice &#40;<span class="comment-number">0</span>&#41;</a><!-- (42.0357)--></li>
<li><a href="http://www.andrewkeir.com/google-vs-social-networking/" rel="bookmark" title="Google vs social networking">Google vs social networking &#40;<span class="comment-number">16</span>&#41;</a><!-- (38.2898)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/you-new-website-pre-launch-checklist/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Website grader &#8211; free SEO advice</title>
		<link>http://www.andrewkeir.com/website-grader/</link>
		<comments>http://www.andrewkeir.com/website-grader/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 12:02:33 +0000</pubDate>
		<dc:creator>Andrew Keir</dc:creator>
				<category><![CDATA[SEO and online marketing]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.andrewkeir.com/?p=2001</guid>
		<description><![CDATA[Website Grader is a free SEO tool that measures the marketing effectiveness of your website. It provides a score that incorporates things like website traffic, search engine optimization, social networking popularity and a variety of other technical factors. It also provides some basic advice on how your website can be improved from a marketing perspective [...]

<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/you-new-website-pre-launch-checklist/" rel="bookmark" title="You new website pre-launch checklist">You new website pre-launch checklist &#40;<span class="comment-number">2</span>&#41;</a><!-- (47.9669)--></li>
<li><a href="http://www.andrewkeir.com/google-vs-social-networking/" rel="bookmark" title="Google vs social networking">Google vs social networking &#40;<span class="comment-number">16</span>&#41;</a><!-- (39.5879)--></li>
<li><a href="http://www.andrewkeir.com/a-problem-with-single-page-websites/" rel="bookmark" title="A problem with single page websites">A problem with single page websites &#40;<span class="comment-number">4</span>&#41;</a><!-- (33.6772)--></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andrewkeir.com/images/news/website-grader-example.gif" alt="website rating" /></p>
<p>Website Grader is a free SEO tool that measures the marketing effectiveness of your website. It provides a score that incorporates things like website traffic, search engine optimization, social networking popularity and a variety of other technical factors. <span id="more-2001"></span></p>
<p>It also provides some basic advice on how your website can be improved from a marketing perspective as well as on-page and off-page search engine optimization tips. The site requires no membership, generates reports for you immediately and records previous data points so you can track your sites improvement.</p>
<p>Your basic summary will look something like the above image, but there&#8217;s much more information available in the full report and it gives you a lot to track and measure. </p>
<p>The on-page report gives a summary of the internal elements of your site. Page title, meta descriptions &#038; keywords, headings and your content. If you&#8217;re running <a href="http://www.andrewkeir.com/what-is-a-blog/" rel="nofollow">a wordpress blog</a> check out the <a href="http://www.andrewkeir.com/9-wordpress-plugins-you-need/">All in one SEO plugin</a> which really helps take care of this.</p>
<p>The off-page report is a compilation of various external factors that influence the marketability of your site such as Google page rank, indexed pages, your last crawl date, <a href="http://www.alexa.com" rel="nofollow">Alexa ranking</a>, social bookmarks and inbound links.</p>
<p><strong>How did you go?</strong></p>
<p>Even if you&#8217;ve got an established site, <a href="http://website.grader.com/" rel="nofollow">Website Grader</a> is worth a check. Your bound to be able to squeeze an extra few points out of your site.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.andrewkeir.com/website-grader/&amp;t=Website+grader+-+free+SEO+advice" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Website+grader+-+free+SEO+advice+-+http://tinyurl.com/yljsq7r&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.andrewkeir.com/website-grader/&amp;title=Website+grader+-+free+SEO+advice&amp;summary=%0D%0A%0D%0AWebsite%20Grader%20is%20a%20free%20SEO%20tool%20that%20measures%20the%20marketing%20effectiveness%20of%20your%20website.%20It%20provides%20a%20score%20that%20incorporates%20things%20like%20website%20traffic%2C%20search%20engine%20optimization%2C%20social%20networking%20popularity%20and%20a%20variety%20of%20other%20technical%20factors.%20%0D%0A%0D%0AIt%20also%20provides%20some%20basic%20advic&amp;source=Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir." rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.andrewkeir.com/website-grader/&amp;title=Website+grader+-+free+SEO+advice" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.andrewkeir.com/website-grader/&amp;title=Website+grader+-+free+SEO+advice" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.andrewkeir.com/website-grader/&amp;title=Website+grader+-+free+SEO+advice" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.andrewkeir.com/website-grader/&amp;title=Website+grader+-+free+SEO+advice" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://www.andrewkeir.com/website-grader/&amp;Title=Website+grader+-+free+SEO+advice" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<strong>Similar posts you might like.</strong>
<ul class="ul-posts"><li><a href="http://www.andrewkeir.com/you-new-website-pre-launch-checklist/" rel="bookmark" title="You new website pre-launch checklist">You new website pre-launch checklist &#40;<span class="comment-number">2</span>&#41;</a><!-- (47.9669)--></li>
<li><a href="http://www.andrewkeir.com/google-vs-social-networking/" rel="bookmark" title="Google vs social networking">Google vs social networking &#40;<span class="comment-number">16</span>&#41;</a><!-- (39.5879)--></li>
<li><a href="http://www.andrewkeir.com/a-problem-with-single-page-websites/" rel="bookmark" title="A problem with single page websites">A problem with single page websites &#40;<span class="comment-number">4</span>&#41;</a><!-- (33.6772)--></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewkeir.com/website-grader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
