<?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>Search Engine Optimisation &#187; clean code</title>
	<atom:link href="http://seoandy.com/tag/clean-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://seoandy.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 09:17:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Stupidly Simple SEO</title>
		<link>http://seoandy.com/optimisation/stupidly-simple-seo/</link>
		<comments>http://seoandy.com/optimisation/stupidly-simple-seo/#comments</comments>
		<pubDate>Tue, 19 May 2009 14:11:27 +0000</pubDate>
		<dc:creator>Andy Kinsey</dc:creator>
				<category><![CDATA[Internet Marketing (SEO)]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[black hat]]></category>
		<category><![CDATA[clean code]]></category>
		<category><![CDATA[click here]]></category>
		<category><![CDATA[density]]></category>
		<category><![CDATA[description]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[frames]]></category>
		<category><![CDATA[free tools]]></category>
		<category><![CDATA[ideal]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[must do]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[press]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[reputable]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[step by step]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[title tag]]></category>
		<category><![CDATA[top 10]]></category>
		<category><![CDATA[unique content]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://andykinsey.com/?p=1065</guid>
		<description><![CDATA[Over the past few months I've been asked time and time again "What steps can I take to perform SEO on my site?"

Generally, I ask about the site they are talking about (all sites need something a little different), have a nice little consultation with the person asking the question and then give them a list of things they may want to do (ideally), what they should do (mid-ground) and the things they need to do (must-do). So under those headings I've created a Top 10 list of the most common occurrences that I've found.]]></description>
			<content:encoded><![CDATA[<p>Over the past few months I&#8217;ve been asked time and time again &#8220;What steps can I take to perform SEO on my site?&#8221;</p>
<p>Generally, I ask about the site they are talking about (all sites need something a little different), have a nice little consultation with the person asking the question and then give them a list of things they may want to do (<strong>ideally</strong>), what they should do (<strong>mid-ground</strong>) and the things they need to do (<strong>must-do</strong>). So under those headings I&#8217;ve created a Top 10 list of the most common occurrences that I&#8217;ve found.</p>
<h1>Must Do &#8211; <em>Keep It Simple Stupid</em></h1>
<p>Every site should generally have all the following completed.</p>
<ol>
<li>Each page should have a <strong>UNIQUE</strong> title tag &#8211; add a keyword/phrase and your company name for good measure. &#8211; This is your primary marketing tool on search engines.</li>
<li>Each page should have a <strong>UNIQUE</strong> description &#8211; this should emphasise the main subject on this page &#8211; Its your main marketing tool on <a title="Search Engine Result Pages" href="#">SERP&#8217;s</a> after your Title.</li>
<li>Use <strong>CLEAN CODE</strong> &#8211; this at a basic stage just means that you make styling and javascript external where possible.</li>
<li>Use a valid <strong>STUCTURE</strong> to each page &#8211; use <a title="H1, H2, H3 ... etc Tags" href="#">Heading Tags</a> appropriately &#8230; don&#8217;t use the H1 tag more than once.</li>
<li>Use <strong>ABSOLUTE LINKS</strong> for internal linking &#8211; a few reasons but I like it for safety reasons, if someone copies your content they copy a link to your site (most people who copy your content are too lazy to realise this link).</li>
<li>Create and Update a <strong>SITEMAP</strong> &#8211; this is in essence an aid, it means search engines can see a list of pages and relevant details about them. (there are a few places that will <a href="#sitemaps">create sitemaps for free</a>)</li>
<li>Define your <strong>URL</strong> &#8211; www. vs non- www. decide which you want and add a 301-redirect &#8211; <a href="http://www.besthostratings.com/articles/force-www-htaccess.html">tutorial</a>.</li>
<li>Be <strong>SOCIAL</strong> &#8211; get yourself on twitter, facebook, myspace, digg etc &#8211; link up a little, but more than this just build connections, talk to people ask opinions and build a network. Search Engines love people to be SOCIAL, but don&#8217;t spam social sites else they may ban you.</li>
<li>Where possible output to <strong><a title="Really Simple Syndication" href="#">RSS</a></strong> feeds &#8211; you can submit these feeds to many sites, increasing your readership vastly.</li>
<li>Use <strong>ALT</strong> text on images &#8211; this attribute means google can index more about your site, meaning again more people can find you, and makes your site more accessible.</li>
</ol>
<p style="text-align: center;"><a href="http://www.123-reg.co.uk/affiliate2.cgi?id=AF970737"><img class="aligncenter" src="http://www.123-reg.co.uk/images/banners/affiliates/get_website_live_123-reg_468x60.gif" border="0" alt="" /></a></p>
<h1>Mid &#8211; Ground</h1>
<p>Still fairly simple stuff here &#8211; <em>but requires a little more time, commitment and skill</em>.</p>
<ol>
<li><strong>CONTENT</strong> is king &#8211; Give as much detailed info on the page topic as possible &#8211; do NOT copy this from another site &#8211; be unique.</li>
<li><strong>REPLACE</strong> all &#8220;click here&#8221; links &#8211; links should be as descriptive as possible, <a title="This is the link text itself" href="#">anchor text</a> is used by search engines and helps with accessibility.</li>
<li>Setup and send regular <strong>NEWSLETTERS</strong> &#8211; e-mail marketing is a fantastic way to reach your audience, encourage sign up and send out a newsletter on a regular basis.</li>
<li>Sign up to Google <strong>WEBMASTER</strong> tools &#8211; this is a nice little bunch of tools &#8211; <a href="http://www.google.com/webmasters/" target="_blank">sign up</a> now for these tools.</li>
<li>Sign up for Google <strong>ANALYTICS</strong> &#8211; and any other analytics packages &#8211; <a href="http://www.google.com/analytics/" target="_blank">get Google analytics</a>.</li>
<li>Update your <strong>META</strong> tags &#8211; do this at least once a month until you get the best results possible for your site.</li>
<li>Find <strong>LINKS</strong> &#8211; ask your friends, family and anyone else for a link (or two) then go and ask other people too.</li>
<li>Content <strong>DENSITY</strong> ratio &#8211; this means <a title="making scripts, CSS and anything else external will help you here" href="#">less coding</a> and more content!</li>
<li>Keywords in the <strong>DOMAIN</strong> &#8211; often this will help your SEO efforts, but only if your content is good.</li>
<li>Avoid <strong>FRAMES</strong> &#8211; they can&#8217;t be indexed and there are CSS/AJAX alternatives that are better for search engines and from a usability view-point.</li>
</ol>
<h1>Ideally &#8211; <em>Getting Advanced</em></h1>
<p>This is where it can get complicated and it will need real time and effort,<em> as well as skill at a higher level</em>.</p>
<ol>
<li>Do <strong>NOT</strong> use Flash &#8211;  flash <span style="text-decoration: underline;">cannot</span> be indexed, it won&#8217;t harm your SEO efforts (unless its your navigation) but it certainly won&#8217;t help it.</li>
<li>Link <strong>OUT</strong> &#8211; but only to sites your trust, this generally means the links will be of a higher quality.</li>
<li>Implement extra <strong>META</strong> tags &#8211; this includes the<a title="eg. *bracket*  meta name=&quot;robots&quot; content=&quot;index, follow&quot;/  *bracket*" href="#"> robots</a> and expire tag.</li>
<li>Link new pages from your <strong>HOMEPAGE</strong> &#8211; doing this means that search engines and users will find it sooner.</li>
<li>Host on a <strong>REPUTABLE</strong> webhost &#8211; get a good referral and don&#8217;t jump into a deal that looks good, quality over price means you will always see more traffic to a reputable host than a host whom is questionable.</li>
<li>Start using <strong>PPC</strong> advertising &#8211; normally through Google Adwords (though MSN and Yahoo have similar programs), depending on your market this can be dirt cheap quality-traffic or high-cost quality traffic.</li>
<li>Submit <strong>PRESS</strong> releases &#8211; there a several sites that allow you to <a href="#press">do this for FREE</a>.</li>
<li>If your content <strong>SYSTEM</strong> is &#8220;out of the box&#8221; use the SEO plugin available &#8211; eg wordpress has &#8220;all-in-one SEO&#8221;, it cuts your work down.</li>
<li>Update <strong>ALL</strong> content on a regular basis &#8211; dependant on the size of your site you should update each page every few months (this doesn&#8217;t include blog posts).</li>
<li>Finally, keep clear of <strong>BLACK-HAT</strong> techniques &#8211; keep the right side of the <a title="Google webmaster guidelines" href="http://www.google.co.uk/support/webmasters/bin/answer.py?hl=en-uk&amp;answer=35769" target="_blank">Guidelines</a>.</li>
</ol>
<p style="text-align: center;"><a href="http://www.123-reg.co.uk/affiliate2.cgi?id=AF970737"><img class="aligncenter" src="http://www.123-reg.co.uk/banners/gifs/123-reg_ecommerce_468x60.gif" border="0" alt="" /></a></p>
<p><a name="sitemaps"></a><strong>Free Sitemap Tools</strong></p>
<ul>
<li>If you use WordPress I advise you use &#8211; <a href="http://www.semiologic.com/software/xml-sitemaps/" target="_blank">XML Sitemaps</a> plugin (it also creates a robots.txt file and submits the sitemap for you).</li>
<li>Another nice little tool to <a href="www.xml-sitemaps.com/" target="_blank">generate XML sitemaps</a> (though a little limited).</li>
<li>Also there is <a href="www.freesitemapgenerator.com" target="_blank">this tool</a> which generates the sitemap in a slightly different way to the one above.</li>
</ul>
<p><a name="press"></a><strong>Free Press Release Tools</strong></p>
<ul>
<li>I use <a href="http://www.pressbox.co.uk" target="_blank">Press Box</a> quite a lot &#8211; not the best or the worst of the bunch.</li>
<li><a href="http://www.clickpress.com" target="_blank">Click Press</a> is another nice tool &#8211; though quite limited.</li>
<li>Finally, my favourite Press Release tool is <a href="http://www.prlog.org" target="_blank">PRLOG.org</a> &#8211; it has the best search engine pick up i&#8217;ve found for any site like this.</li>
</ul>
<p class="sexy-rss-footer">Stupidly Simple SEO was written by Andy Kinsey and published on SEOAndy.com

SEOAndy.com is an internet marketing blog where you can find free hints and tips to improve your SEO strategy. 

SEOAndy.com is part of Andy Kinsey Designs, Andy is a designer and marketer from Manchester. Visit http://andykinsey.co.uk</p>]]></content:encoded>
			<wfw:commentRss>http://seoandy.com/optimisation/stupidly-simple-seo/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

