<?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>WebBriefcase&#187; google</title>
	<atom:link href="http://www.webbriefcase.net/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webbriefcase.net</link>
	<description>How to Set Up a Blog</description>
	<lastBuildDate>Sat, 09 Jul 2011 03:54:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Do You Use Google Webmaster Tools?</title>
		<link>http://www.webbriefcase.net/2008-08/do-you-use-google-webmaster-tools/</link>
		<comments>http://www.webbriefcase.net/2008-08/do-you-use-google-webmaster-tools/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 14:07:45 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Webmaster Resources]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google tools]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[tools for webmasters]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=393</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg1(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg1' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg1' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		I admit, I&#8217;ve only recently taken the plunge to install the little code on my site that allows me to use Google webmaster tools. It was in fact a good friend who recommended I take a closer look. I&#8217; had heard of them in the past but forgot all about it again, until a couple [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-08/do-you-use-google-webmaster-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make Money With Google&#8217;s Help</title>
		<link>http://www.webbriefcase.net/2008-08/make-money-with-googles-help/</link>
		<comments>http://www.webbriefcase.net/2008-08/make-money-with-googles-help/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 00:00:56 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Monetize Websites]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google trends]]></category>
		<category><![CDATA[google trends blog]]></category>
		<category><![CDATA[make money online]]></category>
		<category><![CDATA[make money with google]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=392</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg2(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg2' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg2' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Have you ever wished you could make money absolutely free, without spending a cent. As a matter of fact, you can and I&#8217;m going to show you exactly how that is possible. Best of all, you can do it with the help of Google. The whole process involves action steps. You will need to follow [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-08/make-money-with-googles-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Organize Your Website Snippets</title>
		<link>http://www.webbriefcase.net/2008-07/organize-your-website-snippets/</link>
		<comments>http://www.webbriefcase.net/2008-07/organize-your-website-snippets/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 09:33:58 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[serps]]></category>
		<category><![CDATA[tips and tricks for webmasters]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=361</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg3(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg3' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg3' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Search engine rankings are the bread and butter of every webmaster in the world. Unless we are found in search engines, most likely traffic is non existent. Of course, we could have a word of mouth site hoping this will continue to bring traffic, but in reality it is the snippets of your site showing [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-07/organize-your-website-snippets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get Indexed By Google &#8211; Fast</title>
		<link>http://www.webbriefcase.net/2008-05/get-indexed-by-google-fast/</link>
		<comments>http://www.webbriefcase.net/2008-05/get-indexed-by-google-fast/#comments</comments>
		<pubDate>Tue, 27 May 2008 14:25:07 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google index]]></category>
		<category><![CDATA[google indexing]]></category>
		<category><![CDATA[search engine index]]></category>
		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=292</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg4(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg4' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg4' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Google is the queen bee of online search engines, no questions asked. While other engines have gained good recognition, such as Yahoo or Live Search by MSN, Google is still and will most likely always be number one. The thing with Google is that unless you are indexed with them, nobody will ever know that [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-05/get-indexed-by-google-fast/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google Docs Save You Hours Of Cleaning Up</title>
		<link>http://www.webbriefcase.net/2008-05/google-docs-save-you-hours-of-cleaning-up/</link>
		<comments>http://www.webbriefcase.net/2008-05/google-docs-save-you-hours-of-cleaning-up/#comments</comments>
		<pubDate>Fri, 02 May 2008 13:57:07 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[docs google]]></category>
		<category><![CDATA[documents online]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[online docs]]></category>
		<category><![CDATA[online document sharing]]></category>
		<category><![CDATA[storing documents online]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=270</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg5(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg5' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg5' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		A modern by product of the digital age is the collection of digital dust that clutters up our hard drives. Here we are, buying external hard drive after hard drive only to store our junk somewhere safe. The thing is, there is no need to spend hundreds of dollars to keep your desktop clean of [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-05/google-docs-save-you-hours-of-cleaning-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building Link Clusters</title>
		<link>http://www.webbriefcase.net/2008-04/building-link-clusters/</link>
		<comments>http://www.webbriefcase.net/2008-04/building-link-clusters/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 11:54:52 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Managing Websites]]></category>
		<category><![CDATA[Promoting Websites]]></category>
		<category><![CDATA[building link clusters]]></category>
		<category><![CDATA[building site wide links]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[link clusters]]></category>
		<category><![CDATA[ranking on google]]></category>
		<category><![CDATA[search engine rankings]]></category>
		<category><![CDATA[side wide links]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=257</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg6(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg6' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg6' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		If you blog to reach amazing heights in the search engines you might be interested in this particular post about building link clusters. Link clusters are site wide links that point from older posts to newer ones and vice versa. Before you start out, you will first need to know which keyword you actually target. [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-04/building-link-clusters/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SEO And How To Kill Google</title>
		<link>http://www.webbriefcase.net/2008-04/seo-and-how-to-kill-google/</link>
		<comments>http://www.webbriefcase.net/2008-04/seo-and-how-to-kill-google/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 12:17:01 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[Web site promotion]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google seo]]></category>
		<category><![CDATA[search engine bots]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[search engine spiders]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo goolge]]></category>
		<category><![CDATA[spiders]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=239</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg7(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg7' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg7' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Most bloggers are concerned about SEO and how they can rank on the first page of Google for their chosen keyword. Naturally, when you first come on board as a brand new blogger, you have no clue about all this geek talk, but soon enough you will start to grasp the more finer points of [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-04/seo-and-how-to-kill-google/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

