<?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>websearchtechniques.com &#187; Search Engine Optimization</title>
	<atom:link href="http://websearchtechniques.com/blog/tag/search-engine-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://websearchtechniques.com/blog</link>
	<description>ALL SEO BLOG</description>
	<lastBuildDate>Mon, 05 Apr 2010 02:25:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sitemap generator for your website</title>
		<link>http://websearchtechniques.com/blog/2009/06/12/sitemap-generator-for-your-website/</link>
		<comments>http://websearchtechniques.com/blog/2009/06/12/sitemap-generator-for-your-website/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 01:54:59 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[sitemap generator]]></category>

		<guid isPermaLink="false">http://websearchtechniques.com/blog/?p=14</guid>
		<description><![CDATA[Looking for a sitemap generator? This site is very useful: http://www.xml-sitemaps.com.
 Here you can generate an ROR Sitemap, XML Sitemap and HTML Sitemap. Then,  go to Google Webmaster account and add the sitemap URL.
This Sitemap generator is a must for any webmaster.
]]></description>
			<content:encoded><![CDATA[<p>Looking for a sitemap generator? This site is very useful: <a href="http://www.xml-sitemaps.com">http://www.xml-sitemaps.com.<br />
</a> Here you can generate an <strong>ROR Sitemap, XML Sitemap and HTML Sitemap</strong>. Then,  go to Google Webmaster account and add the sitemap URL.</p>
<p>This Sitemap generator is a must for any webmaster.</p>
]]></content:encoded>
			<wfw:commentRss>http://websearchtechniques.com/blog/2009/06/12/sitemap-generator-for-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check how search engines see your website!</title>
		<link>http://websearchtechniques.com/blog/2009/05/18/search-engines-permanent-redirect/</link>
		<comments>http://websearchtechniques.com/blog/2009/05/18/search-engines-permanent-redirect/#comments</comments>
		<pubDate>Mon, 18 May 2009 17:20:59 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://websearchtechniques.com/blog/?p=1</guid>
		<description><![CDATA[I just found out that search engines see http://www.websearchtechniques.com and http://www.websearchtechniques.com as different websites.
To set up a permanent redirect (technically called a &#8220;301 redirect&#8221;) I add the code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^example.com
RewriteRule (.*) http://www.example.com/$1 [R=301,L]
to the file .htaccess.
Problem solved.
]]></description>
			<content:encoded><![CDATA[<p>I just found out that search engines see <a href="http://websearchtechniques.com">http://www.websearchtechniques.com</a> and <a href="http://websearchtechniques.com">http://www.websearchtechniques.com</a> as different websites.</p>
<p>To set up a permanent redirect (technically called a &#8220;301 redirect&#8221;) I add the code:</p>
<p><span style="color: #800080;">RewriteEngine On<br />
RewriteCond %{HTTP_HOST} ^example.com<br />
RewriteRule (.*) http://www.example.com/$1 [R=301,L]</span></p>
<p>to the file<span style="color: #0000ff;"><strong> .htaccess.</strong></span></p>
<p>Problem solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://websearchtechniques.com/blog/2009/05/18/search-engines-permanent-redirect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
