<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.7" -->
<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/"
	>

<channel>
	<title>Search Engine Optimization Blog</title>
	<link>http://www.metamend.com/blog</link>
	<description>1" thick and a mile wide from Jim Hedger, Alex Hlinski and Jade Carter about SEO, search engines, search trends and search engine optimization.</description>
	<pubDate>Fri, 09 May 2008 16:24:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>
	<language>en</language>
			<item>
		<title>IE8 And Web Standards: New Meta Tag To Target Browser Versions</title>
		<link>http://www.metamend.com/blog/2008/01/22/ie8-and-web-standards-new-meta-tag-to-target-browser-versions/</link>
		<comments>http://www.metamend.com/blog/2008/01/22/ie8-and-web-standards-new-meta-tag-to-target-browser-versions/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 22:24:48 +0000</pubDate>
		<dc:creator>Colin Cochrane</dc:creator>
		
		<category>SEOTech Talk</category>
<category>css2 specification</category><category>ie7</category><category>IE8</category><category>internet explorer</category><category>interoperability</category><category>w3c specification</category><category>web standards</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2008/01/22/ie8-and-web-standards-new-meta-tag-to-target-browser-versions/</guid>
		<description><![CDATA[The IE8 team learned from the problems that arose from the last two releases of Internet Explorer, and working together with The Web Standards Project,  have come up with as solution that could provide that perfect  balance between backwards-compatibility and modern web standards.]]></description>
			<content:encoded><![CDATA[<p>&#8220;Don&#8217;t Break the Web&#8221; is a rule that the Internet Explorer development team has been applied to six major versions of IE over the past decade, with each of these versions seeing the application of this rule in a different way. It is a rule may appear ironic for some, given that IE has been the source of many problems for web developers since the wide-spread adoption of CSS, and with the more recent popularization of standards compliant web pages.  It is also a rule that represents the balance that the IE development team attempts to find between backwards-compatibility and interoperability (web standards), and a <a href="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx">new post on the IE Blog</a> this morning shows that the IE8 development team may have found the way to achieve this balance.</p>
<h2>The Root Cause</h2>
<p>Well aware of the problems that IE6 and IE7 created for web developers, the IE8 development team took a hard look at the root causes of these problems.  Unsurprisingly the core group of issues began with IE6; more specifically with the introduction of the <a href="http://en.wikipedia.org/wiki/Quirks_mode">DOCTYPE switch</a>.  The DOCTYPE switch was a method used by IE to alter the box model that is used in calculating the dimension and relative position of elements in a web document, depending on whether the page declared a DOCTYPE.  If a web page declared a valid DOCTYPE it would be rendered in &#8220;standards mode&#8221; using the box model outlined in the <a href="http://www.w3.org/TR/CSS21/">CSS2 specification</a>, otherwise the page would use the rather creative interpretation of the CSS2 specification employed by IE5.5.  The intention of this behaviour was to avoid breaking the countless sites that were designed for IE5.5 (yes, it&#8217;s interpretation of CSS2 was <em>that</em> creative), while allowing developers to &#8220;opt-in&#8221; to the new standards mode.</p>
<h2>Non-Standard Standards</h2>
<p>The standards mode introduced in IE6 brought Internet Explorer&#8217;s implementation of  CSS2  closer to the actual W3C specification, but introduced a new class of CSS peculiarities, many of which were hard to identify and would often result in drastic inconsistencies in web pages when compared to other browsers such as Firefox, Opera and Safari.  This rose to a multitude of well-documented IE6 &#8220;CSS hacks&#8221; and the trend of creating a distinct IE6-only style-sheet which led to popular, somewhat tongue-in-cheek, belief that one had to design a web page twice: once for IE6 and once for everything else.  IE6 had tipped the balance in favour of backwards compatibility.</p>
<h2>Breaking Changes</h2>
<p>When IE7 came along the use of CSS had become the norm and the adoption of web standards was continuing to spread, so IE7 was developed with more standards-centric approach, resulting in the first version of Internet Explorer that was in reaching distance of true standards compliance.  However, this improved support came with a price, as many of the web pages that utilized the IE6-specific CSS workarounds were suddenly broken in this latest version of IE.  Now the balance was tipped towards interoperability, at the expense of backwards-compatibility.</p>
<h2>The Perfect Balance?</h2>
<p>With IE8 well into development, things are looking good for this next major version of Microsoft&#8217;s flagship browser.  With Internet Explorer 8 recently <a href="http://blogs.msdn.com/ie/archive/2007/12/19/internet-explorer-8-and-acid2-a-milestone.aspx">passing the Acid2 test</a>, the IE8 development team proved that they mean business when it comes to improving IE&#8217;s standard&#8217;s compliance.  They also learned from the problems that arose from the last two releases of Internet Explorer, and working together with <a href="http://webstandards.org/">The Web Standards Project</a>,  have come up with as solution that could provide that perfect  balance between backwards-compatibility and interoperability with web standards.</p>
<p>The solution comes in the form of an IE8 specific meta declaration that allows a web developer to specify what rendering engine IE8 should use for a given page.  This declaration will specify the exact version of Internet Explorer that the page is targeting, and IE8 will display the page using the rendering engine from that version.</p>
<div>
<div>
<pre>meta http-equiv="X-UA-Compatible" content="IE=8" /&gt;</pre>
</div>
<div>The immediate benefit of this to the average web developer, is that they don&#8217;t have to rework their site to be compatible with IE8&#8217;s new rendering engine.  If their page works perfectly in IE7, then they can simply declare:</div>
<pre>meta http-equiv="X-UA-Compatible" content="IE=7" /&gt;</pre>
<div>And their page will play nice with IE8, giving them the freedom to update it to standards compliance at their convenience (if they so desire).</div>
<p>If this meta declaration does end up working as alleged, then IE8 could be an important step to Internet Explorer getting back in the good graces of web developers and proponents of web standards.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2008/01/22/ie8-and-web-standards-new-meta-tag-to-target-browser-versions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Live Search Webmaster Center, A Question Answered&#8230;</title>
		<link>http://www.metamend.com/blog/2007/12/18/live-search-webmaster-center-a-question-answered/</link>
		<comments>http://www.metamend.com/blog/2007/12/18/live-search-webmaster-center-a-question-answered/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 01:08:05 +0000</pubDate>
		<dc:creator>Jade Carter</dc:creator>
		
		<category>SEOTech Talk</category>
<category>keyword search</category><category>msn</category><category>search referrals</category><category>search traffic</category><category>seo firm</category><category>webmaster center</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/12/18/live-search-webmaster-center-a-question-answered/</guid>
		<description><![CDATA[Why is MSN hammering my site with bogus search referrals which are completely skewing my metrics tools and tracking systems?]]></description>
			<content:encoded><![CDATA[<p>So back in mid-November MSN launched their own Webmaster Center Blog. As with the Google Blog this should provide a peek into some of the inner workings of the their own team of Engineer/PR/Evangelicals as they parade new MSNbot nuances to the throngs of awaiting enthusiasts. After sniffing around the blogroll today I noticed that one particular items was just put to bed. Having threatened to post about this ages ago, my procrastinating ways have lead me to the end of the saga without having weighed in until now.</p>
<p>The &#8216;Question&#8217; related to the rash of bizarre search referrals that MSN was spreading around earlier this year.</p>
<p>The question was pretty much &#8216;where the heck is all of this search traffic coming from suddenly?&#8217;. Okay, suddenly meaning towards the end of August of this year, just like everyone else. So for an SEO Firm getting hits for the keyword &#8217;search&#8217;, this could appear pretty flattering. Did I do something magical to suddenly send the MSNLive Bot into heat? Did someone hijack a PPC campain and we&#8217;re going to get a nasty bill from the folks at MSN Adcenter? After playing with those ideas for three to four seconds, it became brutally obvious that this was just bogus bot traffic masking itself with a search referral, thus triggering an entry into our Search Metrics. If I didn&#8217;t know any better I could possibly call that cloaking&#8230; The plot thickens. After spending some time reflecting on our <a href="http://www.metamend.com/seo-tools/search-ranking-reports.html">Enquisite data</a> a few items still didn&#8217;t ad up.</p>
<ol>
<li>Enquisite was tagging this traffic as arriving from MSN Live. No one could recreate a human click from this engine using &#8217;search&#8217;.</li>
<li>It was always the same keyword.</li>
<li>The same keyword hit dozens of alternate URL&#8217;s. One would think that specific traffic, though not very focused, would generally arrive at a single related page. (same phrase, same search engine)</li>
</ol>
<p align="left">
<p align="left">
<p align="left">
<p align="left">
<p align="left">
<p align="left">
<p align="left">
<p align="left">
<p align="center">
<div style="text-align: center"><img width="349" height="209" alt="Term Search from MSN Live" title="Term Search from MSN Live" src="http://www.metamend.com/blog/images/msn-live-bogus-search.JPG" /></div>
<p align="left">
<p align="left">The geo tagging was returning an &#8216;unresolved&#8217; so I grabbed the raw logs and compared the referring strings. Here are the bits that matter.</p>
<ul>
<li>65.55.165.51 (Ip of the &#8217;searcher&#8217;)</li>
<li>http://search.live.com/results.aspx?q=search&#038;mrt=en-us&#038;FORM=LIVSOP (Appears to be the referring SERP)</li>
<li>http://www.metamend.com/what-is-cloaking.html  (Target of &#8217;search result&#8217; - Irony?)</li>
</ul>
<p>This is one of many examples. All were from the same Class A IP block. Have a look for yourself <a title="Check out who owns these IP's" href="http://ws.arin.net/whois/?queryinput=65.55.165.13">ARIN - 65.55.165.13</a>. So if you caught the Owner there everything would quickly ad up. So then the question becomes &#8220;Why is MSN hammering my site with bogus search referrals which are completely skewing my metrics tools and tracking systems. As you can see from the screen above, we are still receiving traffic at time of writing.</p>
<p>Once I found the SERP string I started searching for other victims online and came across several informative posts including this rather enjoyable Post with an <a title="Thoughtful Topic Title" href="http://www.exposureonline.com/2007/09/Microsoft-is-lying-and-screwing-up-your-log-files.cfm">equally thoughtful title</a>.</p>
<p>Early this month (I did mention how late I am getting to this right?) MSN posted on it&#8217;s brand new <a title="Msn Live Webmaster Center" href="http://blogs.msdn.com/webmaster/archive/2007/12/04/live-search-and-cloaking-detection.aspx">Live Search Webmaster Center Blog</a> about this whole topic. They&#8217;ve done a pretty lousy job of responding to this epidemic of bad traffic, but hopefully it will result in some warfare in the SE marketshare. Anyhow all paths on this topic, up until the MSN post, ended at <a title="care to read this again" href="http://www.webmasterworld.com/msn_microsoft_search/3424476.htm">this discussion</a> at Webmaster World. They&#8217;ve stated that these issues should be disappearing however we&#8217;re still seeing the traffic 2 weeks after their announcement so we&#8217;ll see how that goes.</p>
<p>Later.</p>
<p align="center">
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/12/18/live-search-webmaster-center-a-question-answered/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Webmaster Tools Verification Errors</title>
		<link>http://www.metamend.com/blog/2007/11/22/google-webmaster-tools-verification-errors/</link>
		<comments>http://www.metamend.com/blog/2007/11/22/google-webmaster-tools-verification-errors/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 22:52:31 +0000</pubDate>
		<dc:creator>Alex Hlinski</dc:creator>
		
		<category>SEOTech Talk</category>
<category>google</category><category>webmaster tools</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/11/22/google-webmaster-tools-verification-errors/</guid>
		<description><![CDATA[Google Webmaster Tools is having some "verification" issues recently. Frequently visiting Webby Tools to check on your sites' search health also allows you to catch any problems of this nature.]]></description>
			<content:encoded><![CDATA[<p>Google Webmaster Tools seems to be having some problems today with its web site verification process. Many of the sites we have listed in Webmaster Tools are no longer &#8220;verified&#8221; and the problem is reported as being due to &#8220;server timeout&#8221; and &#8220;domain name&#8221; errors. This is in spite of being able to navigate to the verification file using the link provided in the &#8220;Verify a Site&#8221; section.</p>
<p><img title="Webmaster Tools Verify Errors" id="image490" alt="Webmaster Tools Verify Errors" src="http://www.metamend.com/blog/wp-content/uploads/2007/11/google-webtools-verify-errors.jpg" /></p>
<p>This outlines the importance of frequently logging into Webmaster Tools to keep up to date on your sites search health and not assuming that this useful tool is &#8220;set and forget&#8221;. Google seems to be having periodic website verification and Sitemaps errors of late, has anyone else has noticed this?
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/11/22/google-webmaster-tools-verification-errors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Search Engine Traffic and Website Problems</title>
		<link>http://www.metamend.com/blog/2007/11/21/search-engine-traffic-and-website-problems/</link>
		<comments>http://www.metamend.com/blog/2007/11/21/search-engine-traffic-and-website-problems/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 21:34:06 +0000</pubDate>
		<dc:creator>Alex Hlinski</dc:creator>
		
		<category>SEOTech Talk</category>
<category>enquisite</category><category>search engine referrals</category><category>search engine spiders</category><category>search traffic</category><category>web traffic</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/11/21/search-engine-traffic-and-website-problems/</guid>
		<description><![CDATA[Temporary problems with your website can cause the search engines to temporarily punish your pages in the rankings that results in a significant loss of traffic.]]></description>
			<content:encoded><![CDATA[<p>One day last week a situation occurred with a client&#8217;s site that demonstrated how fast the search engines react to problems with a website. This story illustrates the importance of constant vigilance and monitoring of the health of a website.</p>
<p>The website concerned has around 4000+ article pages indexed, with each article page consisting of templated boilerplate sections and the main article text pulled from a HTML include file. Unfortunately on this particular day the directory containing the article include text files was accidentally deleted from the web server. Every article page subsequently served reported an ASP sever execute error as the article text include file directory was missing. The article include directory was only restored from a backup around 12 hours later.</p>
<p>Within several hours of the problem being reported it was obvious that the search engines had taken notice. According to the Enquisite search metrics data for the site, there was a definite and almost immediate reduction in search referrals. As it turned out, there was around 50% less search engine referrals that day compared to the preceding and following days. This demonstrated that the article pages had a temporary reduction in ranking, resulting in the loss of search traffic for that particular day. So what happened from a search engine point of view?</p>
<p>We can assume that if the search spiders visited that day they noticed that the article pages lacked content and provided no value. It is also possible that the search engines took into account the users&#8217; probable immediate and quick bounce from every article back to the search results page. Either of those explanations could result in the temporary loss of ranking witnessed for the article pages. What is certain is that the search engines reacted quickly to the problem by punishing each articles&#8217; ranking which resulted in a devastating loss of traffic.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/11/21/search-engine-traffic-and-website-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MSN Webmaster Tools Portal Closed Beta Has Landed</title>
		<link>http://www.metamend.com/blog/2007/11/14/msn-webmaster-tools-portal-closed-beta-has-landed/</link>
		<comments>http://www.metamend.com/blog/2007/11/14/msn-webmaster-tools-portal-closed-beta-has-landed/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 20:36:49 +0000</pubDate>
		<dc:creator>Jade Carter</dc:creator>
		
		<category>SEOTech Talk</category>
<category>msn search</category><category>searchers</category><category>sitemap submission</category><category>webmaster tools</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/11/14/msn-webmaster-tools-portal-closed-beta-has-landed/</guid>
		<description><![CDATA[The Metamend team have just joined the private beta group at the new MSN Live webmaster tools portal. C'mon MSN, let's see what you've got!]]></description>
			<content:encoded><![CDATA[<p>The Metamend team have just joined the private beta group at the new MSN Live webmaster tools portal. We&#8217;re eager to see what MSN will toss our way that will differ in any way from what Google and Yahoo have let us play with up &#8217;til now. In the <a title="MSN Announces Webmaster Portal" href="http://blogs.msdn.com/livesearch/archive/2007/08/22/our-new-webmaster-portal-and-an-invitation-to-the-private-beta.aspx">original portal announcement</a> back in August on the LiveSearch blog, a specific feature stood out a bit from the rest. &#8220;Sitemap Creation, Submission and Ping Tools&#8221;. Okay, sitemap submission and ping tools are to be expected, but Sitemap creation? Google passes that one off to the webmasters so that would be a welcome change. Lets see if they deliver.</p>
<p>Live Search obviously has a mountain to climb. Their index has been the brunt of criticism for far a good long time now. So much so that was witness a presenter as SES San Jose in &#8216;06 refer to their search index irrelevant and &#8216;who cares&#8217; -ouch. Still, top positioning doesn&#8217;t mean that you&#8217;ll generate a ton of leads as there just aren&#8217;t enough MSN searchers at the moment. Even though IE ships with Live as the &#8216;default search privider&#8217; it&#8217;s clear that it&#8217;s time for MSN Search to put up or&#8230; well. buy Yahoo! (<a target="_blank" title="MSN to Buy Yahoo?" href="http://money.cnn.com/2007/05/04/technology/msftyhoo_analysis/index.htm">I love that rumour</a>) Hopefully this new buzz will encourage a few of us to wander back to the MSN for a while in hopes that a meaningful algorithm update is also in the works.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/11/14/msn-webmaster-tools-portal-closed-beta-has-landed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web 2.0 and the Search Engine Spiders</title>
		<link>http://www.metamend.com/blog/2007/11/08/web-20-and-the-search-engine-spiders/</link>
		<comments>http://www.metamend.com/blog/2007/11/08/web-20-and-the-search-engine-spiders/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 01:09:51 +0000</pubDate>
		<dc:creator>Alex Hlinski</dc:creator>
		
		<category>SEOTech Talk</category>
<category>accessibility</category><category>ajax</category><category>google</category><category>javascript</category><category>linking</category><category>metamend tools</category><category>search engine spider</category><category>search engines</category><category>seo</category><category>visually impaired</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/11/08/web-20-and-the-search-engine-spiders/</guid>
		<description><![CDATA[Google suggests testing your Ajax pages for search engine spider friendliness by turning off JavaScript or by using the Lynx text only browser. But is there a better tool out there? Step up, the Search Engine Spider Simulator.]]></description>
			<content:encoded><![CDATA[<p>With the explosion of &#8220;Web 2.0&#8243; websites,  Google&#8217;s search quality team gave some timely insights as to how search engine spiders will have trouble dealing with <a title="A spider's view of Web 2.0" href="http://googlewebmastercentral.blogspot.com/2007/11/spiders-view-of-web-20.html">page content presented using Ajax</a>. Just like Flash and JavaScript, the spiders are unable to crawl any links and see any content displayed using Ajax. As always there is a straightforward solution to this problem.</p>
<p>As long as you provide a HTML alternative of the same content for the spiders, and non-JavaScript enabled browsers, then the search engines will not have a problem with your Ajax pages. This will also allow you to reach an audience who have accessibility  issues, such as the visually impaired or those using mobile devices.</p>
<p>As part of our initial examination of a client site our SEOs turn off JavaScript whilst browsing or use the Lynx text only browser to determine if all of the content and links can be seen by the spiders. Although I find Lynx to be quite useful for browser accessibility issues, it does not give a true representation of how a search engine spider will see a web page.  By not displaying linked images that have a blank or missing alt attribute, Lynx can give the mistaken impression that some links are not spiderable. To get the most realistic impression, there are many <a title="Search Engine Spider Simulator" href="http://www.metamend.com/seo-tools/search-engine-spider-simulator.html">&#8220;Search Engine Spider Simulators&#8221;</a> that will show the text content and links that are visible to a spider after all of the HTML and JavaScript is removed from the page source code.</p>
<p>Although Ajax facilitates powerfully interactive web sites, the same old problems occur for the search engines as with Flash or JavaScript presented content. &#8220;Web 2.0&#8243; may be the latest buzz word in web site design, but having already dealt with Flash and JavaScript for some time, SEOs know what is required.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/11/08/web-20-and-the-search-engine-spiders/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Webmaster Tools Sitemap Cross Submissions and Geographic Control</title>
		<link>http://www.metamend.com/blog/2007/11/01/google-webmaster-tools-sitemap-cross-submissions-and-geographic-control/</link>
		<comments>http://www.metamend.com/blog/2007/11/01/google-webmaster-tools-sitemap-cross-submissions-and-geographic-control/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 00:14:25 +0000</pubDate>
		<dc:creator>Alex Hlinski</dc:creator>
		
		<category>SEOTech Talk</category>
<category>google</category><category>google webmaster tools</category><category>sitemap submission</category><category>sitemaps</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/11/01/google-webmaster-tools-sitemap-cross-submissions-and-geographic-control/</guid>
		<description><![CDATA[Google's Webmaster Tools has some new features this week, Sitemap cross submission support and improved geographical control over your content.]]></description>
			<content:encoded><![CDATA[<p>It seems that the &#8220;meet the engineers&#8221; session at the Google Dance during last August&#8217;s SES San Jose  has provided many useful ideas for the improvement of Webmaster Tools. New features are coming thick and fast to Google&#8217;s webmaster tools with two new additions within the last week, cross site submissions and better geographic control. First we&#8217;ll look at cross site submissions.</p>
<p>Do you have a multitude of sites that you administer through Google Webmaster tools? We all know it can sometimes be difficult to keep all the sitemap.xml files up-to-date and uploaded to all those seperate web-server FTP accounts, especially if you do not have any sort of automated system to do it for you.</p>
<p>In the past you could only store a Sitemap on its respective host, but this restriction has now been lifted. As long as you can &#8216;prove&#8217; you control the host, by the verification process in Webmaster tools, you can store the Sitemap on any other host that you control. This means that you could store all the individual Sitemaps on your own server or even have URLs for multiple websites contained within one Sitemap file.<br />
There is one caveat however, in that this will only work for Google at the moment, although they do assure us that they are talking to the other search engines that support the Sitemap Protocol.<br />
I would imagine that the simplest implementation would take the form of a change to the Sitemap declaration within the robots.txt file. As the site &#8216;owner&#8217; would legitimately have access to the robots.txt anyway, this would neatly resolve the security issue that Google was concerned about. Check out the original Google <a title="Sitemap Cross Submissions" href="http://googlewebmastercentral.blogspot.com/2007/10/dealing-with-sitemap-cross-submissions.html">Sitemap Cross Submissions</a> post.</p>
<p>You can now control the country association of your content on a per-domain, per-sub-domain or a per-directory level. It&#8217;s as simple as adding a new website entry to your dashboard for the domain, sub-domain or directory that contains the international content, then using the &#8220;set geographic target&#8221; interface from the &#8220;tools&#8221; menu to specify the country.</p>
<p>Although this will work well for sites that determine their international pages using a separate domain or directory structure, it will not help dynamic sites that use a URL parameter for this purpose. Perhaps this is a future addition that we can look forward to. For more information read the <a title="Better Geographic Choices for Webmasters" href="http://googlewebmastercentral.blogspot.com/2007/10/better-geographic-choices-for.html">Country Associations for your Content</a> post from the Google Blog.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/11/01/google-webmaster-tools-sitemap-cross-submissions-and-geographic-control/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MSN Competing Pages Increase</title>
		<link>http://www.metamend.com/blog/2007/10/30/msn-competing-pages-increase/</link>
		<comments>http://www.metamend.com/blog/2007/10/30/msn-competing-pages-increase/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 23:40:35 +0000</pubDate>
		<dc:creator>Alex Hlinski</dc:creator>
		
		<category>SEOTech Talk</category>
<category>google</category><category>msn</category><category>search engine index</category><category>search phrases</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/10/30/msn-competing-pages-increase/</guid>
		<description><![CDATA[We've been seeing massive increases in competing pages across many hundreds of search phrases for MSN and reductions overall for GooGle.]]></description>
			<content:encoded><![CDATA[<p>It seems that MSN has been aggressively increasing the size of its index over the last month or so. We&#8217;ve been seeing massive increases in competing pages across many hundreds of search phrases. Sometimes with well over a 10 times increase in competition.</p>
<p>Conversely, Google seems to be doing the opposite and reducing the amount of competing pages. As an example here&#8217;s some data for the search phrase &#8220;search engine optimization&#8221;.</p>
<p>October 2007 - Google: 19,800,000     MSN: 41,644,219<br />
September 2007 - Google: 38,200,000     MSN: 2,200,250</p>
<p>It seems that Google is refining its index to produce more relevant results; Is MSN bloating its index or just trying to play catch up? For those who have also picked this up, please share your thoughts.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/10/30/msn-competing-pages-increase/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Source Code, HTML validation and the Search Engines</title>
		<link>http://www.metamend.com/blog/2007/10/26/source-code-html-validation-and-the-search-engines/</link>
		<comments>http://www.metamend.com/blog/2007/10/26/source-code-html-validation-and-the-search-engines/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 23:33:10 +0000</pubDate>
		<dc:creator>Alex Hlinski</dc:creator>
		
		<category>SEOTech Talk</category>
<category>google webmaster tools</category><category>HTML validation</category><category>search engines</category><category>seo</category><category>w3c validator</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/10/26/source-code-html-validation-and-the-search-engines/</guid>
		<description><![CDATA[Messy non-compliant source code can adversely affect how the search engines see your content and crawl your site, reducing page size and validating code can help improve the whole process.]]></description>
			<content:encoded><![CDATA[<p>Coming from a software engineering background it is sometimes disappointing to see that many web sites are poorly coded, containing incorrect and bloated HTML. This article aims to explain why creating good HTML source code, though not being a direct ranking factor, can help the search engines in their analysis of your pages.</p>
<p>All programming languages have semantic and syntactic rules that must be followed if the program is to run correctly, and HTML script is no exception. Unlike &#8217;strict&#8217; programming language compilers, web browsers can be very &#8216;loose&#8217; in their interpretation of HTML, leading many web developers to take short cuts and ignore HTML code compliance. From the very beginning of the WWW, the W3C has defined the HTML script language and provides the <a title="W3C Validator" href="http://validator.w3.org/">W3C Validator</a> to aid developers in creating compliant code.</p>
<p>HTML validation can be helpful to SEOs as it can outline code errors, missing alt attributes, incorrect  and  elements and tags and character encoding issues. A web page that successfully validates will have a better chance of displaying consistently across compliant web browsers. For the search engines, processing time and resources will be saved when extracting markup and reduces the chance that content will be stripped out along with the markup.</p>
<p>Code bloat is a double whammy, causing an increase in page load time for users and increasing the time for SE spider crawls across a whole site. Spiders only have a certain amount of time on a site during a crawl and anything that can be done to reduce the amount of code per page will increase the number of pages that can be indexed during this time.</p>
<p>There are a few simple steps that can be undertaken to make sure your code and resulting page size is as small as possible.</p>
<p>1. Remove your JavaScript code from the main HTML source into an external include file.<br />
2. Externalise CSS in the same way (where appropriate).<br />
3. Use CSS to format content instead of HTML font tags, table elements and other markup.<br />
4. To reduce page load time on dynamic websites, reduce the amount of queries to the database per page and reduce the amount of records returned during each query.</p>
<p>The direct results of these methods in reduction of page size can be seen using the following example from Google Webmaster Tools. If we examine the crawl rate data for a website that has around 3500 pages, each of which originally contained many hundreds of lines of JavaScript code and large amounts of CSS declarations. The pages also had multiple  sections and incorrectly defined  elements. After removal of all of the unnecessary code and correcting the HTML syntax errors, the pages validated and were around 20% of their original Kb size.</p>
<p>As can be seen in the graph below, the time spent downloading a page has reduced (red), and consequently the GoogleBot has been able to crawl more pages per day (blue).<br />
<img alt="Improved Google Crawl Data" src="http://www.metamend.com/blog/images/blog-images/google-crawl-rate.jpg" />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/10/26/source-code-html-validation-and-the-search-engines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Judge Allows Class Action Against Target Website for Missing Image Alt Attributes</title>
		<link>http://www.metamend.com/blog/2007/10/05/judge-allows-class-action-against-target-website-for-missing-image-alt-attributes/</link>
		<comments>http://www.metamend.com/blog/2007/10/05/judge-allows-class-action-against-target-website-for-missing-image-alt-attributes/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 17:30:01 +0000</pubDate>
		<dc:creator>Alex Hlinski</dc:creator>
		
		<category>SEOTech Talk</category>
<category>accessibility</category><category>alt attributes</category><category>google</category><category>Google Products</category><category>HTML validation</category><category>search engine optimization</category><category>target</category><category>visually impaired</category><category>Web browser</category>
		<guid isPermaLink="false">http://www.metamend.com/blog/2007/10/05/judge-allows-class-action-against-target-website-for-missing-image-alt-attributes/</guid>
		<description><![CDATA[A California lawsuit against Target concerning accessibility for the visually impaired, could get web-developers to consider image alt attributes as part of their design process.]]></description>
			<content:encoded><![CDATA[<p>SEOs around the world reacted with smugness, with the recent news that a California judge has allowed a <a title="Target Alt Attribute Class Action Lawsuit" href="http://news.yahoo.com/s/nm/20071003/bs_nm/target_blind_dc_1">class action lawsuit</a> to proceed over the use (or lack thereof) of image alt attributes. This crime against HTML validation was perpetrated by Target Corp. and is brought by an organisation representing people with visual disabilities.</p>
<p>Alt attributes for images are mandatory within the W3C HTML specification and are a Priority 1 checkpoint in the <a title="W3C WCAG for Images" href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-text-equivalent">W3C&#8217;s Web Content Accessibility Guidelines (WCAG) </a> . Alt attributes are essential in conveying the &#8216;meaning&#8217; of images for the visually impaired through their use of talking browsers, screen readers or text only browsers. The most important consideration for SEOs is that Google strongly recommends the use of alt attributes for images.</p>
<p>From Google Webmaster Help</p>
<p>&#8220;If your site contains elements that aren&#8217;t crawlable by search engines (such as Flash, Javascript, or images)&#8230;.</p>
<p>&#8230;. you should consider visitors to your site who are unable to view these elements as well. For instance:</p>
<p>* Provide alt text that describes images for visitors with screen readers or images turned off in their browsers.</p>
<p>Including substantially different content in the alternate element may cause Google to take action on the site.&#8221;</p>
<p>Alt attributes should be present within every image element in the HTML code and should describe the content of the image.  For spacer images use the null alt text, alt=&#8221;", as these images offer no useful information to the user. If the image is active or performs a function, within an anchor  link for example, then the alt text should describe the function. If the image is not active, but conveys information, then the alt text should contain the same information. For SEOs the alt attribute is useful as it can contain relevant keywords, however be careful as keyword stuffing alt attributes will have a very negative effect (note the Google excerpt above). Optimization of images is increasingly becoming an important factor and will have an effect within image searches, universal search (news article images, organic image results) and product search (Froogle / Google Products).</p>
<p>The alt attribute is one of the more neglected aspects of web site design and it will be interesting to see if web designers and developers take note of the outcome of the Target lawsuit. Depending on the success of this class action, the California courts may end up saving SEOs a considerable amount of time and energy.</p>
<p>Resources</p>
<p><a title="W3C Validator" href="http://validator.w3.org/">W3C Validator</a> - Check HTML validation and discover missing alt attributes on your pages.</p>
<p>Use the excellent <a title="Web Developer SEO Plugin" href="http://chrispederick.com/work/web-developer/">Web developer browser plugin</a> to outline images that are missing the alt attribute as you browse your pages; (not for Internet Explorer)</p>
<p>An <a title="Accessibility " href="http://webxact.watchfire.com/">accessibility checking tool</a> will outline a web pages&#8217; issues with accessibility, privacy and quality.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.metamend.com/blog/2007/10/05/judge-allows-class-action-against-target-website-for-missing-image-alt-attributes/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
