<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>dannytalk ™ A Danny Ng Blog</title>
	
	<link>http://www.dannytalk.com</link>
	<description>Danny Ng blogs about SEO, Web Development, Christianity, and Life in General</description>
	<lastBuildDate>Mon, 05 Oct 2009 12:56:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/dannytalk" /><feedburner:info uri="dannytalk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/</creativeCommons:license><feedburner:emailServiceId>dannytalk</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>SEO Implications of using CSS Display None/Image Replacement</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/CDl84y_dvL8/</link>
		<comments>http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:45:24 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[search engine crawlers]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[serp]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=644</guid>
		<description><![CDATA[It is a known problem that search engine crawlers aren&#8217;t able to read images, hence they aren&#8217;t able to determine what the image is about. However, this can be overcomed by utilising the alt attribute of the img tag to describe the image so that search engines are able to read what the image is [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/8R6-AUwPba_H7djLm9YwP0dzCQQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/8R6-AUwPba_H7djLm9YwP0dzCQQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8R6-AUwPba_H7djLm9YwP0dzCQQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/8R6-AUwPba_H7djLm9YwP0dzCQQ/1/di" border="0" ismap="true"></img></a></p><p>It is a known problem that search engine crawlers aren&#8217;t able to read images, hence they aren&#8217;t able to determine what the image is about. However, this can be overcomed by utilising the alt attribute of the img tag to describe the image so that search engines are able to read what the image is about.</p>
<p>On the other hand, I do believe that it may be better to optimise your on-page using actual text than using the image alt attribute on certain situations. How you can do this is by using CSS to replace text that can either be within anchor, header tags or simply text in general with background images . Obviously you don&#8217;t want to overdo this (i.e. apply to all images on the page) lest you trigger <a href="http://www.dannytalk.com/tag/google/">Google</a>&#8217;s spam alert and also it&#8217;s very time consuming!</p>
<p>So is using CSS to optimise your on-page illegal in the eyes of <a href="http://www.dannytalk.com/tag/google/">Google</a>? Will you be considered trying to obfuscate the search engines for <a href="http://www.dannytalk.com/tag/seo/">SEO</a> purposes, hence getting yourself banned from the SERPs? The answer to this is how you do it and the question to ask yourself is, are you trying to be dodgy?</p>
<h2>The Way To Get Yourself Banned</h2>
<p>In Google Webmasters help under <a title="Google Webmasters - Hidden Text and Links" href="http://www.google.com/support/webmasters/bin/answer.py?answer=66353&amp;topic=15263" target="_blank">hidden text and links</a>, it is pretty clear what are the criterias to get yourself banned. Although not in the list, I would avoid using text-indent: -9999px to hide your text but rather use display:none instead.</p>
<p>I would say the reason for this is because the <a title="w3c - Text Indent Property" href="http://www.w3.org/TR/CSS2/text.html#propdef-text-indent" target="_blank">text-indent property</a> according to w3c is to be used for text formatting purposes, not visual formatting. However, the <a title="w3c - Display Property" href="http://www.w3.org/TR/CSS2/visuren.html#display-prop" target="_blank">display property</a> is used for visual formatting purposes instead which fits the purpose of using it to &#8216;replace&#8217; text with images as it is a visual aspect.</p>
<p>Algorithmically, <a title="Google does not algorithmically ban sites that use CSS" href="http://www.threadwatch.org/node/4313#comment-26923" target="_blank">Google does not ban websites from the SERPs that use CSS to hide things</a> and obviously would go through some sort of manual review. That&#8217;s why it&#8217;s important that you ensure you don&#8217;t have <a title="Unwise comments by Matt Cutts" href="http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/" target="_blank">comments in the source code</a> that reveal your intention of keyword spamming or displaying optimised keywords only for the search engines.</p>
<p>The simply rule to follow is this: if you find yourself questioning whether what you&#8217;re doing is spam worthy, then it&#8217;s probably spam worthy. What you want to make sure is that you&#8217;re using css image replacements with the right intention which is to provide accessibility to users that have CSS disabled and to ensure that search engines are able to read and recognise the important aspects of your page that add value to the user experience.</p>
<h2>Using CSS Image Replacement The Right Way</h2>
<p style="text-align: center;"><a href="http://www.dannytalk.com/wp-content/uploads/2009/10/allianz-css.png"><img class="aligncenter size-full wp-image-665" title="allianz-css" src="http://www.dannytalk.com/wp-content/uploads/2009/10/allianz-css.png" alt="allianz-css" width="615" height="250" /></a></p>
<p style="text-align: left;">Let&#8217;s take a look at Allianz&#8217;s homepage, a major <a title="Allianz - Insurance" href="http://www.allianz.com.au/" target="_blank">insurance provider</a> and how they&#8217;ve used CSS replacement the correct way.</p>
<p style="text-align: left;">You can see on the homepage that navigation menu (highlighted in red box) comprises of image menu items that search engines aren&#8217;t able to read. Well, they can actually read it if the image files are optimised with the alt attribute, however I do believe that optimised anchor texts have a greater weighting in <a href="http://www.dannytalk.com/tag/seo/">SEO</a> than image alt attributes. This use of images is obviously aesthetically more appealing to the user than using normal anchor text.</p>
<p style="text-align: left;">Looking at the non-CSS version when you disable CSS, you can see below (highlighted in red box) that these navigational menus are actually anchor texts. From a text perspective, this is essentially what search engines see when they&#8217;re crawling the site.</p>
<p style="text-align: left;"><span id="more-644"></span></p>
<p style="text-align: center;"><a href="http://www.dannytalk.com/wp-content/uploads/2009/10/allianz-non-css.png"><img class="aligncenter size-full wp-image-666" title="allianz-non-css" src="http://www.dannytalk.com/wp-content/uploads/2009/10/allianz-non-css.png" alt="allianz-non-css" width="505" height="761" /></a></p>
<p style="text-align: left;">You can see how Allianz have used CSS to replace these anchor texts with images, which provide users a rich experience but also optimising for search engines at the same time. There&#8217;s nothing spammy about this as the anchor text correlates back to what the images are about and there&#8217;s no discrepancies or confusion in terms of understanding what the navigational menu is trying to achieve or convey, with or without CSS.</p>
<p style="text-align: left;">Now let&#8217;s look at an example that currently isn&#8217;t using CSS replacement but has the potential to do so. When you look at <a title="Fallout 3" href="http://fallout.bethsoft.com/eng/home/home.php" target="_blank">Fallout&#8217;s homepage</a>, you will notice that the navigational menus and links comprise of images and no text at all. Even the image alt attributes aren&#8217;t optimised which means search engines aren&#8217;t able to tell what the images are about and the internal links aren&#8217;t optimised at all!</p>
<p style="text-align: left;">Looking more specifically at the header sections of the document (highlighted in red box), you can see there&#8217;s potential here to use CSS replacement to optimise using header tags (i.e. h1, h2, h3). Essentially what they could&#8217;ve done is create a div container as the parent of the header tags, use CSS to display the container&#8217;s background image and use display:none on the header tags. The end result is with CSS, it still looks the same but without CSS, the header sections are optimised for search engines.</p>
<p style="text-align: center;"><a href="http://www.dannytalk.com/wp-content/uploads/2009/10/fallout3.png"><img class="aligncenter size-full wp-image-663" title="fallout3" src="http://www.dannytalk.com/wp-content/uploads/2009/10/fallout3.png" alt="fallout3" width="625" height="509" /></a></p>
<p style="text-align: left;">Looking at the current header sections without CSS, you can see these are still images, unrecognisable by search engines.</p>
<p style="text-align: center;"><a title="Fallout Unoptimised" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/10/fallout-unoptimised.png"><img class="aligncenter size-full wp-image-668" title="fallout-unoptimised" src="http://www.dannytalk.com/wp-content/uploads/2009/10/fallout-unoptimised.png" alt="fallout-unoptimised" width="607" height="221" /></a></p>
<p style="text-align: left;">However, when you optimise it using CSS image replacement, you can see that the header sections are in text and optimised. This is then readable by search engines and informs them that these sections are important as they are headers.</p>
<p style="text-align: center;"><a title="Fallout Optimised" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/10/fallout-optimised.png"><img class="aligncenter" title="Fallout Optimised" src="http://www.dannytalk.com/wp-content/uploads/2009/10/fallout-optimised.png" alt="" width="608" height="346" /></a></p>
<p>So go ahead and don&#8217;t be afraid to use CSS image replacements if you&#8217;re doing it in a positive way that help describes what your page and images are about to search engines and does not seem spammy to users when CSS is disabled. Remember, sites are manually reviewed before deemed keyword spamming so make sure it passes a human test beforehand.</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=644&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/08/29/google-organic-rankings-quality-score/" title="Google Organic Rankings Quality Score">Google Organic Rankings Quality Score</a></li><li><a href="http://www.dannytalk.com/2008/10/28/limitations-of-client-side-javascript-redirect-blogger-to-wordpress/" title="Limitations of Client-Side Javascript Redirect &#8211; Blogger to Wordpress">Limitations of Client-Side Javascript Redirect &#8211; Blogger to Wordpress</a></li><li><a href="http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/" title="Geo Targeting / Localisation on Google Bing Yahoo">Geo Targeting / Localisation on Google Bing Yahoo</a></li><li><a href="http://www.dannytalk.com/2009/07/11/google-analytics-advanced-filters-guide/" title="Google Analytics: Advanced Filters Guide">Google Analytics: Advanced Filters Guide</a></li><li><a href="http://www.dannytalk.com/2009/06/24/update-to-adwords-cost-data-import/" title="Update to Adwords Cost Data Import">Update to Adwords Cost Data Import</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/CDl84y_dvL8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/</feedburner:origLink></item>
		<item>
		<title>Geo Targeting / Localisation on Google Bing Yahoo</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/67JfdD_4t9g/</link>
		<comments>http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 14:44:48 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[geo targeting]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[localisation]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=650</guid>
		<description><![CDATA[When launching a website, it is important to identify where your target audience is located and to ensure that you get found within that region. For example, if you were an e-commerce store in Australia where you only shipped goods locally and not internationally, your target customers would be Australians and hence why it is [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/CR496EV2t-U8kFedJLSnm3PKz3E/0/da"><img src="http://feedads.g.doubleclick.net/~a/CR496EV2t-U8kFedJLSnm3PKz3E/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/CR496EV2t-U8kFedJLSnm3PKz3E/1/da"><img src="http://feedads.g.doubleclick.net/~a/CR496EV2t-U8kFedJLSnm3PKz3E/1/di" border="0" ismap="true"></img></a></p><p>When launching a website, it is important to identify where your target audience is located and to ensure that you get found within that region. For example, if you were an e-commerce store in Australia where you only shipped goods locally and not internationally, your target customers would be Australians and hence why it is important for you to localise your website to the local search engines.</p>
<p>The reason for this is whenever a user types in <a href="http://www.dannytalk.com/tag/google/">Google</a>.com or Yahoo.com into their browser, these search engines will redirect them to the localised search engines based on IP detection. This means that if you&#8217;re browsing from Australia and you type in <a href="http://www.dannytalk.com/tag/google/">Google</a>.com, you will be redirected to Google.com.au and for Yahoo.com, au.Yahoo.com. Once you&#8217;re at these localised search engines, you have the option of choosing local search results only.</p>
<p style="text-align: center;"><a title="Google AU" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/09/au-google.png"><img class="aligncenter size-full wp-image-653" title="Google AU" src="http://www.dannytalk.com/wp-content/uploads/2009/09/au-google.png" alt="Google AU" width="609" height="243" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;"><a title="Yahoo AU" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/09/au-yahoo.png"><img class="aligncenter size-full wp-image-654" title="Yahoo AU" src="http://www.dannytalk.com/wp-content/uploads/2009/09/au-yahoo.png" alt="Yahoo AU" width="579" height="101" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;"><a title="Bing AU" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/09/au-bing.png"><img class="aligncenter size-full wp-image-655" title="Bing AU" src="http://www.dannytalk.com/wp-content/uploads/2009/09/au-bing.png" alt="Bing AU" width="614" height="187" /></a></p>
<p>This means that if you are found on these localised search results, the organic traffic that you will be getting highly qualified. This is a win-win for both search engines and website owners as search engines are serving more relevant search results, thus better quality and website owners are receiving relevant localised traffic. It&#8217;s all about relevancy!</p>
<p>Now you know the importance of localisation (or geo-targeting), here&#8217;s some common factors that search engines look for and factors specific to the major search engines (Google, Bing, Yahoo).</p>
<p><span id="more-650"></span></p>
<h2>Top Level Domain (TLD)</h2>
<p>One of the things search engines look out for when it comes to localisation is the top level domain (TLD).</p>
<p>For example, if your website had a TLD of .com.au, search engines would see and evaluate this and determine that the site may be more relevant to the Australian region. By analysing your site&#8217;s TLD, search engines are able to determine which region your website may be most relevant to.</p>
<p>You can find out more on the <a title="Country TLD list" href="http://www.iana.org/domains/root/db/" target="_blank">list of country&#8217;s relevant TLDs</a>.</p>
<h2>Web Server Location</h2>
<p>The physical location of your web server&#8217;s hosting is important factor in search engine localisation. Each web server has a IP address which can be looked up to see the location of it. You can test this yourself by pinging your website and retrieving the IP address reply and then use a <a title="Geo IP Tool" href="http://www.geoiptool.com/" target="_blank">geo IP tool</a> to lookup the location.</p>
<p>There are many reasons why someone may choose to find a web host outside of their local region and one of them is cost.</p>
<p>Take for example my site. Although I&#8217;m located in Australia, I&#8217;ve decided to go with US hosting because it is simply cheaper. Looking at <a href="http://www.dannytalk.com/category/google-analytics/">Google Analytics</a>, it is interesting to note that majority of my search traffic comes from the US and Australia even though I have not localised my site in Google Webmaster Tools.</p>
<p style="text-align: center;"><a title="Search Traffic Distribution" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/09/geo-traffic-distribution.png"><img class="aligncenter size-full wp-image-656" title="geo-traffic-distribution" src="http://www.dannytalk.com/wp-content/uploads/2009/09/geo-traffic-distribution.png" alt="geo-traffic-distribution" width="500" height="122" /></a></p>
<p>However, something you should keep in mind is that if your web server is hosted in the same region as your traffic, your page load time will be much faster (i.e. Australian visitor and Australian hosted site). This will definitely improve your site&#8217;s user experience.</p>
<h2>Content</h2>
<p>Yes, this is true. Content is another factor search engines can use to determine whether your site may be more relevant to a certain region or not through contextual analysis. Search engines would then build a geographical profile about your page/site for relevancy purposes. This is probably one of the reasons why I&#8217;m ranked well for some keywords/phrases on Google AU and thus, receive a lot of Australian traffic due to the fact that I&#8217;ve had blog posts relevant to where I live.</p>
<p>Let&#8217;s say if you lived in California and you started writing about how great your local coffee shop is or your favourite restaurant down the road, it would make sense for search engines to determine that your page (or site) is more relevant to people living in California than people living in Sydney!</p>
<h2>Sub-Domains and Sub-Directories</h2>
<p>A lot of sites nowadays also use sub-domains and/or sub-directories to separate out geographically content aimed at targeting the visitors from the relevant region. Such examples are Yahoo who uses sub-domains to localise their search engines (i.e. au.yahoo.com) and Microsoft who uses sub-directories to localise their content (i.e. microsoft.com/australia).</p>
<p>Search engines are now smart enough to figure out abbreviations such as au, uk, us, and ca to determine the relevancy of these pages to their respective regions. Of course you should always support this by having content relevant to the target region as well.</p>
<p>Take for example au.yahoo.com. You will see that the content on that site has news, articles and headlines relevant to Australia which is different to the yahoo.com site, which has content relevant to US visitors.</p>
<p style="text-align: center;"><a title="Yahoo Relevant Localised Content" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/09/yahoo-au-content.png"><img class="aligncenter size-full wp-image-657" title="yahoo-au-content" src="http://www.dannytalk.com/wp-content/uploads/2009/09/yahoo-au-content.png" alt="yahoo-au-content" width="537" height="576" /></a></p>
<h2>Google Webmaster Tools</h2>
<p>Google has provided a great <a title="Google Webmaster Tools" href="https://www.google.com/webmasters/tools" target="_blank">tool for webmasters</a> to <a title="Google Geotargeting" href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=62399" target="_blank">geo-target</a> sites to a certain region. You can geo-target your main domain, sub-domain and sub-directory by adding them to your dashboard. Once you&#8217;ve verified your site entries, you can go to <em>Site configuration</em>, then <em>Settings</em> to set the geographic target.</p>
<p style="text-align: center;"><a title="Google Webmaster Tools - Geo Targeting" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/09/gwt-geotarget.png"><img class="aligncenter size-full wp-image-658" title="gwt-geotarget" src="http://www.dannytalk.com/wp-content/uploads/2009/09/gwt-geotarget.png" alt="gwt-geotarget" width="599" height="106" /></a></p>
<p>This is handy only if you have a generic TLD such as .com or .org. If you&#8217;ve set your site to target users in the UK, it&#8217;s pretty much telling Google to treat your .com or .org site as .co.uk or .org.uk. If your site is already using a country-coded TLD, then this isn&#8217;t necessarily as Google automatically associates your site with the relevant regions.</p>
<p>Bear in mind that this feature only affects Google&#8217;s SERPs and not other search engines.</p>
<div align="center"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/r9r3PayqaZM&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/r9r3PayqaZM&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<h2>Content Language Meta Tag</h2>
<p>Although <a title="Bing Webmaster Tools" href="http://www.bing.com/webmaster" target="_blank">Bing&#8217;s webmaster tools</a> currently doesn&#8217;t have a geo-targeting feature like Google webmaster tools, a Bing employee has <a title="Bing Geo-Targeting" href="http://www.bing.com/community/forums/t/647043.aspx" target="_blank">verified that using the content language meta tag</a> does help Bing determine the site&#8217;s target region.</p>
<p>For example, if you want your site localised to Bing Australia, put the following meta tag within your head tag.</p>
<p><em>&lt;meta http-equiv=&#8217;Content-Language&#8217; content=&#8217;en-au&#8217; /&gt;</em></p>
<p>The purpose of this <a title="Content Language Meta Tag" href="http://www.w3.org/International/questions/qa-http-and-lang#answer" target="_blank">content language meta tag</a> is to specify the language used for processing content and to identify the audience. Although I couldn&#8217;t find whether this affects Google or Yahoo&#8217;s algorithm, I can&#8217;t see why this shouldn&#8217;t help at all.</p>
<p>Finally, to conclude, Bing has written some <a title="Localising Websites - Best Practices by Bing" href="http://www.bing.com/community/blogs/webmaster/archive/2009/02/21/going-international-considerations-for-your-global-website.aspx" target="_blank">best practices to follow when considering localising websites</a>.</p>
<p>Hopefully this post has been helpful for you to think about what needs to be done when it comes to localising your site.</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=650&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/06/23/google-geek-night/" title="Google Geek Night">Google Geek Night</a></li><li><a href="http://www.dannytalk.com/2008/07/24/301-meta-refresh-redirects-how-google-and-yahoo-sees-it/" title="301 Meta Refresh Redirects: How Google and Yahoo Sees It">301 Meta Refresh Redirects: How Google and Yahoo Sees It</a></li><li><a href="http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/" title="SEO Implications of using CSS Display None/Image Replacement">SEO Implications of using CSS Display None/Image Replacement</a></li><li><a href="http://www.dannytalk.com/2009/08/29/google-organic-rankings-quality-score/" title="Google Organic Rankings Quality Score">Google Organic Rankings Quality Score</a></li><li><a href="http://www.dannytalk.com/2009/07/11/google-analytics-advanced-filters-guide/" title="Google Analytics: Advanced Filters Guide">Google Analytics: Advanced Filters Guide</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/67JfdD_4t9g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/</feedburner:origLink></item>
		<item>
		<title>Google Organic Rankings Quality Score</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/x6VPeGHt4BE/</link>
		<comments>http://www.dannytalk.com/2009/08/29/google-organic-rankings-quality-score/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 11:29:32 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[quality score]]></category>
		<category><![CDATA[serp]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=611</guid>
		<description><![CDATA[Is there such a thing? I&#8217;ve always wondered whether Google&#8217;s organic search algorithm factors in clickthrough rate (CTR) and SERP ranking (normalised) to provide a quality score for organic listings.
This is similar to how Google Adwords&#8217; quality score works. The higher CTR you have and normalising it against the ad position gives you a higher [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/4fDJZ9yIfCZSRKafopFUse_sqos/0/da"><img src="http://feedads.g.doubleclick.net/~a/4fDJZ9yIfCZSRKafopFUse_sqos/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/4fDJZ9yIfCZSRKafopFUse_sqos/1/da"><img src="http://feedads.g.doubleclick.net/~a/4fDJZ9yIfCZSRKafopFUse_sqos/1/di" border="0" ismap="true"></img></a></p><p>Is there such a thing? I&#8217;ve always wondered whether <a href="http://www.dannytalk.com/tag/google/">Google</a>&#8217;s organic search algorithm factors in clickthrough rate (CTR) and SERP ranking (normalised) to provide a quality score for organic listings.</p>
<p>This is similar to how <a href="http://www.dannytalk.com/tag/google/">Google</a> Adwords&#8217; quality score works. The higher CTR you have and normalising it against the ad position gives you a higher quality score which translates into lower CPC bid. This is how Google rewards advertisers that focus on quality and relevancy instead of just pure bidding.</p>
<p>The understanding is that the better optimised your text ad is (relevancy) for the actual search query and the bid term, the higher CTR you&#8217;ll receive which means searchers are taking an action and making a decision (i.e. they&#8217;ve found what they&#8217;re looking for!).</p>
<p>This in turn rewards Google as well because they&#8217;ve provided quality advertisements from advertisers and thus, more people continue using Google and more revenue is made through CPC ads.</p>
<p>So the question is, does this theory of quality score from Adwords apply to organic rankings? If I optimise my site so that it gets equal or higher CTR than what the average is for the SERP position, in Google&#8217;s eyes, is my site more relevant to the user thus rewarding my site with a higher &#8216;quality score&#8217; and a higher quality score means my site would generally rank higher/better for the theme surrounding the search query?</p>
<p><span id="more-611"></span>There&#8217;s been some research done on what are the CTR distributions on the 1st page of Google&#8217;s SERP. Below is a graph compiled by <a href="http://www.seo-scientist.com/google-ranking-ctr-click-distribution-over-serps.html" target="_blank">SEO Scientist</a> showing various research data conducted by Eye Tracking and AOL.</p>
<p style="text-align: center;"><a title="Google SERP CTR Distribution" rel="lightbox" href="http://www.seo-scientist.com/images/CTRvsRanking.jpg"><img class="aligncenter" title="Google SERP CTR Distribution" src="http://www.seo-scientist.com/images/CTRvsRanking.jpg" alt="" width="575" height="394" /></a></p>
<p style="text-align: left;">Another study done by <a href="http://searchlightdigital.com/guides/guide-serp-click-through-rates/" target="_blank">Searchlight Digital</a> shows CTR distribution of the first page of Google shows somewhat similar results. I haven&#8217;t really gone through the references yet of these two sites so please take it with a grain of salt :)</p>
<p style="text-align: left;">So for example, it seems like 9th position on Google attracts around 2-3% of clicks. What if my website&#8217;s average was like 4-5%? Would that mean my site has high relevancy to what users are looking for and thus, should move up the rankings based on relevancy?</p>
<p style="text-align: left;">Google&#8217;s focus (I think anyways) has always been to provide the most relevant search results to users which makes sense to increase rankings for sites that attract a higher CTR than usual.</p>
<p style="text-align: left;">So how do you optimise your site listing to maximise CTR? I guess there are only 2 on-page elements which you can play around with: the title and meta description. Everyone in the <a href="http://www.dannytalk.com/tag/seo/">SEO</a> industry knows that the title element is the most important on-page factor for organic rankings but do you know that <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=35264" target="_blank">meta descriptions</a> <span style="text-decoration: underline;"><strong>do not</strong></span> affect organic rankings?</p>
<p style="text-align: left;">However, it doesn&#8217;t mean we should neglect meta descriptions as they do affect CTR. I always treat meta descriptions as your sales pitch or your teaser to entice users to click through to your site. There&#8217;s a great blog post by Google Webmaster on <a href="http://googlewebmastercentral.blogspot.com/2007/09/improve-snippets-with-meta-description.html" target="_blank">how to improve your meta descriptions</a>.</p>
<p style="text-align: left;">By default, Google looks for the meta description to display in the SERPs but if not found, either scans the page for relevant information or retrieves the description from <a href="http://www.dmoz.org" target="_blank">DMOZ</a> (if listed there).</p>
<p style="text-align: left;">Would be keen to know what your thoughts are on this topic.</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=611&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/" title="SEO Implications of using CSS Display None/Image Replacement">SEO Implications of using CSS Display None/Image Replacement</a></li><li><a href="http://www.dannytalk.com/2009/06/24/update-to-adwords-cost-data-import/" title="Update to Adwords Cost Data Import">Update to Adwords Cost Data Import</a></li><li><a href="http://www.dannytalk.com/2009/04/02/google-analytics-individual-qualification-tips-i-just-passed-my-test/" title="Google Analytics Individual Qualification Tips &#8211; I Just Passed My Test">Google Analytics Individual Qualification Tips &#8211; I Just Passed My Test</a></li><li><a href="http://www.dannytalk.com/2009/03/15/google-analytics-does-301302-redirect-preserve-referrer-information/" title="Google Analytics: Does 301/302 Redirect Preserve Referrer Information?">Google Analytics: Does 301/302 Redirect Preserve Referrer Information?</a></li><li><a href="http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/" title="Geo Targeting / Localisation on Google Bing Yahoo">Geo Targeting / Localisation on Google Bing Yahoo</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/x6VPeGHt4BE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/08/29/google-organic-rankings-quality-score/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/08/29/google-organic-rankings-quality-score/</feedburner:origLink></item>
		<item>
		<title>Google Analytics: Advanced Filters Guide</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/5roJL5jI9aQ/</link>
		<comments>http://www.dannytalk.com/2009/07/11/google-analytics-advanced-filters-guide/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:07:21 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[advanced filters]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[regular expressions]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=623</guid>
		<description><![CDATA[Thought I&#8217;d share a post on how to use advanced filters in Google Analytics and what are some scenarios where they can come in handy.
Advanced filters are very useful for extracting information from available fields (i.e. campaign source, campaign term) using regular expressions and then using the extracted information to manipulate other fields in Google [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/lVlDnj0gjeNfRITLRoncsW77xO4/0/da"><img src="http://feedads.g.doubleclick.net/~a/lVlDnj0gjeNfRITLRoncsW77xO4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lVlDnj0gjeNfRITLRoncsW77xO4/1/da"><img src="http://feedads.g.doubleclick.net/~a/lVlDnj0gjeNfRITLRoncsW77xO4/1/di" border="0" ismap="true"></img></a></p><p>Thought I&#8217;d share a post on how to use advanced filters in <a href="http://www.dannytalk.com/category/google-analytics/">Google Analytics</a> and what are some scenarios where they can come in handy.</p>
<p>Advanced filters are very useful for extracting information from available fields (i.e. campaign source, campaign term) using regular expressions and then using the extracted information to manipulate other fields in <a href="http://www.dannytalk.com/category/google-analytics/">Google Analytics</a> so that you can customise how data is recorded in your reports.</p>
<p style="text-align: left;"><a title="Advanced Filters" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/07/advanced-filters.png"><img class="aligncenter size-full wp-image-624" title="advanced-filters" src="http://www.dannytalk.com/wp-content/uploads/2009/07/advanced-filters.png" alt="advanced-filters" width="577" height="396" /></a></p>
<p>First of all, before you use advanced filters, it is important that you have some kind of basic knowledge on <a title="Regular Expressions Tutorial" href="http://www.regular-expressions.info/" target="_blank">regular expressions</a>. If you don&#8217;t, then perhaps it&#8217;s a good idea to read up on what those cryptic symbols mean and how they&#8217;re very useful in pattern matching.</p>
<p style="text-align: left;"><span id="more-623"></span>Once you&#8217;ve gotten a handle on some basic regular expressions, go to your filter manager and create a new filter. In filter type, select custom filter and then the advanced radio button. You will see three drop down menus with a text field next to each one of them. In the drop down menus, you will see a <a title="Google Analytics Fields" href="http://www.google.com/support/analytics/bin/answer.py?answer=55588" target="_blank">list of fields available</a> in <a href="http://www.dannytalk.com/tag/google/">Google</a> Analytics available for you to use.</p>
<p style="text-align: left;">Each advanced filter allows you to extract information from a maximum of 2 fields, field A and field B while allowing you to write information to a maximum of 1 field, the constructor.</p>
<p style="text-align: left;">Once you&#8217;ve selected a desired field to extract information from, you will need to enter the regular expression in the text field beside it. In your regular expressions, the parenthesis () is used to extract the matching parts of the field value and then storing these matches into variables. The variables $A and $B refer to fields and the numbers refer to the order of the parenthesis (i.e. $A3 corresponds to the 3rd parenthesis of field A&#8217;s matched regular expression.). These variables can then be accessed in the constructor to return the extracted value.</p>
<p style="text-align: left;">So let&#8217;s look at an example. Let&#8217;s say I wanted to append the category name based on the URL query string parameter to the page title because my CMS can&#8217;t seem to generate the category names in the page title and I can&#8217;t get any meaningful insights into which categories are popular from the content reports.</p>
<p style="text-align: center;"><a title="Advanced Filter Example" rel="lightbox" href="../wp-content/uploads/2009/07/filter-example.png"><img class="aligncenter" title="filter-example" src="../wp-content/uploads/2009/07/filter-example.png" alt="filter-example" width="577" height="396" /></a></p>
<p style="text-align: left;">In field A, I will choose <em>Request URI</em> and next to it, my regular expression <em>(\?|&amp;)cat=([^&amp;])*</em> which means extract the category value from the URL. This is stored in $A2 because the value I want is in the 2nd parenthesis.</p>
<p style="text-align: left;">In field B, I&#8217;ll just select everything because I want to append $A2 to whatever is already there. This is stored as $B1.</p>
<p style="text-align: left;">Then in the constructor, I&#8217;m telling <a href="http://www.dannytalk.com/tag/google/">Google</a> Analytics to append the value in $A2 to the value in $B1. So if the category value extracted is &#8216;Shoes&#8217; and my original page title is &#8216;Online Shopping&#8217;, then the modified page title will be &#8216;Online Shopping Shoes&#8217;. This should be reflected in the content reports.</p>
<p style="text-align: left;">I will need the request URI and page title field so I&#8217;ll make field A and B as required. By selecting yes for the override output field means that if that field already has a value, override it with the new value. Finally since this isn&#8217;t case sensitive, I&#8217;ll select no.</p>
<p style="text-align: left;">That&#8217;s pretty much it! I&#8217;ve written an example to <a href="http://www.dannytalk.com/2009/03/07/google-analytics-adding-true-search-query-terms-using-advanced-filters/">append true searched terms</a> to the keywords report so you can have a look at that example too.</p>
<p style="text-align: left;">Remember to always test filters in a test profile before applying it to your main profile.</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=623&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/05/26/goal-funnel-setup-in-google-analytics/" title="Goal &#038; Funnel Setup Guide in Google Analytics">Goal &#038; Funnel Setup Guide in Google Analytics</a></li><li><a href="http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/" title="How To Track Sub-Domains / Cross-Domains in Google Analytics">How To Track Sub-Domains / Cross-Domains in Google Analytics</a></li><li><a href="http://www.dannytalk.com/2009/03/07/google-analytics-adding-true-search-query-terms-using-advanced-filters/" title="Google Analytics: Adding True Search Query Terms Using Advanced Filters ">Google Analytics: Adding True Search Query Terms Using Advanced Filters </a></li><li><a href="http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/" title="SEO Implications of using CSS Display None/Image Replacement">SEO Implications of using CSS Display None/Image Replacement</a></li><li><a href="http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/" title="Geo Targeting / Localisation on Google Bing Yahoo">Geo Targeting / Localisation on Google Bing Yahoo</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/5roJL5jI9aQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/07/11/google-analytics-advanced-filters-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/07/11/google-analytics-advanced-filters-guide/</feedburner:origLink></item>
		<item>
		<title>Psalm 139:1-10</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/57e4ttuq2qw/</link>
		<comments>http://www.dannytalk.com/2009/07/04/psalm-1391-10/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 14:44:47 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Christianity]]></category>
		<category><![CDATA[psalm]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=614</guid>
		<description><![CDATA[1 O LORD, you have searched me
and you know me.
2 You know when I sit and when I rise;
you perceive my thoughts from afar.
3 You discern my going out and my lying down;
you are familiar with all my ways.
4 Before a word is on my tongue
you know it completely, O LORD.
5 You hem me in—behind [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/nHrCk2vETmmG6VykZdBQYbeIsrs/0/da"><img src="http://feedads.g.doubleclick.net/~a/nHrCk2vETmmG6VykZdBQYbeIsrs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nHrCk2vETmmG6VykZdBQYbeIsrs/1/da"><img src="http://feedads.g.doubleclick.net/~a/nHrCk2vETmmG6VykZdBQYbeIsrs/1/di" border="0" ismap="true"></img></a></p><p style="text-align: center;">1 O LORD, you have searched me</p>
<p style="text-align: center;">and you know me.</p>
<p style="text-align: center;">2 You know when I sit and when I rise;</p>
<p style="text-align: center;">you perceive my thoughts from afar.</p>
<p style="text-align: center;">3 You discern my going out and my lying down;</p>
<p style="text-align: center;">you are familiar with all my ways.</p>
<p style="text-align: center;">4 Before a word is on my tongue</p>
<p style="text-align: center;">you know it completely, O LORD.</p>
<p style="text-align: center;">5 You hem me in—behind and before;</p>
<p style="text-align: center;">you have laid your hand upon me.</p>
<p style="text-align: center;">6 Such knowledge is too wonderful for me,</p>
<p style="text-align: center;">too lofty for me to attain.</p>
<p style="text-align: center;">7 Where can I go from your Spirit?</p>
<p style="text-align: center;">Where can I flee from your presence?</p>
<p style="text-align: center;">8 If I go up to the heavens, you are there;</p>
<p style="text-align: center;">if I make my bed in the depths, you are there.</p>
<p style="text-align: center;">9 If I rise on the wings of the dawn,</p>
<p style="text-align: center;">if I settle on the far side of the sea,</p>
<p style="text-align: center;">10 even there your hand will guide me,</p>
<p style="text-align: center;">your right hand will hold me fast.</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=614&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>No Related Post</li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/57e4ttuq2qw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/07/04/psalm-1391-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/07/04/psalm-1391-10/</feedburner:origLink></item>
		<item>
		<title>Update to Adwords Cost Data Import</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/f_wNIV2wFTQ/</link>
		<comments>http://www.dannytalk.com/2009/06/24/update-to-adwords-cost-data-import/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 12:55:45 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[campaign tracking]]></category>
		<category><![CDATA[gaiq]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[google analytics individual qualification]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=606</guid>
		<description><![CDATA[If you&#8217;ve read my previous post about the GAIQ exam tips, you&#8217;ll notice in the section called Adwords Information, I talked about how the initial update by Google on how their cost data import update affected traffic reports in Google Analytics and how we&#8217;ve been debating in the GAAC forums about accounts that don&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/mN2YHXQ5ZyAxeUdCPQRHLgTrugI/0/da"><img src="http://feedads.g.doubleclick.net/~a/mN2YHXQ5ZyAxeUdCPQRHLgTrugI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/mN2YHXQ5ZyAxeUdCPQRHLgTrugI/1/da"><img src="http://feedads.g.doubleclick.net/~a/mN2YHXQ5ZyAxeUdCPQRHLgTrugI/1/di" border="0" ismap="true"></img></a></p><p>If you&#8217;ve read my previous post about the <a title="GAIQ Exam Tips" href="http://www.dannytalk.com/2009/04/02/google-analytics-individual-qualification-tips-i-just-passed-my-test/">GAIQ exam tips</a>, you&#8217;ll notice in the section called <em>Adwords Information</em>, I talked about how the initial update by <a href="http://www.dannytalk.com/tag/google/">Google</a> on how their cost data import update affected traffic reports in <a href="http://www.dannytalk.com/category/google-analytics/">Google Analytics</a> and how we&#8217;ve been debating in the GAAC forums about accounts that don&#8217;t have cost data import enabled treat Adwords traffic as direct instead of cpc. This will affect the traffic reports by over inflating direct traffic and slowly diminishes cpc traffic.</p>
<p>This really isn&#8217;t good as it doesn&#8217;t give you an accurate representation on how your online marketing activities are performing. With high direct traffic, you&#8217;d probably think, &#8220;Holy cow! My website brand really rocks and I don&#8217;t have to spend much money on online advertising anymore. Thus, you decide to cut down your Adwords spend or other forms of online advertising.&#8221;</p>
<p>One way to overcome that was to manually utm tag your destination URLs which would&#8217;ve been a big pain in the butt if you&#8217;ve got a large Adwords account with many campaigns and adgroups.</p>
<p>So finally <a href="http://www.dannytalk.com/tag/google/">Google</a> made a post about a week ago about another <a href="http://analytics.blogspot.com/2009/06/update-regarding-adwords-cost-data.html" target="_blank">update to the adwords cost data reporting</a> that reverts back to how <a href="http://www.dannytalk.com/category/google-analytics/">Google Analytics</a> originally reported traffic from Adwords.</p>
<p>Now if you&#8217;ve got your Google Analytics account linked to Adwords, have auto tagging enabled but don&#8217;t have Adwords cost data applied, your Adwords traffic will now show as google/cpc, as it was originally.</p>
<p>What you should expect is a drop in direct traffic and a gradual increase in cpc traffic in your traffic reports.</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=606&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/04/02/google-analytics-individual-qualification-tips-i-just-passed-my-test/" title="Google Analytics Individual Qualification Tips &#8211; I Just Passed My Test">Google Analytics Individual Qualification Tips &#8211; I Just Passed My Test</a></li><li><a href="http://www.dannytalk.com/2009/08/29/google-organic-rankings-quality-score/" title="Google Organic Rankings Quality Score">Google Organic Rankings Quality Score</a></li><li><a href="http://www.dannytalk.com/2009/03/15/google-analytics-does-301302-redirect-preserve-referrer-information/" title="Google Analytics: Does 301/302 Redirect Preserve Referrer Information?">Google Analytics: Does 301/302 Redirect Preserve Referrer Information?</a></li><li><a href="http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/" title="SEO Implications of using CSS Display None/Image Replacement">SEO Implications of using CSS Display None/Image Replacement</a></li><li><a href="http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/" title="Geo Targeting / Localisation on Google Bing Yahoo">Geo Targeting / Localisation on Google Bing Yahoo</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/f_wNIV2wFTQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/06/24/update-to-adwords-cost-data-import/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/06/24/update-to-adwords-cost-data-import/</feedburner:origLink></item>
		<item>
		<title>Google Geek Night</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/5yI5KpsRMP4/</link>
		<comments>http://www.dannytalk.com/2009/06/23/google-geek-night/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:12:17 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google geek night]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=601</guid>
		<description><![CDATA[Hey guys, sorry I haven&#8217;t been updating this blog. Been a busy little bee! Thought I&#8217;d do a quick update and share with you guys my trip to Google&#8217;s office tonight for an event called &#8216;Google Geek Night&#8217;.
It&#8217;s basically a short meeting between Google and their agency partners to give a presentation on the online [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/o27gJhhjY5kKrxD978_I8z3Mn_o/0/da"><img src="http://feedads.g.doubleclick.net/~a/o27gJhhjY5kKrxD978_I8z3Mn_o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/o27gJhhjY5kKrxD978_I8z3Mn_o/1/da"><img src="http://feedads.g.doubleclick.net/~a/o27gJhhjY5kKrxD978_I8z3Mn_o/1/di" border="0" ismap="true"></img></a></p><p>Hey guys, sorry I haven&#8217;t been updating this blog. Been a busy little bee! Thought I&#8217;d do a quick update and share with you guys my trip to <a href="http://www.dannytalk.com/tag/google/">Google</a>&#8217;s office tonight for an event called &#8216;<a href="http://www.dannytalk.com/tag/google/">Google</a> Geek Night&#8217;.</p>
<p>It&#8217;s basically a short meeting between Google and their agency partners to give a presentation on the online search demand and insights into user search behaviour, more specifically focused towards online shopping. Oh yeah, after that it&#8217;s all about drinks, cannapés and socialising. I was happy that they served Becks beer, one of my favourite beers and didn&#8217;t go cheap with local beers.</p>
<p>Each of us also got a Google pack which consists of a Google cap and some Google &#8216;goo&#8217;. Yes, really it&#8217;s goo. I&#8217;m too lazy to take photos so you&#8217;ll just have to use your imagination :)</p>

<a href="http://www.dannytalk.com/wp-content/gallery/google-geek-night/P6230001.jpg" title="" rel="lightbox[singlepic661]" >
	<img class="ngg-singlepic ngg-center" src="http://www.dannytalk.com/wp-content/plugins/nextgen-gallery/nggshow.php?pid=661&amp;width=480&amp;height=320&amp;mode=" alt="P6230001" title="P6230001" />
</a>

<p>Above is the First Rate team after a few drinks and posing with our Google pack. Produce placement there, hehe.</p>
<p>We also got a tour around the Google office but unfortunately I wasn&#8217;t allowed to take photos. It&#8217;s their brand spanking new office located at Pyrmont, just opposite Starcity Casino. As expected, they had pretty cool decorations all around the office and a beautiful view overlooking the harbour.</p>
<p><span id="more-601"></span>
<a href="http://www.dannytalk.com/wp-content/gallery/google-geek-night/P6230004.jpg" title="" rel="lightbox[singlepic664]" >
	<img class="ngg-singlepic ngg-center" src="http://www.dannytalk.com/wp-content/plugins/nextgen-gallery/nggshow.php?pid=664&amp;width=480&amp;height=320&amp;mode=" alt="P6230004" title="P6230004" />
</a>
</p>
<p>Above is the First Rate team with our Google account manager, Juvita, who I bug a lot when I need help from Google. You can also see Arnold (bottom left) posing gracefully for the camera, haha. Oh, we were all looking at different directions too because there was a couple of cameras taking pictures of us.</p>
<p>Anyways, the night beckons. Hopefully I have more time to churn out more Google Analytics tutorials later on.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-8-601">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.dannytalk.com/nggallery/post/google-geek-night/slideshow">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-661" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/google-geek-night/P6230001.jpg" title=" " rel="lightbox[set_8]" >
								<img title="P6230001" alt="P6230001" src="http://www.dannytalk.com/wp-content/gallery/google-geek-night/thumbs/thumbs_P6230001.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-662" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/google-geek-night/P6230002.jpg" title=" " rel="lightbox[set_8]" >
								<img title="P6230002" alt="P6230002" src="http://www.dannytalk.com/wp-content/gallery/google-geek-night/thumbs/thumbs_P6230002.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-663" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/google-geek-night/P6230003.jpg" title=" " rel="lightbox[set_8]" >
								<img title="P6230003" alt="P6230003" src="http://www.dannytalk.com/wp-content/gallery/google-geek-night/thumbs/thumbs_P6230003.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-664" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/google-geek-night/P6230004.jpg" title=" " rel="lightbox[set_8]" >
								<img title="P6230004" alt="P6230004" src="http://www.dannytalk.com/wp-content/gallery/google-geek-night/thumbs/thumbs_P6230004.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=601&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/" title="Geo Targeting / Localisation on Google Bing Yahoo">Geo Targeting / Localisation on Google Bing Yahoo</a></li><li><a href="http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/" title="SEO Implications of using CSS Display None/Image Replacement">SEO Implications of using CSS Display None/Image Replacement</a></li><li><a href="http://www.dannytalk.com/2009/08/29/google-organic-rankings-quality-score/" title="Google Organic Rankings Quality Score">Google Organic Rankings Quality Score</a></li><li><a href="http://www.dannytalk.com/2009/07/11/google-analytics-advanced-filters-guide/" title="Google Analytics: Advanced Filters Guide">Google Analytics: Advanced Filters Guide</a></li><li><a href="http://www.dannytalk.com/2009/06/24/update-to-adwords-cost-data-import/" title="Update to Adwords Cost Data Import">Update to Adwords Cost Data Import</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/5yI5KpsRMP4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/06/23/google-geek-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/06/23/google-geek-night/</feedburner:origLink></item>
		<item>
		<title>Goal &amp; Funnel Setup Guide in Google Analytics</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/4S5Ho3r26Qc/</link>
		<comments>http://www.dannytalk.com/2009/05/26/goal-funnel-setup-in-google-analytics/#comments</comments>
		<pubDate>Tue, 26 May 2009 13:55:53 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[funnels]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[regular expressions]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=564</guid>
		<description><![CDATA[Working in a Google Analytics Authorised Consultants  (GAAC) accredited company and also having a Google Analytics Individual Qualification (GAIQ), it is essential that I master the art of setting up goals and funnels in Google Analytics for our clients.
A goal can be a very important metric for a client to track such as sales, [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/DAZXXDf2y6iPa17xgCb68o3oW5A/0/da"><img src="http://feedads.g.doubleclick.net/~a/DAZXXDf2y6iPa17xgCb68o3oW5A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/DAZXXDf2y6iPa17xgCb68o3oW5A/1/da"><img src="http://feedads.g.doubleclick.net/~a/DAZXXDf2y6iPa17xgCb68o3oW5A/1/di" border="0" ismap="true"></img></a></p><p>Working in a <a href="http://www.dannytalk.com/category/google-analytics/">Google Analytics</a> Authorised Consultants <a title="Google Analytics Authorised Consultants" href="http://www.google.com/analytics/authorized_consultants.html#asiapacific" target="_blank"> (GAAC)</a> accredited company and also having a <a title="Google Analytics Individual Qualification" href="http://www.dannytalk.com/2009/04/02/google-analytics-individual-qualification-tips-i-just-passed-my-test/">Google Analytics Individual Qualification</a> (<a title="GAIQ" href="http://www.dannytalk.com/tag/gaiq">GAIQ</a>), it is essential that I master the art of setting up goals and funnels in <a href="http://www.dannytalk.com/category/google-analytics/">Google Analytics</a> for our clients.</p>
<p>A goal can be a very important metric for a client to track such as sales, newsletter sign-ups, and registrations. Of course goals are not just limited to those but can be extended to whatever you would define as an important action on the website to track. Not only is tracking important, but it is also vital that you gain insight into what&#8217;s going on in the goal process from funnels.</p>
<p style="text-align: center;"><a title="Goal Graph" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-graph.png"><img class="aligncenter size-large wp-image-589" title="goal-graph" src="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-graph-1024x121.png" alt="goal-graph" width="574" height="68" /></a></p>
<p>A funnel is a visual representation of what&#8217;s happening during each step of your goal. It gives you great insights into the drop off rates of each step so that you can make informed decisions on improving your goal process and landing pages to increase conversion rates. You can accurately pinpoint which step of the goal process are you getting high drop off rates.</p>
<p>This can help you identify problems such as the checkout button not working, too many call to actions that lead to other goals, not best practice usability and so on.<br />
<span id="more-564"></span></p>
<h2>Before Going Ahead&#8230;</h2>
<p><strong>Identify</strong></p>
<p>First of all, you need to identify what goal you&#8217;re wanting to track. Make sure you identify each individual step of the goal conversion process. You will also need to identify the &#8216;conversion page&#8217; &#8211; the page where the goal can be counted as a conversion. This is usually the thank you or confirmation page.</p>
<p>Write out the goal steps in a logical way that will help you understand the entire process.</p>
<p><a href="http://www.dannytalk.com/tag/google/">Google</a> Analytics has a maximum of 10 steps &#8211; but seriously, if you have a goal that has more than 10 steps, you might want to rethink the goal process.</p>
<p><strong>Scope</strong></p>
<p>Once you&#8217;ve identified the goal steps, you will need to scope out the URLs of each step. Are they static or dynamic URLs?</p>
<p>If they are dynamic URLs, you may need to use virtual page views to simplify the tracking process without having to use complicated regular expressions (regex).</p>
<p>An example of using a virtual page view in <a href="http://www.dannytalk.com/tag/google/">Google</a> Analytics would be,</p>
<pre class="js" name="code">
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-xxxxxxx-y");
pageTracker._trackPageview('/step1.html'); // change the parameter to the unique logical goal step
} catch(err) {}</script>
</pre>
<p>If you use the default <a title="Track Pageview" href="http://code.google.com/apis/analytics/docs/gaJS/gaJSApi.html#_gat.GA_Tracker_._trackPageview" target="_blank"><em>pageTracker._trackPageview()</em></a>, Google Analytics will use whatever request URI it sees in the address bar.</p>
<p>You will also need to find out whether this goal process requires <a href="http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/">cross/sub-domain tracking</a>.</p>
<p><strong>Dollar</strong></p>
<p>Unlike tracking e-commerce transactions that have dynamic values, goal values are static. You will need to figure out whether the goal has a dollar value or not to it.</p>
<p>For example, if I upsell/cross-sell products to my internal newsletter database and I get an average sale of $5, then I would define my newsletter subscription goal value to be $5.</p>
<p style="text-align: center;"><a title="Goal Information" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-information.png"><img class="aligncenter size-full wp-image-581" title="goal-information" src="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-information.png" alt="goal-information" width="585" height="261" /></a></p>
<p style="text-align: left;">Another example would be if a converted lead is worth $1000 and you have an average 5% offline conversion rate, then your goal value would be $50.</p>
<p style="text-align: left;"><strong>Match Types</strong></p>
<p>You will need to determine what kind of match types should Google Analytics use when matching against the content report. Google Analytics has 3 kinds of match types: head, exact and regular expression.</p>
<p style="text-align: center;"><a title="Goal Match Type" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-match-type.png"><img class="aligncenter size-full wp-image-584" title="goal-match-type" src="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-match-type.png" alt="goal-match-type" width="585" height="261" /></a></p>
<ul>
<li>Head Match &#8211; does not use regex and matches the &#8216;head&#8217; section of the request URI.
<p>E.g. If you want to match www.dannytalk.com/<strong>step1.html</strong>?id=123 and www.dannytalk.com/<strong>step1.html</strong>?id=321, then you would use <em>/step1.html</em>. Identify the common factor.</li>
<li>Exact Match &#8211; uses regex and is not suitable for dynamic URLs.
<p>E.g. If you want to match www.dannytalk.com/step1.html, then you would use <em>^/step1\.html$</em> as the regex.</li>
<li>Regular Expression Match &#8211; as the name says it, uses regex. Handy if you have more complicated matching requirements.
<p>E.g. If you want to match www.dannytalk.com/step1.html?source=google or www.dannytalk.com/step1.html?source=yahoo, then you would use <em>^/step1.html\?source=(google|yahoo)</em>.</li>
</ul>
<p>Therefore, it is important to plan and define the entire goal step process prior to implementing the goal so that you can determine which match type will work for you.</p>
<h2>Putting It All Together</h2>
<p>Wait wait! Before you do this, make sure you create an additional test profile to your main profile to test your goal to ensure it is working correctly. The reason for this is that once data is recorded in a profile, there&#8217;s no way to delete it. Yes you can filter the dates but that can be a hassle as you&#8217;d have to remember dates. I will write a profile step guide later on.</p>
<p>So once you&#8217;ve set up your test profile, go ahead in creating your goal.</p>
<p style="text-align: center;"><a title="Goal Setup" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-setup.png"><img class="aligncenter size-full wp-image-586" title="goal-setup" src="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-setup.png" alt="goal-setup" width="507" height="414" /></a></p>
<p style="text-align: left;">The checkbox &#8216;required step&#8217; informs Google Analytics to only record the goal if the visitor has been through step 1 which means they have to go through step 1 in order to be counted as a goal.</p>
<h2 style="text-align: left;">Goal Funnels</h2>
<p style="text-align: left;"><a title="Goal Funnel" rel="lightbox" href="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-funnel1.png"><img class="aligncenter size-full wp-image-588" title="goal-funnel1" src="http://www.dannytalk.com/wp-content/uploads/2009/05/goal-funnel1.png" alt="goal-funnel1" width="570" height="421" /></a></p>
<p style="text-align: left;">Assuming you&#8217;ve setup your goal correctly, this is an example of how a goal funnel can look like. Obviously I did not check the &#8216;required step&#8217; checkbox and that&#8217;s why you&#8217;re seeing entrance paths at different goal steps &#8211; not just step 1.</p>
<p style="text-align: left;">You can see the entrance points, exit points and the drop off rate at each step of the goal. This will help you gain insight as to where the drop offs are occuring and to where they&#8217;re dropping off to.</p>
<p style="text-align: left;">Exit pages are the pages where the visitor exited to (internal pages) from the goal path and did not convert within that session. The exit page called (exit) is where the visitor left the site or closed the browser.</p>
<p style="text-align: left;">Note that a visitor does not necessarily have to go through the goal path in sequence to be considered a goal conversion. Essentially, if the visitor somehow skips certain steps and ends up in the thank you page, then Google Analytics will back fill the skipped goal steps.</p>
<p style="text-align: left;">Another thing to remember is that if within the same session a visitor converts the same goal more than once, it will only be counted once (unique per session).</p>
<p style="text-align: left;">Once you&#8217;re satisfied that the goal is working correctly, you can implement it in the main profile.</p>
<h2 style="text-align: left;">Debugging</h2>
<p>Things to look out for:</p>
<ul>
<li>Check the content reports to ensure that Google Analytics is tracking the URLs properly. If your goal step URLs aren&#8217;t there, it means Google Analytics can&#8217;t see it and therefore, can&#8217;t match it.</li>
<li>Once again, <a href="http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/">sub-domain/cross-domain tracking</a>. We want to maintain the same session and not create new ones.</li>
<li>Test your regular expressions to make sure they match correctly. I like using an <a title="Online Regex Tool" href="http://www.gskinner.com/RegExr/" target="_blank">online regex tool</a> to help me check if my regex is working or not.</li>
</ul>
<p>If you find this guide helpful, consider linking to it and sharing it around :)</p>
<p>Feedback and comments would be appreciated.</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=564&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/07/11/google-analytics-advanced-filters-guide/" title="Google Analytics: Advanced Filters Guide">Google Analytics: Advanced Filters Guide</a></li><li><a href="http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/" title="How To Track Sub-Domains / Cross-Domains in Google Analytics">How To Track Sub-Domains / Cross-Domains in Google Analytics</a></li><li><a href="http://www.dannytalk.com/2009/10/05/seo-implications-of-using-css-display-noneimage-replacement/" title="SEO Implications of using CSS Display None/Image Replacement">SEO Implications of using CSS Display None/Image Replacement</a></li><li><a href="http://www.dannytalk.com/2009/09/30/geo-targeting-localisation-on-google-bing-yahoo/" title="Geo Targeting / Localisation on Google Bing Yahoo">Geo Targeting / Localisation on Google Bing Yahoo</a></li><li><a href="http://www.dannytalk.com/2009/08/29/google-organic-rankings-quality-score/" title="Google Organic Rankings Quality Score">Google Organic Rankings Quality Score</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/4S5Ho3r26Qc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/05/26/goal-funnel-setup-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/05/26/goal-funnel-setup-in-google-analytics/</feedburner:origLink></item>
		<item>
		<title>My 1999 Honda Civic EM1 Vti-R</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/vGRnuT3ymGY/</link>
		<comments>http://www.dannytalk.com/2009/05/24/my-1999-honda-civic-em1-vti-r/#comments</comments>
		<pubDate>Sun, 24 May 2009 10:36:44 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[honda]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=559</guid>
		<description><![CDATA[Sorry guys haven&#8217;t been updating my blog recently. Been busy with my car pretty much hehe.
Just spent $230 yesterday at Supercheap Auto buying floor mats, car cover, turtle wax shampoo, lamb wool mittens, microfiber polishing cloth, meguire&#8217;s clay bar, meguire&#8217;s quick detailer and meguire&#8217;s wax. So yeah, I&#8217;m quite broke now! I&#8217;ve still yet to [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/5ToiJ3H9i10leBjSqbmHfp9Lezs/0/da"><img src="http://feedads.g.doubleclick.net/~a/5ToiJ3H9i10leBjSqbmHfp9Lezs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/5ToiJ3H9i10leBjSqbmHfp9Lezs/1/da"><img src="http://feedads.g.doubleclick.net/~a/5ToiJ3H9i10leBjSqbmHfp9Lezs/1/di" border="0" ismap="true"></img></a></p><p>Sorry guys haven&#8217;t been updating my blog recently. Been busy with my car pretty much hehe.</p>
<p>Just spent $230 yesterday at Supercheap Auto buying floor mats, car cover, turtle wax shampoo, lamb wool mittens, microfiber polishing cloth, meguire&#8217;s clay bar, meguire&#8217;s quick detailer and meguire&#8217;s wax. So yeah, I&#8217;m quite broke now! I&#8217;ve still yet to transfer the registration and pay the stamp duty! :(</p>

<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240020.jpg" title="" rel="lightbox[singlepic649]" >
	<img class="ngg-singlepic ngg-center" src="http://www.dannytalk.com/wp-content/plugins/nextgen-gallery/nggshow.php?pid=649&amp;width=480&amp;height=320&amp;mode=" alt="" title="" />
</a>

<p>So yeah, been pretty engrossed in it. Have washed and vacuumed my car yesterday and spent some time washing under the hood and applying some tyre shine to my tyres. Will need to find some time doing the clay bar thingy and waxing it. Is gonna be slick looking!</p>
<p>But yeah, some pictures below :)</p>
<p><span id="more-559"></span>
<div class="ngg-galleryoverview" id="ngg-gallery-7-559">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.dannytalk.com/nggallery/post/my-1999-honda-civic-em1-vti-r/slideshow">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-660" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240031.jpg" title=" " rel="lightbox[set_7]" >
								<img title="      " alt="      " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240031.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-659" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240030.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240030.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-657" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240028.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240028.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-658" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240029.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240029.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-651" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240022.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240022.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-652" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240023.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240023.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-650" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240021.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240021.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-653" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240024.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240024.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-655" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240026.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240026.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-656" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240027.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240027.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-654" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240025.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240025.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-649" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240020.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240020.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-648" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240019.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240019.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-647" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240018.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240018.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-646" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240017.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240017.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-645" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240016.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240016.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-644" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240015.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240015.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-642" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5170013.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5170013.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-643" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/P5240014.jpg" title=" " rel="lightbox[set_7]" >
								<img title=" " alt=" " src="http://www.dannytalk.com/wp-content/gallery/99-honda-civic-em1/thumbs/thumbs_P5240014.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=559&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/05/17/the-hunt-is-over/" title="The Hunt Is Over!">The Hunt Is Over!</a></li><li><a href="http://www.dannytalk.com/2009/05/04/car-hunting-its-a-pain-in-the-butt/" title="Car Hunting &#8211; It&#8217;s a Pain In The Butt">Car Hunting &#8211; It&#8217;s a Pain In The Butt</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/vGRnuT3ymGY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/05/24/my-1999-honda-civic-em1-vti-r/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/05/24/my-1999-honda-civic-em1-vti-r/</feedburner:origLink></item>
		<item>
		<title>The Hunt Is Over!</title>
		<link>http://feedproxy.google.com/~r/dannytalk/~3/LzMNh9Hm5c4/</link>
		<comments>http://www.dannytalk.com/2009/05/17/the-hunt-is-over/#comments</comments>
		<pubDate>Sun, 17 May 2009 12:47:39 +0000</pubDate>
		<dc:creator>danny</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[honda]]></category>

		<guid isPermaLink="false">http://www.dannytalk.com/?p=556</guid>
		<description><![CDATA[Finally I&#8217;ve found a car to buy! Drove all the way to Gosford today with a couple of mates to inspect a green &#8216;99 Honda Civic EM1.
It&#8217;s green in colour with gold pearls and has a black bonnet. Good paint work, fresh tyres and uses Royal Purple engine oil. Car is mechanically great as well [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/xUjBzQfz8fNgNfH5_8fIyjMERMw/0/da"><img src="http://feedads.g.doubleclick.net/~a/xUjBzQfz8fNgNfH5_8fIyjMERMw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xUjBzQfz8fNgNfH5_8fIyjMERMw/1/da"><img src="http://feedads.g.doubleclick.net/~a/xUjBzQfz8fNgNfH5_8fIyjMERMw/1/di" border="0" ismap="true"></img></a></p><p>Finally I&#8217;ve found a car to buy! Drove all the way to Gosford today with a couple of mates to inspect a green &#8216;99 Honda Civic EM1.</p>
<p>It&#8217;s green in colour with gold pearls and has a black bonnet. Good paint work, fresh tyres and uses Royal Purple engine oil. Car is mechanically great as well as good looking exterior and interior. Had my friends take a look under the car and lucky the seller is a mechanic himself so I would know he&#8217;s taken good care of the car.</p>
<p>So now I&#8217;ve got to arrange bank cheques tomorrow and take a train all the way to Gosford to get the car and do the paper work. Going to be  a long night tomorrow and hopefully a car owner!</p>
<p>Man it&#8217;s been a hectic 2 weeks ever since I started looking for a car. Non-stop searching cars online and on forums. It&#8217;s pretty time consuming since I&#8217;ve pretty much used most of my spare time available looking for cars, doing research and contacting people for a car inspection.</p>
<p>Finally I can have a life again.</p>
<p>I&#8217;ll post up some tips and guides later to buying used car from private sellers. Very valuable information I&#8217;ve attained over the past short but intense 2 weeks. Hopefully you guys will find it helpful.</p>
<img src="http://www.dannytalk.com/?ak_action=api_record_view&id=556&type=feed" alt="" /><h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.dannytalk.com/2009/05/24/my-1999-honda-civic-em1-vti-r/" title="My 1999 Honda Civic EM1 Vti-R">My 1999 Honda Civic EM1 Vti-R</a></li><li><a href="http://www.dannytalk.com/2009/05/04/car-hunting-its-a-pain-in-the-butt/" title="Car Hunting &#8211; It&#8217;s a Pain In The Butt">Car Hunting &#8211; It&#8217;s a Pain In The Butt</a></li></ul><img src="http://feeds.feedburner.com/~r/dannytalk/~4/LzMNh9Hm5c4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dannytalk.com/2009/05/17/the-hunt-is-over/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dannytalk.com/2009/05/17/the-hunt-is-over/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 2.264 seconds --><!-- Cached page served by WP-Cache -->
