<?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>Free DIY SEO - Advice and SEO Help &#187; On Site Optimisation</title>
	<atom:link href="http://www.freediyseo.co.uk/category/on-site-optimisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freediyseo.co.uk</link>
	<description>Free SEO help, tips and DIY SEO advice for individuals and small businesses - Get higher rankings with DIY search engine optimisation</description>
	<lastBuildDate>Wed, 02 Mar 2011 23:52:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Make Sure Your Site Validates</title>
		<link>http://www.freediyseo.co.uk/2008/01/13/make-sure-your-site-validates/</link>
		<comments>http://www.freediyseo.co.uk/2008/01/13/make-sure-your-site-validates/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 22:27:44 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Basic SEO]]></category>
		<category><![CDATA[On Site Optimisation]]></category>

		<guid isPermaLink="false">http://www.freediyseo.co.uk/2008/01/13/make-sure-your-site-validates/</guid>
		<description><![CDATA[Search engines have to be able to understand and read the HTML of web pages so they can rank them in the SERPs and match them against search phrases. If the code includes errors, the search engines might not be able to read the page and all that well crafted content and link building can [...]]]></description>
			<content:encoded><![CDATA[<p>Search engines have to be able to understand and read the HTML of web pages so they can rank them in the SERPs and match them against search phrases. If the code includes errors, the search engines might not be able to read the page and all that well crafted content and link building can go to waste.</p>
<p>This is particularly important for dynamic database driven sites like blogs and directories, where the same error can be repeated on hundreds of pages.</p>
<p>These days the search engines are can deal with quite a few validation errors, but is it worth the risk? The code of his web pages is one thing a webmaster has complete control over, so it is worth making sure they are error free and as well optimised as possible.</p>
<p>The <a href="http://validator.w3.org/">W3C HTML Validator</a> is the place to go to check a page. Popular HTML editors such as Dreamweaver usually have built in validation tools and you can also find some good add-ons for FireFox that do the job.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freediyseo.co.uk/2008/01/13/make-sure-your-site-validates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tips for Writing Keyword Rich Webpages</title>
		<link>http://www.freediyseo.co.uk/2007/05/26/keyword-rich-webpages-without-stuffing/</link>
		<comments>http://www.freediyseo.co.uk/2007/05/26/keyword-rich-webpages-without-stuffing/#comments</comments>
		<pubDate>Sat, 26 May 2007 13:49:04 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Copywriting]]></category>
		<category><![CDATA[On Site Optimisation]]></category>

		<guid isPermaLink="false">http://www.freediyseo.co.uk/2007/05/26/keyword-rich-webpages-without-stuffing/</guid>
		<description><![CDATA[Writing good keyword rich web pages is about treading the line between readability for users and providing keywords and phrases for the search engines to gobble up. Those key phrases need to be in your web pages for the search engines but without making your copy completely unreadable for human beings. Here are a few [...]]]></description>
			<content:encoded><![CDATA[<p>Writing good keyword rich web pages is about treading the line between readability for users and providing keywords and phrases for the search engines to gobble up.</p>
<p>Those key phrases need to be in your web pages for the search engines but without making your copy completely unreadable for human beings.</p>
<p>Here are a few basic tips for achieving this:</p>
<h2>Limit use of words like &#8216;We&#8217; and &#8216;it&#8217;</h2>
<p>Instead, repeat the name of the company/ site or what the company/ site does. For example, instead of &#8220;We provide plumbers in the&#8230;.&#8221; use &#8220;Gifford Plumbing Services provide plumbers in the&#8230;&#8221;</p>
<h2>Search engines ignore punctuation</h2>
<p>This means, for example, that the words at the end of a sentence are combined with those at the start of the next sentence to form phrases &#8211; <em>&#8220;We provide all kinds of plumbing. In Kent, the areas we are able to cover include&#8230;.&#8221;</em> yields the phrase <strong>plumbing in Kent</strong>.</p>
<h2>Use Title and Alt attributes</h2>
<p>You can be a bit more liberal with keywords and phrases in the unseen parts of your code, such as Title and Alt attributes, but don&#8217;t stuff them and remember they are important for accessibility. The Title text for a button should be &#8220;Button: Homepage for Gifford Plumbing Services&#8221; not just &#8220;Button: Homepage&#8221;</p>
<p>The Title and Alt attributes can also be used to include phrases and keyword variations that are difficult to include in the normal content. Don&#8217;t just repeat keywords and phrases that are in the anchor tags.</p>
<h2>Use named anchors</h2>
<p>You can also add named anchors to your page, whether you use them or not. These are another opportunity to add keyphrases without making your on-screen copy unreadable. (Using them in internal links also means you can include keyphrases in the URLs).</p>
<h2>Use keyphrases in filenames</h2>
<p>Make sure the files in your site have keyphrases in the filenames. This is another good way to include keywords which may be difficult to include in normal text.</p>
<h2>Break up copy with headings and bulleted lists</h2>
<p>This is good practice for writing on the web anyway as it makes a web page more readable. It also means you can repeat and emphasise important information, which naturally contains keyphrases.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freediyseo.co.uk/2007/05/26/keyword-rich-webpages-without-stuffing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a Directory to a Site</title>
		<link>http://www.freediyseo.co.uk/2007/05/16/adding-a-directory-to-a-site/</link>
		<comments>http://www.freediyseo.co.uk/2007/05/16/adding-a-directory-to-a-site/#comments</comments>
		<pubDate>Wed, 16 May 2007 10:13:28 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Directories]]></category>
		<category><![CDATA[On Site Optimisation]]></category>

		<guid isPermaLink="false">http://www.freediyseo.co.uk/2007/05/16/adding-a-directory-to-a-site/</guid>
		<description><![CDATA[Creating a directory on your site can be an excellent SEO tool and help to increase your site&#8217;s search engine visibility. However, doing it well involves some effort and it shouldn&#8217;t be viewed as some kind of SEO easy option. Here are a few of the pros and cons of setting one up. Pros: A [...]]]></description>
			<content:encoded><![CDATA[<p>Creating a directory on your site can be an excellent SEO tool and help to increase your site&#8217;s search engine visibility. However, doing it well involves some effort and it shouldn&#8217;t be viewed as some kind of SEO easy option. Here are a few of the pros and cons of setting one up.</p>
<p><strong>Pros:</strong></p>
<ol>
<li>A directory opens up more opportunities for promotion on related sites such as forums, blogs and other directories. There are webmaster forums such as Vilesilencer, dp and v7n where you can announce a directory (as well as niche specific forums), and &#8216;directories of directories&#8217; for listing your directory.</li>
<li>If you can make it a quality resource, a directory can be an additional source of traffic and possibly revenue if you charge for listings. This is especially true if you set up a directory relevant to your niche rather than a general directory. You may find other sites link to it as well.</li>
<li>A well managed and structured directory can help you achieve higher search engine results by adding many themed pages to your site. The number of pages indexed is an important factor in ranking highly in search engines. (Although you need to take into account Con number 2 below).</li>
<li>A directory can help you build up a list of  contacts within your niche.</li>
</ol>
<p><strong>Cons:</strong></p>
<ol>
<li>You need a little bit of technical knowledge (PHP and MySQL) to set up a directory, especially if you want to modify it. (Writing and maintaining a directory by coding static HTML would be a very tedious job).</li>
<li>There is a big up front workload in planning and setting up a directory. You need to spend time creating an original category structure, writing good category descriptions to avoid duplicate content problems and promoting it.</li>
<li>Although you don&#8217;t have the ongoing work of creating content (those who submit to your directory do that for you) you do have to spend some time on maintenance &#8211; reviewing submissions, deleting spam, updating the script etc.</li>
<li>The biggest danger in setting up a directory is in creating duplicate/ low quality content. These pages can dilute the PageRank of your site and make it less trusted in search engines (see <a href="http://www.seobook.com/archives/002201.shtml">this post</a> on seobook.com).</li>
</ol>
<p>So, keep the directory &#8216;niche&#8217;, i.e. only include categories related to the main site theme. General directories are harder to maintain and can easily become spammy. Try to avoid duplicate content issues by encouraging quality submissions with well written descriptions, writing unique descriptions for the catagories and by varying other elements on the page &#8211; have different headers, footers and sidebars for the directory, or even for specific categories.</p>
<p>There are a number of free directory scripts to choose from:</p>
<ul>
<li><a href="http://www.phplinkdirectory.com/">PHP Link Directory</a></li>
<li><a href="http://scripts.site-sift.com/">Site Sift Listings</a></li>
<li><a href="http://www.indexscript.com/">Index Script</a></li>
<li><a href="http://www.esyndicat.com/">Esydicat Directory Script</a></li>
<li><a href="http://www.nicecoder.com/">IndexU</a></li>
</ul>
<p>Of these, PHP Link Directory is probably the most popular (it is used to power the <a href="http://www.freediyseo.co.uk/directory/">SEO directory</a> on this site) and there is plenty of extra information and support on their forum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freediyseo.co.uk/2007/05/16/adding-a-directory-to-a-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

