<?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>Technical Itch &#187; SEO</title>
	<atom:link href="http://technical-itch.co.uk/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://technical-itch.co.uk</link>
	<description>In-Depth Down to Earth Gadget Reviews</description>
	<lastBuildDate>Thu, 22 Apr 2010 20:14:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Increase Traffic By Fixing Broken Links</title>
		<link>http://technical-itch.co.uk/2007/08/16/increase-traffic-by-fixing-broken-links/</link>
		<comments>http://technical-itch.co.uk/2007/08/16/increase-traffic-by-fixing-broken-links/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 18:36:54 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/08/16/increase-traffic-by-fixing-broken-links/</guid>
		<description><![CDATA[The more Google knows about your web site structure, the greater chance there is of increased traffic being driven to your site.  It is therefore a good idea to track down and fix broken links.]]></description>
			<content:encoded><![CDATA[<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/08/search-engines-150.gif' alt='Search Engines' align='right'/>One of the things I recommend you do once or twice a year is to run an audit of your blog.  The purpose of this audit is to fix errors in your blog such as links to pages not found.</p>
<p>If a visitor comes to your site and due to a missing link can&#8217;t find the information they need, then you&#8217;re missing out on valuable traffic.  Thankfully there are some easy tools out there to track such errors.</p>
<p>One of the tools I&#8217;ve used for a long time is <a href="https://www.google.com/webmasters/tools/docs/en/about.html" title="Google Webmaster Tools">Google Webmaster Tools</a>.  I wrote a <a href="http://technical-itch.co.uk/2007/04/12/webmaster-and-seo-tools-part-2/" title="How To Use Google Webmaster Tools">review</a> of this a few months ago.  The service it provides is free too.</p>
<p>One of the features offered by Google Webmaster Tools is an analysis of any errors encountered by Google whilst indexing your web site.  The <a href="http://www.google.com/support/webmasters/bin/topic.py?topic=8843" title="Google Webmaster Help Center">Google Webmaster Help Center</a> page provides more information on what this indexing process involves.</p>
<p>The more Google knows about your web site structure, the greater chance there is of increased traffic being driven to your site.  It is therefore a good idea to track down and fix broken links.</p>
<p>Under the Diagnostic tab of Google Webmaster Tools you will find a report of any errors reported by Google whilst indexing your site. The web crawl page splits any errors into several categories, such as pages not found or unreachable.  The ultimate goal is to have a screen looking like this.  This image shows zero errors for each category.  </p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/08/google-webmaster-tools.png' alt='Google Webmaster Tools' /></p>
<p>The categories I focus on are &#8220;Not Found&#8221; and &#8220;Unreachable URLs&#8221;.  Any errors in these categories indicates a possible broken link somewhere on your web site.  I use the word &#8216;possible&#8217; because there are other reasons that Google may not have found the page it was looking for, such as your web site being down or the network on your web host timing out.</p>
<p>If you see any errors here then you can click on the appropriate link to see a detailed list of web pages where errors occurred.  The <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35120&#038;topic=8474" title="How do I view crawl error?">Google web crawl errors page</a> goes into this subject in more detail if you&#8217;re interested.</p>
<p>For months this Diagnostic page would regularly show errors for my web site.  Recently I changed the theme on this site and fixed a few errors in some of my WordPress template files and that seems to have made a big difference.  Since making these changes several older articles on this site are now performing very well in search engine rankings.  In some cases I&#8217;ve seen spectacular increases in traffic.</p>
<p>This increase in traffic may just be coincidence, or it could be that Google is now able to index these older articles.  Either way, it is worth keeping an eye on this type of information.  You could add it to a list of regular web site housekeeping tasks that you perform once or twice the year.</p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/08/16/increase-traffic-by-fixing-broken-links/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WordPress Pagination Plugin</title>
		<link>http://technical-itch.co.uk/2007/06/26/wordpress-pagination-plugin/</link>
		<comments>http://technical-itch.co.uk/2007/06/26/wordpress-pagination-plugin/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 18:15:57 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/06/26/wordpress-pagination-plugin/</guid>
		<description><![CDATA[How to easily add a pagination system to your Wordpress blog and therefore improve overall SEO.]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->
</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/06/book.thumbnail.png' alt='book' align='right'/>Today I am continuing my review of WordPress plugins used on this site.  This posts looks at the <a href="http://www.lesterchan.net/wordpress/readme/wp-pagenavi.html">WP-PageNavi </a>WordPress plugin.  You can see it in action at the bottom of my <a href="http://technical-itch.co.uk">home page</a>.</p>
<p>If you look at the bottom of most blog home pages you will see a <em>Next</em> and <em>Previous</em> link which allow visitors to view older or more recent blog posts.  I&#8217;ve no idea whether many people use these links, but they are only really useful for finding posts created in the last few weeks or so.  These links are not very practical for finding posts buried deep in your blog archives.</p>
<p>I&#8217;ve also read that web crawlers don&#8217;t like these <em>Next</em> and <em>Previous</em> links either.  These crawlers (also known as web spiders or robots) are small pieces of software (called bots) sent out by search engines such as Google to index your blog.  Most crawlers like to be able to get to any page on your blog within a few clicks.  If a crawler can&#8217;t get to each page in a few clicks then you are making it more difficult for your blog to be indexed by the search engines.</p>
<p>It has been suggested that replacing the <em>Next </em>and <em>Previous </em>links with a pagination structure as follows is more friendly to crawlers trying to index your site.</p>
<p>1  2  <strong>3</strong>  4  5  »&#8230;Last »</p>
<p>Each of the page numbers is a hyperlink which the user can click on to jump to that page.  This enables visitors to access older articles with fewer clicks, and web crawling spiders will like it too.</p>
<p>You can customize the pagination look and feel via the plugin options page.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/06/wp-pagenavi-options.png' alt='wp-pagenavi options' /></p>
<p>There are other methods to help visitors access older articles on your blog which personally I think are more effective than the pagination plugin.  These can include creating a <a href="http://technical-itch.co.uk/sitemap.xml">site map</a> which lists all your blog posts and pages on a single page, or an archives page, both of these topics I will go into in more detail in later posts.</p>
<p>Even so, I think having a page navigation system like <a href="http://www.lesterchan.net/wordpress/readme/wp-pagenavi.html">WP-PageNavi </a> can do harm in trying to maximize your site&#8217;s accessibility.</p>
<p>How do you navigate around blogs and other web sites you visit?  Do you ever use the <em>Next</em> and <em>Previous</em> links?</p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/06/26/wordpress-pagination-plugin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Webmaster and SEO Tools Summary</title>
		<link>http://technical-itch.co.uk/2007/05/21/webmaster-and-seo-tools-summary/</link>
		<comments>http://technical-itch.co.uk/2007/05/21/webmaster-and-seo-tools-summary/#comments</comments>
		<pubDate>Mon, 21 May 2007 19:38:47 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/05/21/webmaster-and-seo-tools-summary/</guid>
		<description><![CDATA[Summary of all the articles covered in the Webmaster and SEO Tools series.]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->
</p>
<p>I&#8217;d like to summarize the recent series I ran on Webmaster and SEO tools.  I hope you&#8217;ve enjoyed the series and found something useful.  In case you missed any of the posts here is a recap:</p>
<p><strong>Part 1</strong> discussed the <a href="http://technical-itch.co.uk/2007/04/03/webmaster-and-seo-tools-part-1/" title='Webmaster Toolkit'>Webmaster Toolkit</a> which provides lots of useful tools to manage and maintain your domains.</p>
<p><strong>Part 2</strong> covered <a href="http://technical-itch.co.uk/2007/04/12/webmaster-and-seo-tools-part-2/" title='Google Webmaster Tools'>Google Webmaster Tools </a>which can be used to perform tasks like submitting site maps to Google, analyzing   links to your site, which search queries are effective in driving traffic to your site, and other statistics.</p>
<p><strong>Part 3</strong> covered <a href="http://technical-itch.co.uk/2007/04/17/webmaster-and-seo-tools-part-3/" title='XML Sitemaps'>XML Sitemaps</a> which helps your web sites become more search engine friendly.</p>
<p><strong>Part 4</strong> looked at <a href="http://technical-itch.co.uk/2007/04/25/webmaster-and-seo-tools-part-4/" title='tools to analyze your web traffic'>tools to analyze your web traffic</a>, such as Google Analytics and Clicky.</p>
<p><strong>Part 5</strong> discussed <a href="http://technical-itch.co.uk/2007/05/04/webmaster-and-seo-tools-feedburner/" title='how to maximize your feeds'>how to maximize your feeds</a> using Feedburner.</p>
<p><strong>Part 6</strong> looked at how <a href="http://technical-itch.co.uk/2007/05/09/webmaster-and-seo-tools-mybloglog/" title='MyBlogLog review'>MyBlogLog</a> can be used to help build up a community around your web site, and further ways to analyze traffic to your site.</p>
<p>Before finishing, I would like to mention one site that I have found very useful in improving the overall search ranking of my site.  Back in December 2006, Chris Pearson ran a series on <a href="http://www.pearsonified.com/category/seo_for_everybody" title='SEO for everybody'>SEO for everybody</a>.  That series covered the following topics:</p>
<ul>
<li>Creating site maps to make your site more search engine friendly</li>
<li>Using an XHTML Sitemap for better search engine indexing</li>
<li>Constructing dynamic, descriptive web page titles</li>
<li>How to harness image search results from Google</li>
</ul>
<p>I strongly recommend you take the advice of that series.  Don&#8217;t expect to get results overnight, it may take weeks or even months, but believe me it works.</p>
<p>Look at my Top 5 sources of traffic between mid November and mid December 2006.  Google is top, but the overall number of referrals isn&#8217;t that high.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/traffic-sources-earlier.png' alt='traffic-sources-earlier.png' /></p>
<p>Now compare that with the Top 5 sources of traffic for the last month.   Google is still top, but the overall number of referrals has increased dramatically.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/traffic-sources-now.png' alt='traffic-sources-now.png' /></p>
<p>Several articles I have written now rank within the top 5 of Google.  If you&#8217;ve haven&#8217;t read Chris&#8217; series on <a href="http://www.pearsonified.com/category/seo_for_everybody" title='SEO for everybody'>SEO for everybody</a> then take a look and reap the rewards.</p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/05/21/webmaster-and-seo-tools-summary/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MyBlogLog Review</title>
		<link>http://technical-itch.co.uk/2007/05/09/webmaster-and-seo-tools-mybloglog/</link>
		<comments>http://technical-itch.co.uk/2007/05/09/webmaster-and-seo-tools-mybloglog/#comments</comments>
		<pubDate>Wed, 09 May 2007 19:40:52 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/05/09/webmaster-and-seo-tools-mybloglog/</guid>
		<description><![CDATA[MyBlogLog is a great way to promote and market your web site and it provides excellent opportunities for networking with fellow bloggers.  It is also a great way to discover web sites you might otherwise not come across.]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->
</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/mybloglog-logo.png' alt='mybloglog logo' title='mybloglog logo'/>
</p>
<p>Welcome to the 6th article in the series on Webmaster and SEO Tools.  In previous articles I have discussed how web sites like <a href="http://technical-itch.co.uk/2007/04/25/webmaster-and-seo-tools-part-4/" title='Webmaster and SEO Tools Part 4'>Google Analytics, Clicky</a> and <a href="http://technical-itch.co.uk/2007/05/04/webmaster-and-seo-tools-feedburner/" title='Webmaster and SEO tools: Feedburner'>Feedburner</a> can be used to analyze traffic to your web site.  </p>
<p>Today I am going to continue the theme of analytics and discuss <a href="http://www.mybloglog.com/" title='MyBlogLog'>MyBlogLog.</a>  Not only does MyBlogLog provide statistics on traffic to your web site, it is also an excellent way to promote, market and connect with visitors to your web site.</p>
<p>A good introduction to what MyBlogLog is all about can be found on the <a href="http://www.mybloglog.com/buzz/about/"  title='MyBlogLog About page'>MyBlog About page.</a>  If you like what you read then the next step is to visit their <a href="http://www.mybloglog.com/" title='MyBlogLog'>home page</a> and register.</p>
<h3>MyBlogLog Home Page</h3>
<p>Once you&#8217;ve registered and logged into your account you are taken to your home page.  This page will show you the most recent readers to your site, your MyBlogLog friends and contacts, any messages sent to you, plus a roundup of what is happening in other communities.  This is what my home page looks like.  </p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/myblogloghomepage.png' alt='Home Page' title='Home Page' /></p>
<h3>MyBlogLog Account Tools</h3>
<p>The first thing you want to do is use the &#8216;Account Tools&#8217; section on the Home Page sidebar to edit your profile and add any web sites or blogs you author.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/accounttools.png' alt='account tools' title='account tools' /></p>
<p>You&#8217;ll also notice the following options on your home page, where you can view stats for your web site, get widgets for your site and edit other settings.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/options.png' alt='options' title='options' /></p>
<h3>View Site Stats</h3>
<p>The stats page will show you where readers came from, what they viewed, and what links they clicked.  I like this page because it provides a very good executive type dashboard view where I can see at a glance what is happening on my site.  </p>
<p>Click on the thumbnail below to see an example of what the stats page looks like.</p>
<p><a href='http://technical-itch.co.uk/wp-content/uploads/2007/05/stats.png' title='stats.png'><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/stats.thumbnail.png' alt='stats' title='stats' /></a></p>
<p>You can also run reports on what users have clicked and viewed on your web site together with a list of referrals to your site.  These reports can be customized to cover any time frame you like, previous day, week, month,  etc.</p>
<p>If you click on the thumbnail below you can see what the reports page looks like.</p>
<p><a href='http://technical-itch.co.uk/wp-content/uploads/2007/05/reports.png' alt='reports' title='reports'><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/reports.thumbnail.png' alt='reports' title='reports' width=190 height=52/></a> </p>
<p>In order for MyBlogLog to record these stats you need to enter a piece of javascript tracking code onto your web site.  A good place for this would be in the header, footer or sidebar.  I&#8217;ll go into this in more detail in the next section on widgets.</p>
<p>It is also worth mentioning that there is a free and Pro version of the stats.  If your site gets a lot of traffic and you&#8217;re interested in seeing stats in real time then the Pro version may be for you.  Pro costs $25 for a years membership or you can pay $3 per month if you don&#8217;t want to commit to a years membership up-front.  If you only check your stats every couple of days, then the free version is probably the ticket for you.  More information can be found on the <a href="http://www.mybloglog.com/buzz/help/" title='MyBlogLog help page'>MyBlogLog help page.</a></p>
<h3>MyBlogLog Widgets</h3>
<p>MyBlogLog provides you with widgets which you can add to your site.  These widgets are essentially a piece of javascript which you add to your web site.  This javascript also contains a piece of tracking code which is used to gather all the stats information about your site such as visitor numbers and what pages they viewed.</p>
<p>You can see one of these widgets in action on this blog.  In the sidebar I have a widget which shows recent MyBlogLog members who have visited this blog.  I like having this feature on my web site.  It provides a way for me and other visitors to connect with other people who visit this site. It has also enabled me to discover other MyBlogLog member web sites and communities, so it is a great way to build up a network of contacts and friends.</p>
<p>MyBlogLog also provide a Top 5 Links widget which is updated hourly.  This widget can be used to show the current most popular links on your web site.  This widget also contains the tracking code for web stats.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/top5links.png' alt='Top 5 Links' title='Top 5 Links' /></p>
<p>If you&#8217;re not interested in having any widgets on your site then you can just add the tracking code on it&#8217;s own.</p>
<h3>MyBlogLog Communities</h3>
<p>The communities section of MyBlogLog is a great way to connect with other members and also to discover some pretty cool and interesting web sites.  It is also a great way to promote your own web site.  You can see at a glance who has joined your community, recent readers to your site, Top 5 Links on your site, plus the latest blog posts from your site.  You can also send messages to other community members.</p>
<p>It&#8217;s a great way to connect with your readers.  I always like to take some time to see who has visited my site.  I&#8217;ve found some really useful contacts and MyBlogLog communities through doing this.</p>
<h3>Summary</h3>
<p>MyBlogLog is a great way to promote and market your web site and it provides excellent opportunities for networking with fellow bloggers.  It is also a great way to discover web sites you might otherwise not come across.  The MyBlogLog stats don&#8217;t go into the level of detail like <a href="http://www.google.com/analytics/" title='Google Analytics'>Google Analytics</a> or <a rel="nofollow" href="http://getclicky.com/5534" title='Clicky'>Clicky</a> but if you&#8217;re looking for an executive dashboard view of visitor numbers it is an excellent tool.  </p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/05/09/webmaster-and-seo-tools-mybloglog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Webmaster and SEO Tools: FeedBurner</title>
		<link>http://technical-itch.co.uk/2007/05/04/webmaster-and-seo-tools-feedburner/</link>
		<comments>http://technical-itch.co.uk/2007/05/04/webmaster-and-seo-tools-feedburner/#comments</comments>
		<pubDate>Fri, 04 May 2007 19:36:25 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/05/04/webmaster-and-seo-tools-feedburner/</guid>
		<description><![CDATA[I've found FeedBurner to be an excellent tool in analyzing my feed traffic and helping people to subscribe to my feed.  It has helped in publicizing my web site and it is another useful tool in promoting and marketing your web site.  Go burn that feed and reap the rewards!]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->
</p>
<p>This is the 5th in the series on Webmaster and SEO tools.  To make it easier to know what each article in the series is about I am now including some additional text at the end of the post title.  It therefore comes as no surprise that today I am going to cover Feedburner!</p>
<h3>What is FeedBurner?</h3>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/flamocon_190h.gif' alt='Feedburner icon' title='Feedburner icon' align='right'/>Well, each blog has a <a href="http://en.wikipedia.org/wiki/Web_feeds" title='Web Feeds'>feed.</a>  Let&#8217;s say your web site is called <code><strong>www.example.com</strong></code>, typically your feed address will be <code><strong>www.example.com/feed</strong></code>. Visitors can subscribe to your feed using this feed address, but that&#8217;s about it.  You have no way of knowing for example how many people have subscribed to your feed or for analyzing how many people visit your web site as a result of using your feed.  </p>
<p>In addition the feed address is not very user friendly, the feed is displayed in your web browser as a bunch of XML statements.  For a software developer like myself this is fine, but for people unfamiliar with XML it is hardly going to encourage people to subscribe to your feed.  I&#8217;ll go into more detail about this later.</p>
<h3>Why do I need FeedBurner?</h3>
<p>This is where FeedBurner is useful.  FeedBurner enables you to keep track of how many people have subscribed to your feed, plus a host of other stats.  FeedBurner also helps you to optimize and publicize your site making it easier for people to subscribe to your feed.  There is a really good overview of what FeedBurner has to offer on their <a href="http://www.feedburner.com/fb/a/blogs" title='FeedBurner blogs'>blogs</a> page.</p>
<h3>FeedBurner Details</h3>
<p>In this article I am going to discuss some of the features I find most useful in FeedBurner.  If you are not already a member of FeedBurner then you will need to <a href="http://www.feedburner.com/fb/a/register" title='FeedBurner registration'>register</a> first.  Once you&#8217;re registered you can then create your FeedBurner feed.  This process is well explained on the FeedBurner website so I won&#8217;t go into any detail here.</p>
<p>Once you&#8217;ve registered and created your feed you can then start analyzing, optimizing and publicizing your feed.</p>
<h3>Analyzing your feed</h3>
<p>When you login to your FeedBurner account the first item you will see is the Analyze tab.  This page gives a nice overview of how many people have subscribed to your feed and what reader they used to subscribe to your feed, for example <a href="http://www.google.com/help/reader/tour.html" title='Google Reader'>Google Reader</a>, <a href="http://www.netvibes.com/" title='Netvibes'>Netvibes</a>, <a href="http://www.rojo.com/" title='Rojo'>Rojo</a> etc.  In addition you can analyze how your feed subscription has developed over a given time period.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/feed-subscribers.png' alt='feed subscribers' title='feed subscribers' /></p>
<p>If you look at the bottom left of the above screenshot you will see a link for <a href="http://www.feedburner.com/fb/a/popup-whypro" title='Total Stats Pro'>Total Stats Pro</a>.  If you want to get up close and personal with your audience then this is for you.  Total Stats Pro provides even more stats on things like item views and clickthroughs from your feed.  This used to be a paid service, but now <a href="http://blogs.feedburner.com/feedburner/archives/2007/07/freeburner_for_everyone.php" title="FreeBurner for Everyone">Feedburner is part of the Google family</a>, this service is now provided free of charge.</p>
<h3>Optimizing your feed</h3>
<p>There are loads of options on this page as you can see in the screenshot below, so I will cover just the main ones which I find most interesting.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/optimize.png' alt='optimize feed' title='optimize feed'/></p>
<p>The first of these is the Browser Friendly option.  As I mentioned earlier, without FeedBurner your feed address will just appear as a bunch of raw XML statements in your browser.  This doesn&#8217;t make pleasant viewing for visitors to your web site.  Browser Friendly will take these raw XML statements and present them in a much more user friendly way in your browser as shown below.  </p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/subscribe.png' alt='browser friendly' title='browser friendly' /></p>
<p>As you can see, the feed is displayed in an easy to read way, and there are a series of buttons which enable people to subscribe to your feed using one of the many popular feed reader applications.  There is one important thing to bear in mind which I&#8217;ll show in the following screenshot.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/landingpage.png' alt='landing page' title='landing page' /></p>
<p>Pay attention to the checkbox which says &#8216;Landing page renders as a web page in all browsers&#8217;.  I had to make sure that checkbox was checked before I could get a user friendly display of my feed in the browser.  Without that checkbox checked, I would get a display as follows.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/xmlfeed.png' alt='XML Feed' title='XML Feed'/></p>
<p>This doesn&#8217;t look as ugly as a bunch of raw XML statements, but it isn&#8217;t as nice looking as the earlier screenshot.  It looks like this is <a href="http://www.mozilla.com/en-US/firefox/" title='Firefox'>Firefox</a> trying to take over control of how to subscribe to my feed.  So, if you want a user friendly view of your feed with all the subscriber buttons to <a href="http://www.google.com/help/reader/tour.html" title='Google Reader'>Google Reader</a>, <a href="http://www.netvibes.com/" title='Netvibes'>Netvibes</a>, <a href="http://www.rojo.com/" title='Rojo'>Rojo</a>, etc. then make sure you have that checkbox checked.</p>
<p>Next up is FeedFlare.  This enables your subscribers easy ways to email, tag, share, and act on the content you publish by including links to social bookmarking sites at the bottom of your blog posts and feed.  There are plenty of WordPress plugins out there which will allow you to include social bookmark links underneath each blog post, but the FeedFlare is the only way I know to achieve a similar thing in your feed.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/feedflare.png' alt='feedflare' title='feedflare'/></p>
<h3>Publicizing your feed</h3>
<p>This page presents a series of options designed to help you attract subscribers to your site.  One of the features I use on this page is the Email Subscriptions option.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/publicize.png' alt='publicize feed' title='publicize feed' /></p>
<p>This provides another mechanism for people to receive your feed.  You cannot assume that every visitor to your site uses, or is familiar with, feed readers.  Providing the option for visitors to receive blog updates via email is an excellent tool which I recommend you install on your site.  About 10% of my readers subscribe via email so it does work in attracting subscribers.  You simply activate the Email Subscriptions option in FeedBurner and then copy and paste the HTML provided anywhere you like on your blog, like the sidebar for example.</p>
<p>Another option I find useful is PingShot.  This will automatically notify sites like <a href="http://technorati.com/" title='Technorati'>Technorati,</a> <a href="http://my.yahoo.com/" title='My Yahoo'>My Yahoo</a>, <a href="http://www.newsgator.com/" title='Newsgator'>Newsgator</a>, etc. when you publish a new post.  You can achieve the same thing within WordPress but I prefer to manage pinging these services from within FeedBurner.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/05/pingshot.png' alt='pingshot' title='pingshot' /></p>
<h3>FeedBurner Summary</h3>
<p>There is far more to FeedBurner than I can cover in this article.  I&#8217;ve found FeedBurner to be an excellent tool in analyzing my feed traffic and helping people to subscribe to my feed.  It has helped in publicizing my web site and it is another useful tool in promoting and marketing your web site.  Go burn that feed and reap the rewards!</p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/05/04/webmaster-and-seo-tools-feedburner/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to analyze your web traffic</title>
		<link>http://technical-itch.co.uk/2007/04/25/webmaster-and-seo-tools-part-4/</link>
		<comments>http://technical-itch.co.uk/2007/04/25/webmaster-and-seo-tools-part-4/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 20:05:33 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/04/25/webmaster-and-seo-tools-part-4/</guid>
		<description><![CDATA[Overview of how tools like Google Analytics and Clicky Web Analytics can be used to monitor traffic to your web site.  Learning how visitors discover your site, what they do at your site once they get there, and how they leave your site, can provide a useful insight into the type of audience you're attracting.  This information can be used to gain a better understanding of your visitors, such as which posts are the most popular, how visitors navigate around your site, or provide clues on how you can reorganize your web site to better cater for your visitors.]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->
</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/04/seo.gif' alt='seo' title='seo' align='right'/>The previous 3 posts in this series have looked at ways of analyzing and boosting traffic to your web site.  Today I am going to delve deeper into the analytics side of things.</p>
<p>Learning how visitors discover your site, what they do at your site once they get there, and how they leave your site, can provide a useful insight into the type of audience you&#8217;re attracting.  This information can be used to gain a better understanding of your visitors, such as which posts are the most popular, how visitors navigate around your site, or provide clues on how you can reorganize your web site to better cater for your visitors.</p>
<p>There are a host of Analytics packages out there, either standalone or as a WordPress plugin.  I am going to cover three such packages today, <a href="http://www.google.com/analytics/" alt='Google Analytics' title='Google Analytics'>Google Analytics</a> and new kid on the block <a rel="nofollow" href="http://getclicky.com/5534" alt='Clicky Web Analytics' title='Clicky Web Analytics''>Clicky Web Analytics</a>, and finally the <a href="http://alexking.org/projects/wordpress" alt='Popularity Contest WordPress plugin' title='Popularity Contest WordPress plugin'>Popularity Contest WordPress plugin</a>.</p>
<h3><a href="http://www.google.com/analytics/" alt='Google Analytics' title='Google Analytics'><strong>Google Analytics</strong></a></h3>
<p>This is probably the best known analytics packages so I will start with this one first.  The <a href="http://www.google.com/analytics/" alt='Google Analytics' title='Google Analytics'>Google Analytics Home Page</a> is probably the best place to start.  This page will give you a brief overview of what it has to offer together with a product demo.  You will need an existing Google Account service such as GMail before you can use the service, otherwise you will need to register first.</p>
<p>Once you&#8217;ve registered you will need to login to your Google Analytics account and add your website.  The instructions are easy to follow.  Once you&#8217;ve added your web site you are given a piece of tracking code which you need to add to your web site.  This code will track all the user activity on your web site.  If you use WordPress or some other blogging platform then a good place to put the tracking code would be in the header, footer or sidebar, as these items are displayed on every page on your site.</p>
<p>If you use WordPress then I recommend you take a look at the <a href="http://www.oratransplant.nl/uga" alt='Ultimate Google Analytics WordPress plugin' title='Ultimate Google Analytics WordPress plugin'>Ultimate Google Analytics plugin</a>.  The plugin will automate the process of adding the tracking code to your web site, and the plugin is highly configurable.</p>
<p>Once the tracking code has been added you need to wait up to 24 hours for Google to start collecting the tracking information.  You will then be able to login to your Google Analytics account and view the reports on your web site.  The reports provide you with a dashboard type view.  The reports cater for three user personas &#8211; executive, marketer and webmaster.  You can select one of these personas from the View dropdown and the reports available will adjust accordingly.</p>
<p>I won&#8217;t go into exhaustive detail on each report available, but the following areas I find most interesting.  The first is the Executive Summary which provides you with a graph showing the number of visitors over the last week, and pie charts showing ratio of new versus returning visitors and the number of referrals, and finally a map showing the location of your visitors.  Here is an example of what this looks like.  You can customize the view to cover whatever date range you like, such as weekly, monthly, yearly, etc.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/04/google-analytics.png' alt='Google Analytics' title='Google Analytics' /></p>
<p>Next is the Marketing Summary which shows the top referrals to your site, the top search engine keywords used to get to your site, and the top campaigns.  This is useful for seeing at a glance where traffic is coming from to your site.  </p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/04/marketing-summary.png' alt='marketing summary' title='marketing summary'  /></p>
<p>The Content Summary report will show you how long visitors stay on a particular page, whether they exit your site after reading a single page, or whether they continue their visit and look at other pages on your site.  This is a good way at analyzing whether your content is retaining visitors.  You can track this information over time which is a good way to see if particular campaigns are more successful at retaining visitors than others.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/04/content-summary.png' alt='content summary' title='content summary'/></p>
<p>As you can see above, several pages have a high bounce rate which means people often leave the site after reading a single page.  The lower the bounce percentage figure the better.</p>
<p>Finally there is the Site Overlay report.  This will show the most commonly visited links on your page. This can be useful in refining your web site design to focus on the higher quality links.</p>
<p>There is a lot more to Google Analytics then I can cover in this post.  The best thing to do is to explore the site yourself.  There is a lot of information on campaigns, advertising success and ROI then I haven&#8217;t even touched upon.</p>
<p>For the average user though, some people might find the number of reports in Google Analytics daunting, it also could be improved from a usability perspective too.  I would like to see hyperlinks included in the report, especially around the area of referrals, so I can be taken to the exact spot where a visitor came from.  This is where the next analytics package excels.</p>
<h3><a rel="nofollow" href="http://getclicky.com/5534" alt='Clicky Web Analytics' title='Clicky Web Analytics'><strong>Clicky Web Analytics</strong></a></h3>
<p>If you like simple to understand reports, with an easy to navigate UI and hyperlinks that take you to the exact spot a visitor came from, then maybe this is the package for you.  It is free to register and installation is similar to Google Analytics, involving placing some tracking code on your web site.  Their <a rel="nofollow" href="http://getclicky.com/5534" alt='Clicky Web Analytics' title='Clicky Web Analytics'>home page</a> gives a good comparison of how Clicky stacks up against the competition.  You can also try out a demo for yourself.</p>
<p>Here is an example of what your home page looks like when you login to your Clicky account.  The report is plain and simple and I like the hyperlinks on the left which I can click on for further details.</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/04/clicky-home-page.png' alt='Clicky' title='Clicky' /></p>
<p>You will notice at the top of this screenshot is a series of tabs which you can click on for further information.</p>
<p>The first of these tabs is the Visitors page.  This will provide detailed information about your visitors, where they came from, what operating system they are using, what screen resolution they are using etc.  What makes this page different from Google Analytics is a hyperlink to the Actions page.  This provides an audit trail of each visitor to your site, how they found your site, what page they visited first, what other pages they visited, and what page they left your site.  The report is in a clear and easy to understand format and far easier to digest than Google Analytics.</p>
<p>Next is the Content page which will provide information on top content and entrance and exit points.  The Links page will show you the top incoming and outgoing links plus the top referrers.  The Searches page will show the search engine keywords used to get to your site.    There is also an interesting Spy page where you can look at user activity in real time and an RSS page where you subscribe to web site activity.</p>
<p>I have been using Clicky for almost a week now alongside Google Analytics without any issues.   It is still in development and there are areas which you can&#8217;t drill into yet, such as viewing stats over multiple days, but this is being worked on by the author and will be available as a new feature soon.</p>
<p>You can catch up on all the latest developments and news at their <a rel="nofollow" href="http://getclicky.com/blog/" alt='Clicky blog' title='Clicky blog'>blog</a>.  I did notice on their blog that they had a couple of issues recently with their Apache server, it looks like Clicky is hosted on a shared rather than a dedicated server but that shouldn&#8217;t be an issue.  Hopefully these issues will be few and far between.</p>
<p>Overall this looks an impressive analytics package and is certainly one to keep on your radar.</p>
<h3><a href="http://alexking.org/projects/wordpress/readme?project=popularity-contest" alt='Popularity Contest' title='Popularity Contest'><strong>Popularity Contest plugin for WordPress</strong></a></h3>
<p>For those of you that don&#8217;t want to register with any analytics provider, then consider trying one of the many WordPress plugins out there.  One of these is the popularity contest plugin from Alex King.  Popularity Contest keeps a count of your post, category and archive views, comments, trackbacks, etc. and uses them to determine which of your posts are most popular.  You can view these figures from your WordPress administration panel and you can also display this information in your blog, such as in the sidebar.</p>
<p>If you use any caching plugin, like <a href="http://mnm.uib.es/gallir/wp-cache-2/" alt='wp-cache' title='wp-cache'>wp-cache</a>, it will affect the ability of Popularity Contest to accurately record views.  I&#8217;ve recently installed wp-cache so I will probably have to disable the Popularity Contest plugin now.</p>
<h3><strong>Summary</strong></h3>
<p>That sums up this article on analytics packages.  There is something there for everyone, whether you want detailed statistics at every level or just an overview.  If you want to get to know your visitors better then I recommend you take a closer look at one of the analytics packages out there.</p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/04/25/webmaster-and-seo-tools-part-4/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to use XML Sitemaps</title>
		<link>http://technical-itch.co.uk/2007/04/17/webmaster-and-seo-tools-part-3/</link>
		<comments>http://technical-itch.co.uk/2007/04/17/webmaster-and-seo-tools-part-3/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 19:55:47 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/04/17/webmaster-and-seo-tools-part-3/</guid>
		<description><![CDATA[A sitemap will enable search engines like Google and Yahoo to better crawl and index your site.  The more these search engines know about your web site structure, the greater chance there is of increased traffic being driven to your site.]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->
</p>
<p>This is the third post in my series looking at Webmaster and SEO tools. Today I am going to look at XML Sitemaps which I briefly discussed in my <a href="http://technical-itch.co.uk/2007/04/12/webmaster-and-seo-tools-part-2/" alt='Webmaster and SEO Tools Part 2' title='Webmaster and SEO Tools Part 2'>previous article</a> in this series.  </p>
<p>In a nutshell, a sitemap will enable search engines like Google and Yahoo to better crawl and index your site.  The more these search engines know about your web site structure, the greater chance there is of increased traffic being driven to your site.</p>
<h3><strong>Introduction</strong></h3>
<p>A good place to start for an overview is <a href="http://sitemaps.org/index.html" alt='sitemaps.org' title='sitemaps.org'>sitemaps.org</a>.  They provide the following definition of a sitemap:</p>
<p><em>Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling. In its simplest form, a Sitemap is an XML file that lists URLs for a site along with additional metadata about each URL (when it was last updated, how often it usually changes, and how important it is, relative to other URLs in the site) so that search engines can more intelligently crawl the site</em>.</p>
<p>If you want to go into more detail regarding the structure of these sitemaps then I suggest you read their <a href="http://sitemaps.org/protocol.html" alt='sitemaps protocol' title='sitemaps protocol'>protocol</a> page.  This will give you an example of a basic XML sitemap together with an explanation of each of the tags that make up the XML sitemap file.</p>
<h3><strong>Submitting Sitemaps to the Major Search Engines</strong></h3>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/08/search-engines.gif' alt='search engines' align='right'/>So how do you go about creating one of these XML sitemaps and submitting it to the search engines?</p>
<p>If you&#8217;re using <a href="http://wordpress.org/" alt='WordPress Home Page' title='WordPress Home Page'>WordPress</a> then I recommend you take a look at the <a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final" alt='Google Sitemap Generator plugin for WordPress' title='Google Sitemap Generator plugin for WordPress'>Google Sitemap Generator plugin</a>.  This plugin generates an XML Sitemap of your WordPress blog.  Whenever you change, edit, create or publish a post, the plugin will automatically update your sitemap and ping the new sitemap to Google.  It&#8217;s a great solution for people who want to simply install a plugin and then forget about it.</p>
<p>If you&#8217;re not using WordPress, or you run into problems using the plugin, then there a host of web sites which offer a free online service which will generate a sitemap for you.</p>
<p>The one I am currently using is <a href="http://www.xml-sitemaps.com/" alt='xml-sitemaps.com' title='xml-sitemaps.com'>XML-Sitemaps.com</a>.  This site provides a free online sitemap generator.  You simply enter your website address and then press the start button.  You then wait a few minutes for it to crawl your site.  The end result is an XML file which you can then save to your computer.  You then submit this XML file to Google.  They also provide a Text sitemap which you can submit to Yahoo.</p>
<p>These online XML sitemap generators works fine for small sized web sites but for a large web site containing thousands of links then it may not be a viable option.  The XML sitemap generator will also report any broken links on your web site, but you have to pay the small sum of $5 before you can access this information.  When I generated my sitemap it reported over 200 broken links, so I decided to pay the $5 to see what these were.  It turned out that every broken link was simply a link to my Feedburner feed which I have on each page on my web site.  I&#8217;m not sure why it reports this as a broken link?</p>
<p>Once you have your XML sitemap saved on your computer, the next step is to submit the sitemap to the major search engines.  There are three main options available.  </p>
<p>1.  If you&#8217;re using <a href="http://www.google.com/webmasters/sitemaps/siteoverview" alt='Google Webmaster Tools' title='Google Webmaster Tools'>Google Webmaster Tools</a> then you need to logon to your Google Webmaster Tools account and add the sitemap, more details on this are covered in my <a href="http://technical-itch.co.uk/2007/04/12/webmaster-and-seo-tools-part-2/" alt='Webmaster and SEO Tools Part 2' title='Webmaster and SEO Tools Part 2'>previous article</a> in this series. </p>
<p>2.  You can modify your <a href="http://www.robotstxt.org/wc/faq.html" alt='Web Robots FAQ' title='Web Robots FAQ'>robots.txt</a> file to include a line which specifies the location of your sitemap.  This will enable crawlers to automatically find your sitemap the next time they crawl your site.  More details on this procedure can be found on the <a href="http://googlewebmastercentral.blogspot.com/2007/04/whats-new-with-sitemapsorg.html" alt='Official Google Webmaster Central Blog' title='Official Google Webmaster Central Blog'>Official Google Webmaster Central Blog</a>.</p>
<p>3.  <a href="http://sitemaps.org/protocol.html#submit_http" alt='Submit your sitemap using an HTTP request' title='Submit your sitemap using an HTTP request'>Submit your sitemap using an HTTP request</a>.  You simply enter the following into a browser, replacing <strong>{searchengine_URL}</strong> with the URL provided by the search engine.</p>
<p><strong>{searchengine_URL}/ping?sitemap=sitemap_url</strong> </p>
<h3><strong>Summary</strong></h3>
<p>That just about covers sitemaps for now.  They&#8217;re pretty easy to setup and maintain and I recommend you invest the time to get a sitemap setup on your web site.  If you use sitemaps in conjunction with other SEO tips then you increase the likelihood of traffic coming to your site.</p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/04/17/webmaster-and-seo-tools-part-3/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to use Google Webmaster Tools</title>
		<link>http://technical-itch.co.uk/2007/04/12/webmaster-and-seo-tools-part-2/</link>
		<comments>http://technical-itch.co.uk/2007/04/12/webmaster-and-seo-tools-part-2/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 21:08:09 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/04/12/webmaster-and-seo-tools-part-2/</guid>
		<description><![CDATA[Today I am going to look at Google Webmaster Tools.  These are a set of free tools designed to make your web site more Google friendly and improve your site's visability.  They also provide several useful diagnostic tools to help diagnose web site problems.]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->
</p>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/04/seo.gif' alt='seo' title='seo' align='right' />This is the second post in my series looking at Webmaster and SEO tools.  Today I am going to look at Google Webmaster Tools.  These are a set of free tools designed to make your web site more Google friendly and improve your site&#8217;s visability.  The tools also help diagnose problems with your site, such as broken links.  </p>
<p>You will though need a Google account before you can take advantage of these free tools.  If you&#8217;re not already using any Google Account services like GMail then you will need to create a Google account first. </p>
<h3>Google Webmaster Tools</h3>
<p>We&#8217;ll begin by looking at the <a href="https://www.google.com/webmasters/tools/docs/en/about.html" alt='Google Webmaster Tools' title='Google Webmaster Tools'>Google Webmaster Tools</a> home page.  There are several useful links on this page, but probably the best one to start with is the <a href="http://www.google.com/webmasters/" alt='Google Webmaster Central' title='Google Webmaster Central'>Google Webmaster Central </a>page.  This provides a good overview of what these tools have to offer and provides several useful links if you want to delve deeper into a particular area.  It covers the following areas:</p>
<h4><strong><a href="https://www.google.com/webmasters/sitemaps/sitestatus" alt='Site Status Wizard' title='Site Status Wizard'>Site Status Wizard</a></strong></h4>
<p>This can be used to find out whether your site is currently being indexed by Google.  Just enter your web site address and click the Next button.</p>
<h4><strong><a href="http://googlewebmastercentral.blogspot.com/" alt='Google blog for webmasters'  title='Google blog for webmasters'>Google&#8217;s blog for webmasters</a></strong></h4>
<p>This is quite a useful blog to subscribe to if you want to keep up-to-date with how Google indexes and crawls your sites.</p>
<h4><strong><a href="http://www.google.com/webmasters/sitemaps/" alt='Webmaster tools' title='Webmaster tools'>Webmaster tools (including Sitemaps)</a></strong></h4>
<p>This link provides statistics, diagnostics and management of Google&#8217;s crawling and indexing of your website, including Sitemap submission and reporting.  I&#8217;ll be delving into this area in more detail shortly.</p>
<h4><strong><a href="http://groups.google.com/group/Google_Webmaster_Help" alt='Google discussion group for webmasters' title='Google discussion group for webmasters'>Google&#8217;s discussion group for webmasters</a></strong></h4>
<p>This link allows you to talk to other webmasters about any queries or problems you have with your site, plus provide feedback to the Google webmaster team.  Google employees occasionally post tips in this discussion group too so it is worth keeping a lookout for these.</p>
<h4><strong><a href="http://www.google.com/intl/en/submit_content.html" alt='Submit your content to Google' title='Submit your content to Google'>Submit your content to Google</a></strong></h4>
<p>This section will help you learn about submitting content for Google properties such as <a href="http://base.google.com/base" alt='Google Base' title='Google Base'>Google Base</a> and <a href="http://books.google.com/" alt='Google Book Search' title='Google Book Search'>Google Book Search</a>.  I haven&#8217;t expored this area yet but it looks interesting.</p>
<h4><strong><a href="http://www.google.com/support/webmasters" alt='Webmaster help center' title='Webmaster help center'>Webmaster help center</a></strong></h4>
<p>Use this section to find answers to frequently asked questions about crawling, indexing, ranking and other webmaster issues. </p>
<p>That&#8217;s enough of an overview.  Time to delve into the area which I think you&#8217;ll find most interesting,  the <a href="http://www.google.com/webmasters/sitemaps/" alt='Webmaster tools' title='Webmaster tools'>Google Webmaster tools (including Sitemaps)</a> page.  Once you&#8217;ve logged into your Google account you can then start using the tools.</p>
<p>The first step is to add your web site.  Once that is done you will then be prompted to verify your site.  This is to prove that you are the owner of the web site.  By verifying your site you can access comprehensive statistics and crawl errors about the pages in your site.  There are two methods of verification. You can either upload an HTML file with a name that Google specifies, or you can add a META tag to your site&#8217;s index file.</p>
<p>Once your site has been verified the next step is to add an <a href="http://en.wikipedia.org/wiki/Site_map#XML_Sitemaps" alt='XML Sitemaps' title='XML Sitemaps'>XML sitemap</a>.  A sitemap will allow Google to more easily index and crawl your web site.  There are several ways you can create a sitemap.  If you&#8217;re using WordPress then take a look at the <a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final" alt='Google Sitemap Generator for WordPress plugin' title='Google Sitemap Generator for WordPress plugin'>Google Sitemap Generator for WordPress plugin</a>.  </p>
<p>This is an excellent plugin which will create an XML sitemap of your <a href="http://wordpress.org/" alt='Wordpress Home Page' title='Wordpress Home Page'>WordPress</a> blog each time you update your blog with a new post.  The sitemap is then automatically pinged to Google and Yahoo.  If you&#8217;re looking for a simple hassle-free sitemap generator then it is worth a closer look.  I&#8217;ve used this plugin on previous blogs before with success.  I&#8217;ve run into some issues with it recently, but I think that is more to do with my WordPress installation or other plugins I&#8217;m using, rather than a fault with the Google Sitemap Generator plugin.</p>
<p>If your web site is not powered by WordPress, or you prefer not to use the plugin mentioned above, then there are other alternatives.  The topic of XML Sitemaps is quite large though, so I will be covering that in more detail in a later post in this series.</p>
<p>Once you&#8217;ve registed your sitemap with Google you will need to wait a few hours for Google to download and process the sitemap.  Once that is done you will have access to detailed statistics about your web site.  The next step is to return to the page where you first added your web site to Google.  You should see a table with your web site listed inside.  If you click on that link it will take you to the Webmaster Tools page where you can access detailed information about your site.</p>
<p>The Webmaster Tools page provides four sections:</p>
<h4><strong>Diagnostics</strong></h4>
<p><img src='http://technical-itch.co.uk/wp-content/uploads/2007/08/magnifying-glass.png' alt='magnifying glass' align='right'/>This provides a summary page of your web site where you can look at any errors that Google encountered whilst crawling your site.</p>
<h4><strong>Statistics</strong></h4>
<p>My favourite area in this section is the information provided on query stats.  The information in this section will show you at a glance what search terms are proving successful in driving traffic to your web site.</p>
<p>This shows the top search queries, together with the average top positions.  Using this page you can easily see which search terms people entered in Google to get to your web site.  The average top position is useful too, the lower the number the better.  A figure around 10 or below would mean your web site is appearing on the front page of Google for that particular search query.  I haven&#8217;t managed a number 1 position yet, although I&#8217;ve got quite a few at number 2 and 3 <img src='http://technical-itch.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   </p>
<h4><strong>Links</strong></h4>
<p>This is another good one.  It shows all the external and internal links in your web site.  The list of external links will show all the other web sites that link to your site.  This can be useful in discovering other links to your site which you may have been unaware of.</p>
<h4><strong>Sitemaps</strong></h4>
<p>This section shows the current status of your XML Sitemap.  It shows the date and time you last submitted your sitemap and when the sitemap was last downloaded by Google.  It also shows the number of URL&#8217;s referenced in the sitemap.</p>
<h3><strong>Summary</strong></h3>
<p>That sums up Google Webmaster Tools.  I mainly use the tools to submit my sitemap when I update my web site, plus I occasionally dip into the Links section to see who is linking to my site.  The information it provides is useful in showing &#8216;at a glance&#8217; type details, but it is not that useful in drilling down into more details, for example it doesn&#8217;t show what the top external links are.  I would recommend using this in conjunction with other tools like Google Analytics to gain a greater insight into how traffic is driven to your site.</p>
<p>Next week I will covering the next topic in this series so stay tuned.</p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/04/12/webmaster-and-seo-tools-part-2/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Webmaster and SEO Tools: Webmaster Toolkit</title>
		<link>http://technical-itch.co.uk/2007/04/03/webmaster-and-seo-tools-part-1/</link>
		<comments>http://technical-itch.co.uk/2007/04/03/webmaster-and-seo-tools-part-1/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 21:11:41 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://technical-itch.co.uk/2007/04/03/webmaster-and-seo-tools-part-1/</guid>
		<description><![CDATA[Whether you're a novice or advanced webmaster, Webmaster Tools provides some useful tools and utilities.]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->
</p>
<p>I&#8217;ve written a couple of posts before about <a href="http://technical-itch.co.uk/2006/11/14/more-ways-to-boost-your-blog-traffic/">how to boost your blog traffic</a>,  covering topics like <a href="http://en.wikipedia.org/wiki/Search_engine_optimization">search engine optimization</a> (SEO) and general web site design.  </p>
<p>I am going to write a few more posts over the next few weeks covering some of the topics I have learnt over the last few months.  </p>
<p>These posts will cover useful sites I have come across recently, which bloggers and webmasters may find useful, plus a roundup of some of the tools I use on a regular basis.</p>
<p>First on the menu are some webmaster tools.  I&#8217;m going to cover one web site today, but I&#8217;ll be reviewing some other sites over the coming weeks.</p>
<h3>Webmaster Toolkit</h3>
<p>Today I will look at the <a href="http://www.webmaster-toolkit.com/">Webmaster Toolkit</a>.  This site has a wealth of information which you can navigate by browsing the topics listed in the left hand sidebar on their web site.  These cover topics like SEO tools, web utilities, domain tools, HTML tools and finally a list of resources.  Let&#8217;s take a look at each of these in turn.</p>
<h4><a href="http://www.webmaster-toolkit.com/search-engine-optimisation-tools.shtml"><strong>SEO Tools</strong></a></h4>
<p>If you&#8217;re interested in marketing and promoting your web site then this is the section for you.  In here you can find tools which will help you decide what <a href="http://en.wikipedia.org/wiki/Keyword_(Internet_search)">keywords</a> to use on your site, how popular your site is with the major search engines, how <a href="http://en.wikipedia.org/wiki/Search_engine_spider">search spiders</a> crawl your site, and various other analysis tools.</p>
<h4><a href="http://www.webmaster-toolkit.com/web-utilities.shtml"><strong>Web Utilities</strong></a></h4>
<p>If you&#8217;re interested in analyzing or tweaking your web site then check out this section.  The two that you might find most useful are the <a href="http://www.webmaster-toolkit.com/htaccess-generator.shtml">.htaccess generator</a> which is useful if you want to password protect part of your web site, and the <a href="http://www.webmaster-toolkit.com/link-checker.shtml">Link Checker</a> which will report any broken links on your site.</p>
<h4><a href="http://www.webmaster-toolkit.com/domain-name-tools.shtml"><strong>Domain Tools</strong></a></h4>
<p>There are a few interesting tools in this section.  The two I like are the <a href="http://www.webmaster-toolkit.com/domain-name-generator.shtml">Domain Name Generator</a> which will produce a list of possible domain name ideas based on a word or phrase you input.  The other one is the <a href="http://www.webmaster-toolkit.com/expired-domain-checker.shtml">Expired Domain Name Checker</a> which could be a useful tool for improving both your link popularity and your website traffic whilst saving you money too! There are many expired domains still listed in many of the big directories, with the potential to drive large amounts of traffic to your site.</p>
<h4><a href="http://www.webmaster-toolkit.com/html-tools.shtml"><strong>HTML Tools</strong></a></h4>
<p>There are couple of tools in this section which will clean up any un-needed code created by <a href="http://www.webmaster-toolkit.com/frontpage-code-cleaner.shtml">Microsoft FrontPage</a> and <a href="http://www.webmaster-toolkit.com/dreamweaver-code-cleaner.shtml">Macromedia Dreamweaver</a>.   There is also the <a href="http://www.webmaster-toolkit.com/css-menu-generator.shtml">CSS Menu Generator</a> which might be useful if you want to generate some navigation buttons on your site.</p>
<h3>Summary</h3>
<p>That&#8217;s it for now.  Have a good look round the <a href="http://www.webmaster-toolkit.com/">webmaster toolkit</a>.  The above is just a small sample of what is available.  Whether you&#8217;re a novice or advanced webmaster, there are some useful tools and utilities available.</p>
<p>© Dean Taplin - Gadget reviews from <a href="http://technical-itch.co.uk">Technical Itch</a>.</center></p>]]></content:encoded>
			<wfw:commentRss>http://technical-itch.co.uk/2007/04/03/webmaster-and-seo-tools-part-1/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.553 seconds -->
