<?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>the life of a web developer &#187; SEO</title>
	<atom:link href="http://gavtaylor.co.uk/blog/category/website-design/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://gavtaylor.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:46:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>preventing SPAM</title>
		<link>http://gavtaylor.co.uk/blog/preventing-spam</link>
		<comments>http://gavtaylor.co.uk/blog/preventing-spam#comments</comments>
		<pubDate>Mon, 25 Jan 2010 19:45:48 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Brent Meisher]]></category>
		<category><![CDATA[grey-listing]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[spamdyke]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=241</guid>
		<description><![CDATA[Since I moved to my VPS, one of the biggest problems I&#8217;ve had is with spam. Not just with my email account but everyone who&#8217;s email accounts Im hosting on the VPS have all seen a sharp increase in spam emails. On the reseller server I had access to grey-listing and SpamAssassin to filter mail [...]]]></description>
			<content:encoded><![CDATA[<p>Since I moved to my VPS, one of the biggest problems I&#8217;ve had is with spam. Not just with my email account but everyone who&#8217;s email accounts Im hosting on the VPS have all seen a sharp increase in spam emails.</p>
<p>On the reseller server I had access to grey-listing and SpamAssassin to filter mail as it arrived and I got maybe 2 or 3 a week, but the day after I moved onto the vps this shot up to between 20 and 50 a day!  I have my emails pushed straight to my phone as well so this fast became a bit of a pain.</p>
<p>My VPS did come with SpamAssassin pre-installed as part of Plesk but due to the licence I have installed I couldn&#8217;t use it so this caused two problems, 1) emails are not filtered for spam and 2) SpamAssassin is using up precious memory while not actually helping.</p>
<p>The first thing I did was to turn off SpamAssassin, it was using a lot of memory as even tho it wasn&#8217;t filtering any mail  it was still scanning every message that arrived on the server, On advice of my hosting providers tech support I decided not to un-install it in case it caused problems so I just stopped the service from running and then disabled it from auto starting on system reboot to preventing it restarting if I ever need to reboot the server.</p>
<p>I then tried to find the grey-listing software used on my old reseller server, this seemed to work really well so I wanted it on my server too. Support told me they were using a script put together by Brent Meisher written to work specifically with Plesk but  unfortunately the repo had been removed and I couldn&#8217;t download the files.</p>
<p>I was speaking with a support engineer about it and he mentioned a new tool he was playing with called <a href="http://www.spamdyke.org/" target="_blank">SpamDyke</a> and how it was looking promising as a replacement to their current grey-listing solution, so I decided to give it a try.</p>
<p>The good news is, that since I started writing this blog post, SpamDyke has been added into the atomic repositories, so to install it is as simple as using apt get or yum. Configuration is just as simple, the default settings are actually quite effective and I&#8217;ve been using them for two weeks and haven&#8217;t received a single piece of spam.</p>
<p>All the information you need can be found on the <a href="http://www.spamdyke.org/" target="_blank">SpamDyke website</a> and the <a href="http://www.spamdyke.org/documentation/README.html" target="_blank">README</a> file is really useful.<br />
This is something I defiantly recommend to everyone who is running their own mail server.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/preventing-spam/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Webmaster Labs</title>
		<link>http://gavtaylor.co.uk/blog/google-webmaster-labs</link>
		<comments>http://gavtaylor.co.uk/blog/google-webmaster-labs#comments</comments>
		<pubDate>Tue, 13 Oct 2009 17:55:14 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlebot]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=244</guid>
		<description><![CDATA[Google today launched a new section to their webmaster tools called &#8216;Labs&#8216;. This new section currently contains two tools to allow you to further manage and optimise your website. The first is called &#8216;Fetch as Googlebot&#8217; as allows you to view the information that Googlebot retrieves when it visits ont of the pages on your [...]]]></description>
			<content:encoded><![CDATA[<p>Google today launched a new section to their webmaster tools called &#8216;<span><a href="http://googlewebmastercentral.blogspot.com/2009/10/fetch-as-googlebot-and-malware-details.html" target="_blank">Labs</a>&#8216;.<br />
This new section currently contains two tools to allow you to further manage and optimise your website.</span></p>
<p>The first is called &#8216;Fetch as Googlebot&#8217; as allows you to view the information that Googlebot retrieves when it visits ont of the pages on your site. This is what people, webmasters and SEO &#8216;experts&#8217;, are most likley to be interested in. At fist glance it appears to be just the source code of a page, and while yes it is, it does also contain the server headers that were detected, so you can use the two to determin if googlebot sees your page as you want it to.</p>
<p>The second feature is a Malware status page, this feature has been around for a while outside the webmaster tools, if you knew <a href="http://safebrowsing.clients.google.com/safebrowsing/diagnostic?client=Firefox&amp;hl=en-GB&amp;site=http://gavtaylor.co.uk/" target="_blank">where to find it</a>, and its a useful tool is your site does contain some dodgy code, its good to see this is now part of the webmaster tools and easier to find.<br />
There is a good post on the Google Security Blog that can tell you more about Malware detection so rather than write about it myself, <a href="http://googleonlinesecurity.blogspot.com/2009/10/show-me-malware.html" target="_blank">I&#8217;ll refer you to it</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/google-webmaster-labs/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>webmaster tools gets an update&#8230;</title>
		<link>http://gavtaylor.co.uk/blog/webmaster-tools-gets-an-update</link>
		<comments>http://gavtaylor.co.uk/blog/webmaster-tools-gets-an-update#comments</comments>
		<pubDate>Tue, 12 May 2009 15:48:56 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=101</guid>
		<description><![CDATA[Google have released a new version of their webmaster tools today, you can get a sneak preview here. It includes not just a new design but also a re-think on all sections of the current webmaster tools, how they are grouped together, how you navigate between them and also the information that they give you. [...]]]></description>
			<content:encoded><![CDATA[<p>Google have released a new version of their webmaster tools today,<br />
<a href="http://www.google.com/webmasters/tools/new" target="_blank">you can get a sneak preview here</a>.</p>
<p>It includes not just a new design but also a re-think on all sections of the current webmaster tools, how they are grouped together, how you navigate between them and also the information that they give you.</p>
<p><span style="font-weight: bold;">Highlights Include </span><em><br />
</em></p>
<ul>
<li>One-stop Dashboard</li>
<li>More top search queries:</li>
<li>Sitemap tracking for multiple users:</li>
<li>Message subscription:</li>
<li>Improved menu and navigation:</li>
<li>Smarter help:</li>
<li>Removal of the enhanced Image Search option:</li>
</ul>
<p>For a full list of updates and more visit <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=139065&amp;hl=en" target="_blank">Googles &#8216;Whats New&#8217; page</a> or read the <a href="http://googlewebmastercentral.blogspot.com/2009/04/spring-time-design-refresh.html" target="_blank">Webmaster Central</a> blog post.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/webmaster-tools-gets-an-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Mordern Sitemap</title>
		<link>http://gavtaylor.co.uk/blog/a-mordern-sitemap</link>
		<comments>http://gavtaylor.co.uk/blog/a-mordern-sitemap#comments</comments>
		<pubDate>Wed, 01 Apr 2009 07:53:25 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[modern sitemap]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[traditional sitemap]]></category>

		<guid isPermaLink="false">http://blog.gavtaylor.co.uk/?p=69</guid>
		<description><![CDATA[All websites have a sitemap, the well built ones anyway,  usually they are on their own dedicated page and are simply a plain text listing of all the pages within a site, see my sitemap as a basic example. This is a traditional sitemap, one that you will find on most sites across the internet, [...]]]></description>
			<content:encoded><![CDATA[<p>All websites have a sitemap, the well built ones anyway,  usually they are on their own dedicated page and are simply a plain text listing of all the pages within a site, <a href="http://gavtaylor.co.uk/sitemap" target="_blank"><em>see my sitemap as a basic example</em></a>.</p>
<p>This is a traditional sitemap, one that you will find on most sites across the internet, there is nothing wrong with this and does its job very well, it lists all my pages within the site allowing people <em>or search engine spiders</em> to navigate around and find the content they are looking for.</p>
<p>There is however a new growing trend, well&#8230; I say new but it has been around for a while, but more and more sites seem to be using it recently which has resulted in the &#8220;modern sitemap&#8221; phrase being termed by the web design and developer community. I&#8217;m talking about footer sitemaps, instead of having a single page listing all the pages within a site, you have a smaller &#8220;related links&#8221; sitemap in the footer of every page on a site, a few examples for you;</p>
<ul>
<li>http://www.mozilla.com/</li>
<li>http://www.apple.com/mac/</li>
<li>http://www.rednoseday.com/</li>
</ul>
<p>I can see the benefits of using a sitemap in this way, the first that comes to mind is that you associate the links with some content, search engines can use the content to grab keywords and then serve your links if the keywords are used in a query, this is the big failure of the traditional plain text listing sitemap in terms of SEO, with no content to associate the links to means search engines cant add any weight to the links. Other benefits of this type of sitemap range from providing your visitors a list of related pages they may find useful to simply a way of padding out the footer of your site if you don&#8217;t have much content.</p>
<p>As with anything there are downsides to having a sitemap like this, the main one being there isn&#8217;t a single point listing all pages within the site, in some cases you may end up overloading a page with links, a big no-no for SEO, not to mention some website designs simply wouldn&#8217;t look right with a sitemap in its footer.</p>
<p>I think that while the benifits of having the associated content shouldn&#8217;t be ignored, this type of sitemap only works with certain site designs so trying to get a nice balance is what you should aim for, combining the two styles of sitemap to allow your visitors to easily find the content they are looking for. Having a list of all the pages in your site is a valuble tool and allows search engines to index all the pages on your site, having &#8220;related links&#8221; on a page allows you to show visitors content they may be interested in but wouldnt normally find.</p>
<p>A &#8220;modern sitemap&#8221; to me is one that users find useful, this could be the traditional sitemap or its younger brother the related links sitemap, the important thing is your visitors can find the content they are looking for.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/a-mordern-sitemap/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>new search engine, a rival to google?</title>
		<link>http://gavtaylor.co.uk/blog/new-search-engine-a-rival-to-google</link>
		<comments>http://gavtaylor.co.uk/blog/new-search-engine-a-rival-to-google#comments</comments>
		<pubDate>Mon, 09 Mar 2009 14:12:16 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[T'Internet News]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[cuil]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[wolfram alpha]]></category>

		<guid isPermaLink="false">http://blog.gavtaylor.co.uk/?p=29</guid>
		<description><![CDATA[A British physicist, Stephen Wolfram, has announced today that he plans to release a new search engine that is so powerful that it has been suggested by a leading expert as &#8220;so powerful, it could be as important as Google. The search engine is due to be released in the next two months ( may [...]]]></description>
			<content:encoded><![CDATA[<p>A British physicist, Stephen Wolfram, has announced today that he plans to release a new search engine that is so powerful that it has been suggested by a leading expert as &#8220;so powerful, it could be as important as <a href="http://google.co.uk" target="_blank">Google</a>. The search engine is due to be released in the next two months ( may 2009 ) and is his attempt to resolve the failures of search engines available today.</p>
<p>&#8220;A rival to google&#8221; is a big claim to make and this has been claimed by the makers of every search engine released since the boys and girls at the mountain view chocolate factory positioned themselves top of the pile, remember <a href="http://www.cuil.com/" target="_blank">cuil.com</a> anyone?? So we will have to wait and see what happens with Wolfram Alpha, but i do hope they come up with a better name&#8230;</p>
<p>you can read the blog post @ <a href="http://blog.wolfram.com/2009/03/05/wolframalpha-is-coming/" target="_blank">blog.wolfram.com</a><br />
and view the new search engine (you cant search yet though) and signup for latest news @ <a href="http://www.wolframalpha.com/" target="_blank">www.wolframalpha.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/new-search-engine-a-rival-to-google/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitemap Updates</title>
		<link>http://gavtaylor.co.uk/blog/sitemap-updates</link>
		<comments>http://gavtaylor.co.uk/blog/sitemap-updates#comments</comments>
		<pubDate>Sun, 08 Feb 2009 16:32:23 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[ask]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://blog.gavtaylor.co.uk/?p=14</guid>
		<description><![CDATA[Ensuring the information a search engine has on your site is of critical importance.  We need to ensure that new content is added into the search engines as quickly as possible, web crawlers visit your site at various intervals, some search engines will allow you to set the rate at which they visit your site, [...]]]></description>
			<content:encoded><![CDATA[<p>Ensuring the information a search engine has on your site is of critical importance.  We need to ensure that new content is added into the search engines as quickly as possible, web crawlers visit your site at various intervals, some search engines will allow you to set the rate at which they visit your site, google and ask.com are the two that come to mind, but this still doesnt ensure your new page is added into the index as soon as possible.</p>
<p>The best way I have found is to alert the search engine to an update, you can do this by sending a ping request to the search engine via an api. This api alerts the index that new content is available and to instruct the crawler to visit the site,  below are the uri&#8217;s of the top search engines sitemap ping api&#8217;s</p>
<ul>
<li>Google &#8211; http://www.google.com/webmasters/tools/ping?sitemap=</li>
<li>Yahoo &#8211; http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=</li>
<li>Live.com &#8211; http://webmaster.live.com/webmaster/ping.aspx?siteMap=</li>
<li>Ask.com &#8211; http://submissions.ask.com/ping?sitemap=</li>
</ul>
<p>Just append the url with your sitemap location and off you go. I have modified my sites cms to send a request via cURL to the api&#8217;s when ever a new page is added or deleted from my site. This ensures search engines are alerted to any changes in my sitemap.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/sitemap-updates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
