<?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>WebConsulting &#124; Website Optimisation, SEO &#38; Design - Brisbane &#187; google</title>
	<atom:link href="http://webconsulting.com.au/tag/google/feed" rel="self" type="application/rss+xml" />
	<link>http://webconsulting.com.au</link>
	<description>Search Engine Optimisation &#38; Web Design Services - Brisbane, Australia</description>
	<lastBuildDate>Sun, 13 Nov 2011 22:33:39 +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>Google Webmaster Tools offers improved Parameter Handling</title>
		<link>http://webconsulting.com.au/search-engine-optimisation/google-webmaster-tools-offers-improved-parameter-handling</link>
		<comments>http://webconsulting.com.au/search-engine-optimisation/google-webmaster-tools-offers-improved-parameter-handling#comments</comments>
		<pubDate>Sat, 09 Oct 2010 01:24:22 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Search Industry News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://webconsulting.com.au/?p=740</guid>
		<description><![CDATA[Google Webmaster Tools is very important for any website owner to be familiar with as it provides a valuable insight into how Google perceives your site.  It also gives you a variety of options for &#8220;tweaking&#8221; the way Google crawls and indexes your website.  Much of the information provided by Webmaster Tools is not available [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-742" style="margin-left: 10px; margin-right: 10px;" title="google-webmaster-tools" src="http://webconsulting.com.au/wp-content/uploads/2010/10/google-webmaster-tools.gif" alt="" width="167" height="141" />Google Webmaster Tools is very important for any website owner to be familiar with as it provides a valuable insight into how Google perceives your site.  It also gives you a variety of options for &#8220;tweaking&#8221; the way Google crawls and indexes your website.  Much of the information provided by Webmaster Tools is not available anywhere else, and for Search Engine Optimisation it is fundamental to measure and monitor some of the stats Webmaster Tools provides.</p>
<p>If you are not already using Google’s Webmaster Tools, I suggest that you get yourself setup ASAP.  Find out more about Google Webmaster Tools, or if you have any questions, concerns, or problems with setting it up, please feel free to contact us for <a href="http://webconsulting.com.au/home/contact-webconsulting">web/internet advice and assistance</a></p>
<h2>What are Parameters?</h2>
<p>You have probably noticed URLs which contain a variety of  different characters &#8211; often including &#8220;?&#8221; and &#8220;&amp;&#8221;.  Most often these URLs are used by dynamic sites that generate page content, and the parameters are used to determine what information is included on the page and how it is displayed.  Here are some examples :</p>
<blockquote>
<p style="padding-left: 30px;">www.example.com/product.php?category=coffee-maker<br />
www.example.com/product.php?category=coffee-maker&amp;cat-id=9999<br />
www.example.com/product.php?caregory=coffee-maker&amp;cat-id=9999&amp;sid=3456<br />
www.example.com/product.php?category=coffee-maker&amp;cat-id=9999&amp;sid=3456&amp;sort=asc<br />
www.example.com/product.php?category=coffee-maker&amp;cat-id=9999&amp;sid=3456&amp;sort=desc</p>
</blockquote>
<p>In the above examples the parameters are :</p>
<blockquote><p><strong>category</strong> &#8211; a text based title of the category (good for SEO)<br />
<strong>cat-id</strong> &#8211; a numeric  code for the item category<strong><br />
sid</strong>- a numeric code representing a visitors session id<strong><br />
sort</strong> &#8211; a field indicating in what order items should be listed</p></blockquote>
<p>Some parameters affect the content of the page, others can influence how the page is laid out.  Search Engines have long been able to recognise and crawl these types of dynamic URLs. However, one problem that can be introduced through the use of parameters is the issue of dynamic content.  Each of the example URLs provided above could conceivably reference exactly the same page content &#8211; presenting search engines with a dilemma to determine which is the most relevant URL, and which ones should be ignored.  Search Engines will try to make a guess at this &#8211; but will not always choose the one that you would.</p>
<h2>Webmaster Tools Parameter Handling</h2>
<p><img class="alignright size-full wp-image-741" style="margin-left: 10px; margin-right: 10px;" title="parameter-handling" src="http://webconsulting.com.au/wp-content/uploads/2010/10/parameter-handling.png" alt="" width="400" height="249" />Since <a href="http://searchengineland.com/google-lets-you-tell-them-which-url-parameters-to-ignore-25925" target="_blank">September 2009</a> Webmaster Tools enabled site owners to specify up to 15 parameters that Google should ignore when crawling and indexing the site. The main benefit of the feature was to improve the canonicalization of a site in Google’s index due to duplicate content. Canonicalization issues occur when multiple URLs load the same content (as in the example URLs above).  However, this was a bit limiting &#8211; when you choose to ignore a parameter, you are telling Google that this parameter has NO impact on the displayed content. However, some parameters may not affect the content, but may affect how the content is represented.</p>
<p>Google has <a href="http://googlewebmastercentral.blogspot.com/2010/10/webmaster-tools-updates-to-search.html" target="_blank">recently announced</a> improvements in the way that parameters can be defined in webmaster tools.  The new functionality allows webmasters to specify &#8220;default values&#8221; to certain parameters which don&#8217;t necessarily affect the content.  This provides greater flexibility for webmasters and improved indexing for Google.</p>
<p>So, using the above example URLs, the webmaster could specify that cat-id and sid parameters should be ignored, and that the sort parameter should default to &#8220;asc&#8221;  (displaying results in ascending order).</p>
<p>Parameter Handling can be found in Webmaster Tools via Site Configuration &gt;&gt; Setting &gt;&gt;Parameter Handling (tab)</p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Fgoogle-webmaster-tools-offers-improved-parameter-handling', 'Google+Webmaster+Tools+offers+improved+Parameter+Handling')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Fgoogle-webmaster-tools-offers-improved-parameter-handling', title: '+Google+Webmaster+Tools+offers+improved+Parameter+Handling+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://webconsulting.com.au/search-engine-optimisation/google-webmaster-tools-offers-improved-parameter-handling/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Find out What&#8217;s New on Google with Google New</title>
		<link>http://webconsulting.com.au/search-industry-news/find-out-whats-new-on-google-with-google-new</link>
		<comments>http://webconsulting.com.au/search-industry-news/find-out-whats-new-on-google-with-google-new#comments</comments>
		<pubDate>Thu, 23 Sep 2010 01:31:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Search Industry News]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://webconsulting.com.au/?p=705</guid>
		<description><![CDATA[If you (like most of us) find it difficult to keep track of what is new on the bewildering variety of products that  Google offers &#8211; a brand new service has been announced called Google New which promises to provide a one stop shop to find all the latest Google product and services. Google New [...]]]></description>
			<content:encoded><![CDATA[<p>If you (like most of us) find it difficult to keep track of what is new on the bewildering variety of products that  Google offers &#8211; a brand new service has been <a href="http://googleblog.blogspot.com/2010/09/one-place-to-find-everything-new-from.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:%20blogspot/MKuf%20%28Official%20Google%20Blog%29&amp;utm_content=Google%20Reader">announced</a> called <a href="http://www.google.com/newproducts/">Google New</a> which promises to provide a one stop shop to find all the latest Google product and services.</p>
<p>Google New aggregates many of their individual product blogs and shows the  latest posts from them.  It also provides a search box to search  for Google products and highlights the latest news on some of their featured products.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" 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/ql7jGchLAWE?fs=1&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/ql7jGchLAWE?fs=1&amp;hl=en_GB" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-industry-news%2Ffind-out-whats-new-on-google-with-google-new', 'Find+out+What%26%238217%3Bs+New+on+Google+with+Google+New')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-industry-news%2Ffind-out-whats-new-on-google-with-google-new', title: '+Find+out+What%26%238217%3Bs+New+on+Google+with+Google+New+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://webconsulting.com.au/search-industry-news/find-out-whats-new-on-google-with-google-new/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Instant Search – Will it affect SEO for your Site?</title>
		<link>http://webconsulting.com.au/search-engine-optimisation/google-instant-search-will-it-affect-seo-for-your-site</link>
		<comments>http://webconsulting.com.au/search-engine-optimisation/google-instant-search-will-it-affect-seo-for-your-site#comments</comments>
		<pubDate>Thu, 09 Sep 2010 05:34:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Search Industry News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://webconsulting.com.au/?p=609</guid>
		<description><![CDATA[Today, Google unveiled a brand new search innovation called Google Instant.  Google Instant allows the search results to change in real-time, as you search. So the search results actually change while you are typing in your search query. Google claim that the purpose of Google Instant is to deliver users with faster, dynamic results and [...]]]></description>
			<content:encoded><![CDATA[<p>Today, Google unveiled a brand new search innovation called <a href="http://www.google.com/instant/#utm_campaign=launch&amp;utm_medium=van&amp;utm_source=instant" target="_blank"><strong>Google Instant</strong></a>.  Google Instant allows the search results to change in real-time, as you  search. So the search results actually change <em><span style="text-decoration: underline;">while</span></em> you are typing in  your search query.</p>
<p><a href="http://webconsulting.com.au/wp-content/uploads/2010/09/google-instant.jpeg"><img class="alignright size-medium wp-image-610" title="google-instant" src="http://webconsulting.com.au/wp-content/uploads/2010/09/google-instant-300x132.jpg" alt="" width="415" height="182" /></a>Google claim that the purpose of Google Instant is to deliver users with  faster, dynamic results and provide further predictive suggestion  (similar to Google Suggest) to make it easier for users to find what  they are looking for.</p>
<p>At time of posting it hasn&#8217;t yet made its way to <a href="http://www.google.com.au" target="_blank">www.google.com.au</a>, but has been implemented on Google.com and Google.co.uk and is expected to arrive in Australia very soon.  At the moment Google Instant only works under a limited subset of browesr (mostly the latest versions), and will also not shpow up if you have a low bandwidth internet connection.</p>
<p>So far there does not appear to have been any change to actual rankings &#8211; the results from both natural and paid search do not appear to have changed, but it’s going to be interesting to see how Google Instant may impact Search Engine Optimisation and Paid Search strategies.</p>
<p>This release has generated the usual (and predictable) &#8211; &#8220;OMG &#8211; It&#8217;s the end of SEO&#8221; statements, but of course it isn&#8217;t.  As long as people rely on search for finding the information they need on the internet, there will always be a need for improving rankings and online visablilty.</p>
<p>In response to the question &#8220;“Will Google Instant change search engine optimization?&#8221; <a href="http://www.mattcutts.com/blog/thoughts-on-google-instant/" target="_blank">Matt Cutts has said</a> :</p>
<blockquote><p>“I think over time it might. The search results will remain the same for a query, but it’s possible that people will learn to search differently over time&#8221;</p></blockquote>
<p>It appears likely that Google Instant will change users search behavior, and this may have an indirect impact on how a site should be optimised.  Whilst traditional SEO strategies are unlikley to change overnight, Google Instant may very well introduce other opportunities for website owners to have their site found &#8211; and is quite likely to result in new SEO strategies and techniques.</p>
<p>Search Engine Land have published a great article called <a href="http://searchengineland.com/google-instant-complete-users-guide-50136" target="_blank">Google Instant Search: The Complete User’s Guide</a>, which talks about how Google Instant works and their view of how Google Instant may impact rankings.</p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Fgoogle-instant-search-will-it-affect-seo-for-your-site', 'Google+Instant+Search+%E2%80%93+Will+it+affect+SEO+for+your+Site%3F')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Fgoogle-instant-search-will-it-affect-seo-for-your-site', title: '+Google+Instant+Search+%E2%80%93+Will+it+affect+SEO+for+your+Site%3F+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://webconsulting.com.au/search-engine-optimisation/google-instant-search-will-it-affect-seo-for-your-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimising your website for the Yahoo-Bing change</title>
		<link>http://webconsulting.com.au/search-engine-optimisation/optimising-your-website-for-the-yahoo-bing-change</link>
		<comments>http://webconsulting.com.au/search-engine-optimisation/optimising-your-website-for-the-yahoo-bing-change#comments</comments>
		<pubDate>Fri, 30 Jul 2010 09:40:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Search Industry News]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://webconsulting.com.au/?p=616</guid>
		<description><![CDATA[As you are probably aware, some time ago Yahoo and Microsoft announced their intention to merge their search operations &#8211; with Yahoo using Bing as the source of their organic search traffic, and Microsoft planning on incorporating Yahoos PPC Ads into the Bing search results. Testing has been underway for a couple of months or [...]]]></description>
			<content:encoded><![CDATA[<p>As you are probably aware, some time ago Yahoo and Microsoft announced their intention to merge their search operations &#8211; with Yahoo using Bing as the source of their organic search traffic, and Microsoft planning on incorporating Yahoos PPC Ads into the Bing search results.</p>
<p><a href="http://webconsulting.com.au/wp-content/uploads/2010/07/google-yahoo-bing.jpg"><img class="alignright size-full wp-image-618" title="google-yahoo-bing" src="http://webconsulting.com.au/wp-content/uploads/2010/07/google-yahoo-bing.jpg" alt="" width="352" height="293" /></a>Testing has been underway for a couple of months or so, with Yahoo already incorporating up to 25% of Bing’s search results, and in July, Yahoo announced that the organic search results on Yahoo will be powered by Bing 100% beginning in August/September.</p>
<h2>Will the Yahoo-Bing change affect your website traffic?</h2>
<p>In the USA, Yahoo and Microsoft sites currently have a combined search market share of approximately 30%.  In Australia (where Google has a much bigger slice of the search pie) Yahoo/Bing combined searches still account for about 10% of total searches &#8211; which is still a pretty significant volume of searches.</p>
<p>If your site currently receives higher rankings (and traffic) from Yahoo than it does from Bing, it is very likely that your overall   traffic will drop in August/September when the changes are applied.    There are a number of ways you can check how much of an impact this may have on your site :</p>
<ul>
<li>Check your rankings for primary keywords under Yahoo and Bing.    You can do this yourself by manually searching for your primary keywords in each search engine &#8211; or as us about our search ranking reports service.</li>
<li>Check your user stats or analytics to compare the relative volumes of traffic being generated by Bing and Yahoo.  Look at this over the last couple of months, because recent Yahoo testing may already be having an impact.</li>
</ul>
<p>If you are not sure on how to access or interpret your usage stats, <a href="/home/contact-webconsulting">contact us</a> and we should be able to assist.  If you are currently getting higher rankings in Yahoo, or receiving significantly more traffic from Yahoo than Bing, there is a good chance that your search traffic will drop when the Bing search results are fully applied to Yahoo.  Conversely, if your website is already listed for the right keywords in the Bing results, you will very likely get an increase in website visitors.</p>
<h2>How to optimise your website for Bing</h2>
<p>Fortunately, optimising your website for Bing is really not much different from optimising your site for Google.  So if you already have an optimisation strategy in place, it will probably help your Bing rankings.</p>
<p>Like Google, improving your search rankings in Bing requires optimised web pages (with keyword rich content) and good incoming links.  One difference is the priority that Bing puts on the various ranking factors. Optimisation strategies that work well with Google may not have the same effect on Bing and vice-versa.  Here are a few suggestions that will help you to get the best ranking results for your website:</p>
<ul>
<li>Take a look at the pages that already get good rankings for your primary keyword phrases in Bing and compare them to the pages that get top results in Google.  You may be able to determine differences in the types of pages that are ranking better in each search engine.</li>
<li>Vary your optimisation strategies by Optimising some of your pages for Google and other pages for Bing. This can increase your chances of getting listed on the first result page.</li>
<li>Focus on a single primary keyword phrase to optimise for each page. It is much better for a web page to be highly relevant for one key phrase than vaguely relevant for many key phrases.</li>
<li>If possible, optimise each page of your site for a dedicated search engine/keyword combination. The more targeted the optimisation, the more likely it is that the web page will be listed in the top results.</li>
</ul>
<p>You are likely to lose traffic if your web page currently has high rankings on Yahoo but not on Bing as Yahoo&#8217;s own results will be dropped after the transition to the new Bing results. Therefore, the sooner you start to optimise some of your web pages for Bing, the better.</p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Foptimising-your-website-for-the-yahoo-bing-change', 'Optimising+your+website+for+the+Yahoo-Bing+change')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Foptimising-your-website-for-the-yahoo-bing-change', title: '+Optimising+your+website+for+the+Yahoo-Bing+change+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://webconsulting.com.au/search-engine-optimisation/optimising-your-website-for-the-yahoo-bing-change/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why has my site been dropped from Google ?</title>
		<link>http://webconsulting.com.au/search-engine-optimisation/why-has-my-site-been-dropped-from-google</link>
		<comments>http://webconsulting.com.au/search-engine-optimisation/why-has-my-site-been-dropped-from-google#comments</comments>
		<pubDate>Wed, 12 Aug 2009 10:05:24 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Small Business]]></category>
		<category><![CDATA[banned]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[reinclusion]]></category>
		<category><![CDATA[sandbox]]></category>

		<guid isPermaLink="false">http://webconsulting.com.au/?p=531</guid>
		<description><![CDATA[Has your web site been dropped from Google index  and you don&#8217;t know why? There are a number of factors that can get your web site banned on Google. In this post, we provide an overview of some of the reasons why your web site could be banned from Google and what you can do [...]]]></description>
			<content:encoded><![CDATA[<p>Has your web site been dropped from Google index  and you don&#8217;t know why? There are a number of factors that can get your web site banned on Google. In this post, we provide an overview of some of the reasons why your web site could be banned from Google and what you can do to get it re-listed.</p>
<h2>Reasons why Google drops web sites from its index</h2>
<p>The most common reason why web sites are removed from Google&#8217;s index is that these web sites use shady tricks to get higher search engine rankings.</p>
<p>If you use cloaking, hidden text, doorway pages or any other technique that&#8217;s put in place for the primary purpose of tricking search engines then you stand a very good chance of having your web site  banned as soon as Google finds out. <em><strong>Don&#8217;t try to cheat or trick Google</strong></em>, it will almost certainly backfire on you.</p>
<p>Even if you don&#8217;t use shady tricks to optimise your web site, your site might be removed from Google&#8217;s index if your web site was down, or pages were unavailabe when Google tried to index it.</p>
<p>If you have a new web site, or if you have made major changes on your site, your web site might be put into Google&#8217;s sandbox. You then just have to wait until it comes out of the sandbox.</p>
<h2>How to get listed in Google</h2>
<h3>1. Optimise your web page content</h3>
<p>Google can only rank your web site highly for your keyword if it can find out what your web site is all about. To tell Google what your web site is about, you have to optimise your web pages for Google.</p>
<h3>2. Get good incoming links</h3>
<p>Google heavily relies on links to determine the ranking of web pages. The more web sites link to your site, the better your rankings. Make sure that the web sites that link to your site are related to your web site and that the links to your web site contain text that is related to your site.</p>
<h3>3. Avoid dirty tricks</h3>
<p>Only use ethical search engine optimisation methods to optimise your web pages. Using shady tricks will get you banned sooner or later.</p>
<p>If you used cloaking, doorway pages or hidden text on your web pages before, rebuild your web pages with the ethical methods described above and send a <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=35843" target="_blank">re-inclusion request</a> . Tell Google that you have cleaned up your page and that you don&#8217;t use these unethical tricks anymore.</p>
<p>Getting listed on Google is possible. Just play by the rules and make it easy for Google to index your site by optimizing your web page content and by getting good incoming links.</p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Fwhy-has-my-site-been-dropped-from-google', 'Why+has+my+site+been+dropped+from+Google+%3F')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Fwhy-has-my-site-been-dropped-from-google', title: '+Why+has+my+site+been+dropped+from+Google+%3F+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://webconsulting.com.au/search-engine-optimisation/why-has-my-site-been-dropped-from-google/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Google rankings have dropped &amp; I think I&#8217;ve been penalised &#8211; what can I do?</title>
		<link>http://webconsulting.com.au/search-engine-optimisation/my-google-rankings-have-dropped-i-think-ive-been-penalised-what-can-i-do</link>
		<comments>http://webconsulting.com.au/search-engine-optimisation/my-google-rankings-have-dropped-i-think-ive-been-penalised-what-can-i-do#comments</comments>
		<pubDate>Mon, 02 Jun 2008 22:42:16 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[penalty]]></category>
		<category><![CDATA[reinclusion]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://webconsulting.com.au/?p=833</guid>
		<description><![CDATA[A significant or sudden drop in search rankings is the worst nightmare scenario for most website owners, and can be a frightening thing &#8211; particularly if your site relies heavily on organic rankings for traffic and sales. If you have inadvertently (or intentionally) used some &#8220;optimisation&#8221; techniques on your website that are outside the Search [...]]]></description>
			<content:encoded><![CDATA[<p>A significant or sudden drop in search rankings is the worst nightmare scenario for most website owners, and can be a frightening thing &#8211; particularly if your site relies heavily on organic rankings for traffic and sales.</p>
<p>If you have inadvertently (or intentionally) used some &#8220;optimisation&#8221; techniques on your website that are outside the Search Engine Guidelines, there is a real chance that your site may be penalised – and this could result in significant drops in your rankings, or your pages may be dropped from search results completely.</p>
<p>If you carry out regular rank reporting on your site, this rankings drop should show up fairly quickly. But a significant drop in the number of visitors to your site – and ultimately, a drop in inquiries or sales – are all symptoms of search penalties being applied.</p>
<p>If you have your site listed with Google Webmaster Tools they may (but will not always) notify that there is an issue with your site. A Webmaster tools notification will also usually give yiou an indication on what the problem is.</p>
<p>It is very important that you do something about it as soon you become aware of an issue. The longer you delay – the more significant the impact is likely to be on your site and online business.</p>
<h2>What Can I do?</h2>
<p>The first step is to identify why your site was penalised in the first place, and this is not always easy. If Google has indicated an issue in Webmaster Tools – they are usually pretty good at explaining what the problem is. The issue may not necessarily be related to recent changes to your site, it could actually be caused as a result of changes applied quite some time ago, – and only just discovered by the search engines – or as a result of a recent change in the Search Engine Ranking algorithms.</p>
<p>If you are not sure what the problem is – consulting the relevant Search Engine Guidelines is a good place to start. Whilst these guidelines don&#8217;t necessarily list everything that could be penalised – they do cover many of the most common issues.</p>
<p>Once you&#8217;ve identified the problem – fix it, update your site – and submit a reinclusion request.</p>
<h2>What is a Reinclusion request – and how do I submit one?</h2>
<p>These days, (according to Matt Cutts) Google likes to refer to a reinclusion request, as a &#8220;reconsideration request&#8221;. A reinclusion request asks Google to review your site and consider removing any potential spam penalty.</p>
<p>The official Google documentation on how to file a reconsideration request is here: http://www.google.com/support/webmasters/bin/answer.py?answer=35843.</p>
<p>When submitting a request, Google wants to know two things:</p>
<ol>
<li> that any spam on the site is gone or fixed, and</li>
<li>that it’s not going to happen again.</li>
</ol>
<p>Matt Cutts suggests giving a short explanation of what you think happened: what actions may have led to any penalties and what corrective action that you’ve taken to prevent any spam in the future.  The video (below) created by the Google Search Quality team provides some good tips on requesting reconsideration.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="390" 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/G959-2RlPyA&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="390" src="http://www.youtube.com/v/G959-2RlPyA&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2>How Long will it take ?</h2>
<p>Once you have identified the problem, fixed it, and submitted your reinclusion request to Google, how will it take before your site starts to show up in the listings again, and will it achieve the same rankings as it did before?</p>
<p>That depends largely on when Google reviews the request, and on the type of spam penalty that has been applied. In our experience though Google is usually very responsive to reinclusion requests – and your site could start appearing again within days, although don’t&#8217; be surprised if you do not see any changes for 2-3 weeks. If your site has not reappeared within 3-4 weeks, you should take a closer look at the webmaster guidelines, and seek advice from a reputable and professional SEO agency.</p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Fmy-google-rankings-have-dropped-i-think-ive-been-penalised-what-can-i-do', 'My+Google+rankings+have+dropped+%26%23038%3B+I+think+I%26%238217%3Bve+been+penalised+%26%238211%3B+what+can+I+do%3F')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fwebconsulting.com.au%2Fsearch-engine-optimisation%2Fmy-google-rankings-have-dropped-i-think-ive-been-penalised-what-can-i-do', title: '+My+Google+rankings+have+dropped+%26%23038%3B+I+think+I%26%238217%3Bve+been+penalised+%26%238211%3B+what+can+I+do%3F+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://webconsulting.com.au/search-engine-optimisation/my-google-rankings-have-dropped-i-think-ive-been-penalised-what-can-i-do/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

