<?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>eklog &#187; SEO</title>
	<atom:link href="http://www.ekstasis.net/log/category/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ekstasis.net/log</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 29 Nov 2011 16:15:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google sitemaps</title>
		<link>http://www.ekstasis.net/log/seo/google-sitemaps.html</link>
		<comments>http://www.ekstasis.net/log/seo/google-sitemaps.html#comments</comments>
		<pubDate>Sat, 03 Dec 2005 18:05:23 +0000</pubDate>
		<dc:creator>mat</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.ekstasis.net/log/?p=16</guid>
		<description><![CDATA[One way to optimise your site for Google driven search engines is to create a Google Sitemap. You can use Google&#8217;s script to do this automatically by running it on your (host&#8217;s) server using Python or you can create a sitemap manually with an xml page. Including valid xml tag definitions is a sure way [...]]]></description>
			<content:encoded><![CDATA[<p><img width="140" height="60" align="left" alt="Google eyes" class="alignright" src="/images/frontpage/googleeyes.gif" /> One      way to optimise your site for Google driven search engines is     to create a Google Sitemap.</p>
<p>You can use Google&#8217;s script to do this automatically by running it on your      (host&#8217;s) server using <a href="http://www.python.org/">Python</a>      or you can create a sitemap manually with an xml page. Including valid xml      tag definitions is a sure way to improve the validity of search results.</p>
<p>This is an example of how the xml page is structured:</p>
<p><code><</code>urlset xmlns="http://www.google.com/schemas/sitemap/0.84"><br />
<code><</code>url<code>></code><br />
<code><</code>loc<code>></code>http://www.example.com/<br />
<code><</code>lastmod<code>></code>2005-01-01<br />
<code><</code>changefreq<code>></code>monthly<br />
<code><</code>priority<code>></code>0.8</p>
<p>Google have a sitemap validation tool available from their <a href="https://www.google.co.uk/webmasters/sitemaps/docs/en_GB/protocol.html">support      page</a>.</p>
<p>Once you have created a sitemap you need to log in to a google account and find the webmasters area. 	There you will submit the sitemap address and verify site ownership. Once you do that Google offer the GooglAnalytics information ( 	Query stats |  Crawl stats |  Page analysis |  Index stats | HTTP errors  |  Unreachable URLs |  URLs restricted by robots.txt |  URLs not followed |  URLs timed out ).</p>
<p>Search engines are increasingly an important marketing tool for all business      - especially those who's brand is not widely known. Appropriate keywords,      content and one-way links from high pagerank sites are the main factors for      success.</p>
<p>Other factors include:</p>
<ul>
<li>The      way a site's mark=up (HTML) is structured is important. Using the page title and heading tags (<span class="code">H1</span>, <span class="code">H2</span> etc.</li>
<li>The way the site is linked together - ie. the navigation system and internal links within the content help if done well</li>
<li>URLs for variables (e.g. site?p=page1) are disliked by search engines.</li>
<li>Using frames is a bad idea.</li>
<li>The      amount of time the domain has been in use (by the current owner - google checks this) is a factor.</li>
<li>The      frequency it's modified.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ekstasis.net/log/seo/google-sitemaps.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

