<?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>Max Design &#187; SEO</title>
	<atom:link href="http://www.maxdesign.com.au/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maxdesign.com.au</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 01:08:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Some info on URL canonicalization</title>
		<link>http://www.maxdesign.com.au/2008/11/07/url-canonicalization/</link>
		<comments>http://www.maxdesign.com.au/2008/11/07/url-canonicalization/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 21:42:44 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[canonicalization]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/2008/11/07/url-canonicalization/</guid>
		<description><![CDATA[I have seen the negative effects of URL Canonicalization in action. Have you? &#8220;Canonicalization is the process of picking the best url when there are several choices, and it usually refers to home pages.&#8221; SEO advice: url canonicalization &#8220;In computer science, canonicalization (abbreviated c14n, where 14 represents the number of letters between the C and [...]]]></description>
			<content:encoded><![CDATA[<p>
	I have seen the negative effects of URL Canonicalization in action. Have you?
</p>
<blockquote>
<p>
		&#8220;Canonicalization is the process of picking the best url when there are several choices, and it usually refers to home pages.&#8221;
	</p>
<p class="source">
		<a href="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/">SEO advice: url canonicalization</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;In computer science, canonicalization (abbreviated c14n, where 14 represents the number of letters between the C and the N) is a process for converting data that has more than one possible representation into a &#8220;standard&#8221; canonical representation.&#8221;
	</p>
<p class="source">
		<a href="http://en.wikipedia.org/wiki/Canonicalization">wikipedia &#8211; Canonicalization</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;In information technology, canonicalization (pronounced KA-nahn-nihk-uhl-ih-ZAY-shun and sometimes spelled canonicalisation) is the process of making something canonical &#8212; that is, in conformance with some specification.&#8221;
	</p>
<p class="source">
		<a href="http://whatis.techtarget.com/definition/0,,sid9_gci841392,00.html">What is canonicalization</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;If the search engines sees a page as being published at many separate URLs, the search engine may rank your pages lower than they would otherwise, or not rank them at all. Canonicalization issues can split link juice between pages if people link to variants of the URL.
	</p>
<p class="source">
		<a href="http://www.seobook.com/canonicalization-missing-manual">URL Canonicalization: The Missing Manual</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;The practice of consolidating all versions of a page under one URL is referred to as &#8220;canonicalization&#8221; (because you collapse all versions under the &#8220;canonical&#8221; or true version). By adhering to several best practices, you should be able to address 90% of common site-wide canonicalization issues on your site and consequently increase how your site ranks.&#8221;
	</p>
<p class="source">
		<a href="http://janeandrobot.com/post/canonical-url-canonicalization-domain.aspx">Domain Canonicalization</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;Your website can be accessed with www.domain.com and domain.com. Since Google penalizes this due to duplicated content reasons, you have to stick your domain to either www.domain.com or domain.com. But &#8211; since some links are outside of your website scope and the search engines already have indexed your website under both addresses, you can&#8217;t change that easily.&#8221;
	</p>
<p class="source">
		<a href="http://helpdesk.bluehost.com/kb/index.php?x=&amp;mod_id=2&amp;id=410">.htaccess Redirect/Rewrite Tutorial</a>
	</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2008/11/07/url-canonicalization/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google and &#8220;noodp&#8221;</title>
		<link>http://www.maxdesign.com.au/2008/08/09/google-noodp/</link>
		<comments>http://www.maxdesign.com.au/2008/08/09/google-noodp/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 00:29:39 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Q and A]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[noodp]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=415</guid>
		<description><![CDATA[I was recently sent this question: I noticed that some sites use the code below. What is this used for? &#60;meta name="robots" content="noodp" /&#62; Answer: First of all, this is a meta element. When used, it must be placed in the head of html documents. The meta element is used to provide meta information about [...]]]></description>
			<content:encoded><![CDATA[<h3>I was recently sent this question:</h3>
<blockquote><p>I noticed that some sites use the code below. What is this used for?</p>
<p><code>&lt;meta name="robots" content="noodp" /&gt;</code></p>
</blockquote>
<h3>Answer:</h3>
<p>First of all, this is a <a href="http://www.w3.org/TR/html401/struct/global.html#h-7.4.4.2">meta</a> element. When used, it must be placed in the head of html documents. The meta element is used to provide meta information about a document. The meta element must have a property (name) and a value (content).</p>
<p>In this case, the value (content) is &#8220;noodp&#8221; &#8211; which stands for &#8220;No Open Directory Project&#8221;.</p>
<p>But what the hell does this mean?</p>
<p>Google automatically creates the title and description (or &#8220;snippet&#8221;) for each site &#8211; using the content of a page as well as references to the page that appear on other sites.</p>
<p>Google sometimes users descriptions within the <a href="http://www.dmoz.org/">Open Director Project</a> to generate &#8220;snippets&#8221;. But what if you don&#8217;t like the snippet that is being used?</p>
<p>To prevent all search engines (that support the meta tag) from using information from the Open Directory Project for the page&#8217;s description, you can use the following:</p>
<h4>HTML:</h4>
<p class="codesample"><code> &lt;meta name="robots" content="noodp"&gt; </code></p>
<h4>XHTML:</h4>
<p class="codesample"><code> &lt;meta name="robots" content="noodp" /&gt; </code></p>
<p>To specifically prevent Google from using information from the Open Directory Project for a page&#8217;s description, you can use the following:</p>
<h4>HTML:</h4>
<p class="codesample"><code> &lt;meta name="googlebot" content="noodp"&gt; </code></p>
<h4>XHTML:</h4>
<p class="codesample"><code> &lt;meta name="googlebot" content="noodp" /&gt; </code></p>
<h3>Further reading:</h3>
<ul>
<li><a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=35264">How do I change my site&#8217;s title and description?</a></li>
<li><a href="http://sitemaps.blogspot.com/2006/07/more-control-over-page-snippets.html">More control over page snippets</a></li>
</ul>
<p>So, do you use this on any of your sites? Do you find it necessary any more?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2008/08/09/google-noodp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sydney WSG meeting Tuesday 19 August</title>
		<link>http://www.maxdesign.com.au/2008/07/13/wsg-sydney-august-2/</link>
		<comments>http://www.maxdesign.com.au/2008/07/13/wsg-sydney-august-2/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 09:54:18 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web standards]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/2008/07/13/wsg-sydney-august-2/</guid>
		<description><![CDATA[A HUGE Sydney web standards group meeting coming up on Tuesday 19 August. We have three great presentations and four great presenters! Presentation 1: &#8220;Findability: going beyond SEO&#8221; Presenter: Radica Raeves Search engine optimisation is usually the first subject that comes to mind when thinking about ways to improve the visibility of your organisation online. [...]]]></description>
			<content:encoded><![CDATA[<p>
	A HUGE Sydney web standards group meeting coming up on Tuesday 19 August. We have three great presentations and four great presenters!
</p>
<h4>
	Presentation 1: &#8220;Findability: going beyond SEO&#8221;<br />
</h4>
<h5>
	Presenter: Radica Raeves<br />
</h5>
<p>
	Search engine optimisation is usually the first subject that comes to mind when thinking about ways to improve the visibility of your organisation online. But it&#8217;s only a piece of the puzzle. In order to help the intended audience find, use and reuse your information, we need to look beyond SEO. Findability could help complete the puzzle. It&#8217;s a much broader concept, touching on almost every aspect of the web design and development process, where specialist fields intersect and overlap. We need to try and identify these elements of findability and &#8220;plug&#8221; them into the user-centred design workflow. It&#8217;s a big challenge&#8230; Can we connect the dots and bridge the gaps?&#8221;
</p>
<h4>
	Presentation 2: &#8220;One Web, No Go&#8221;<br />
</h4>
<h5>
	Presenter: Oliver Weidlich<br />
</h5>
<p>
	With the improvements in mobile browsers and in the overall mobile user experience, what do we expect will change for mobile web users? Will we see a &#8216;one web&#8217; approach? Oliver will talk about why the mobile and PC web experiences will increase in similarity, but still remain very different.
</p>
<h4>
	Presentation 3: &#8220;Building web apps for iPhones&#8221;<br />
</h4>
<h5>
	Presenters: Tim Lucas &amp; Pete Ottery<br />
</h5>
<p>
	Where to start when making a website targetted at iPhone users, including &#8220;Should you be?&#8221;. Frameworks&#8230;Javascript&#8230;Dev environments&#8230; and more. Tim Lucas &amp; Pete Ottery share some experiences about creating iphone.news.com.au.
</p>
<h4>
	Details<br />
</h4>
<dl>
<dt>Date:</dt>
<dd>Tuesday 19 August</dd>
<dt>Time:</dt>
<dd>6:30pm for 7:00pm start</dd>
<dt>Where:</dt>
<dd>Australian Museum &#8211; 6 College Street Sydney</dd>
<dt>Cost:</dt>
<dd>$10 per head (pay at the door)</dd>
<dt>RSVP:</dt>
<dd><a href="http://webstandardsgroup.org/meetings/index.cfm?event_id=156">Web Standards Group meeting page</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2008/07/13/wsg-sydney-august-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Our chance to ask Google</title>
		<link>http://www.maxdesign.com.au/2007/02/03/ask-google/</link>
		<comments>http://www.maxdesign.com.au/2007/02/03/ask-google/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 22:31:40 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web standards]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=240</guid>
		<description><![CDATA[Imagine if you could get some of the most relevant Google experts on the same stage, at the same time, and ask them any question you&#8217;d like around the topic of web standards&#8230; What would you ask? Funnily enough, I will be moderating a panel at this years Search Summit where we will have our [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine if you could get some of the most relevant Google experts on the same stage, at the same time, and ask them any question you&#8217;d like around the topic of web standards&#8230; What would you ask?</p>
<p>Funnily enough, I will be moderating a panel at this years <a href="http://www.searchsummit.com.au/">Search Summit</a> where we will have our change to put a range of questions to the likes of:</p>
<ul>
<li>Adam Lasnik, Google Web-Spam Team (GooglePlex) Webspam &#038; Search Quality Expert</li>
<li>Maile Ohye, Google Webmaster Central (Kirkland Plex) &#8211; XML Site Maps Guru</li>
<li>Dan Crow, Google Webmaster Central (NY Plex) Head of Crawl Systems &#038; Google&#8217;s Web 2.0 expert on search bots</li>
<li>Peeyush Ranjan, Google Webmaster Central (Kirkland Plex) Search Quality,CSS Guru</li>
</ul>
<p>Here are some questions that <a href="http://www.standardzilla.com/2006/12/20/google-i-am-hiding-my-text/">Scott Gledhill</a> and I&#8217;d like to ask:</p>
<h3>CSS and hiding</h3>
<ol>
<li>Does Google read CSS files? More importantly, do they check for CSS properties that can be used to hide content such as &#8220;display: none&#8221;?</li>
<li>Are sites punished by Google for hiding content using CSS?</li>
<li>What about methods of hiding that are used to aid accessibility such as structural labels (descriptive headings that are useful for blind users but not for sighted), image replacement methods (images used to replace html content), drop-down menu navigation and tabbed components that display content in a smaller space more efficiently.</li>
<li>Are particular method of CSS hiding preferred from Google&#8217;s perspective?</li>
<li>If Google ever condones *correct* usage of hiding, is there still a possibility that the spiders will accidentally penalise me for hiding text if done in the correct context?</li>
</ol>
<h3>Valid code</h3>
<ol>
<li>Does Google pay any attention to valid code</li>
<li>Are sites given higher ranking if they use valid code.</li>
<li>Will Google ever actively reward (give a higher ranking) for accessibility?</li>
</ol>
<h3>Semantic structure</h3>
<ol>
<li>Are sites with good semantic structure (correct heading levels, paragraphs, lists etc) given better Google ranking than sites with poor semantic structure?</li>
<li>Does Google make decisions based on specific markup &#8211; such as <code>&lt;i&gt;</code> vs <code>&lt;em&gt;</code> and <code>&lt;b&gt;</code> vs <code>&lt;strong&gt;</code>?</li>
<li>Does Google look at heading level hierarchy (are heading levels present, are heading levels skipped, too many headings etc) and take this into account?</li>
<li>Do lists such as definition lists make a difference to the way content is indexed and ranked?</li>
</ol>
<h3>Industry Influence</h3>
<ol>
<li>Does Google ever feel a moral obligation to push accessibility and web standards (by improving rankings), seeing they influence the market on such a global scale?</li>
</ol>
<p>So&#8230; what would you like to ask?</p>
<p class="tags">Tags: <a href="http://technorati.com/tag/links" rel="google">google</a>, <a href="http://technorati.com/tag/webstandards" rel="tag">webstandards</a>, <a href="http://technorati.com/tag/webstandards" rel="seo">seo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2007/02/03/ask-google/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Index me, baby!</title>
		<link>http://www.maxdesign.com.au/2006/09/15/index-me-baby/</link>
		<comments>http://www.maxdesign.com.au/2006/09/15/index-me-baby/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 15:10:10 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web standards]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=207</guid>
		<description><![CDATA[I&#8217;ve just come away from a day long seminar on SEO where hiding text was described as a bad practice &#8211; regardless of the purpose or CSS method used. This seems to be a bit of a sweeping statement. Many of the sites I have built use hidden content in some form (either a form [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just come away from a day long seminar on SEO where hiding text was described as a bad practice &#8211; regardless of the purpose or CSS method used. This seems to be a bit of a sweeping statement. Many of the sites I have built use hidden content in some form (either a form of image replacement or structural labels). From what I have seen, none of these sites have been penalised by Google.</p>
<p>However, it is better to experiment rather than hypothesise. The four pages below have unique keywords, the same link value (there is currently only one link to these pages anywhere on the web), the same page title value, the same number of keywords mentioned on each page and the same character count on each page. Each of them uses a different method to display or hide content.</p>
<p>Will Google treat these pages differently (refusing to index them?) or is this just a crude and badly executed test? </p>
<ol>
<li><a href="http://www.maxdesign.com.au/presentation/google-test/zzaaddaallaaddaa.htm">zzaaddaallaaddaa</a> &#8211; Raw content only</li>
<li><a href="http://www.maxdesign.com.au/presentation/google-test/zzaaddaallaaddxx.htm">zzaaddaallaaddxx</a> &#8211; Content replaced with images and hidden using off-left method</li>
<li><a href="http://www.maxdesign.com.au/presentation/google-test/zzaaddaallaaddzz.htm">zzaaddaallaaddzz</a> &#8211; Content replaced with images and hidden using &#8220;display: none&#8221; method</li>
<li><a href="http://www.maxdesign.com.au/presentation/google-test/zzaaddaallaadd00.htm">zzaaddaallaadd00</a> &#8211; Content hidden for evil reasons using &#8220;display: none&#8221; method</li>
</ol>
<p> Let&#8217;s sit back for a while and wait to see the results&#8230;</p>
<p class="tags">Tags: <a href="http://technorati.com/tag/search-engine" rel="tag">search-engine</a>, <a href="http://technorati.com/tag/google-rank" rel="tag">google-rank</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2006/09/15/index-me-baby/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

