<?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>SEO Bulletin &#187; SEO Techniques</title>
	<atom:link href="http://www.seobulletin.com/blog/category/seo-techniques/feed" rel="self" type="application/rss+xml" />
	<link>http://www.seobulletin.com/blog</link>
	<description>SEARCH ENGINE OPTIMIZATION BLOG</description>
	<lastBuildDate>Sat, 06 Mar 2010 06:08:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress: How To SEO Titles</title>
		<link>http://www.seobulletin.com/blog/wordpress-how-to-seo-titles</link>
		<comments>http://www.seobulletin.com/blog/wordpress-how-to-seo-titles#comments</comments>
		<pubDate>Thu, 28 Dec 2006 16:14:40 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[SEO Techniques]]></category>

		<guid isPermaLink="false">http://www.seobulletin.com/blog/wordpress-how-to-seo-titles</guid>
		<description><![CDATA[If you would like to modify the default installation of WordPress page &#8220;Titles&#8221; and need the code follow the link below:
Code for SEO Titles
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/wordpress-how-to-seo-titles/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use Anchor Text in Backlinks</title>
		<link>http://www.seobulletin.com/blog/how-to-use-anchor-text-in-backlinks</link>
		<comments>http://www.seobulletin.com/blog/how-to-use-anchor-text-in-backlinks#comments</comments>
		<pubDate>Fri, 29 Apr 2005 00:56:19 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[SEO Techniques]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/how-to-use-anchor-text-in-backlinks</guid>
		<description><![CDATA[Here is a link to SEOGUY&#8217;s famous article: &#8220;How To Use Anchor Text in Backlinks.&#8220;
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/how-to-use-anchor-text-in-backlinks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirect Multiple Domains</title>
		<link>http://www.seobulletin.com/blog/redirect-multiple-domains</link>
		<comments>http://www.seobulletin.com/blog/redirect-multiple-domains#comments</comments>
		<pubDate>Sun, 27 Feb 2005 15:52:16 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[SEO Techniques]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/redirect-multiple-domains</guid>
		<description><![CDATA[Many people have multiple domain names that for one reason or another they want to point to a single site. If you are on an Apache Server, with Mod_rewrite installed, here is a link to a thread at Digital Point that explains how to redirect these domains with one .htaccess file.
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/redirect-multiple-domains/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>301 Redirects</title>
		<link>http://www.seobulletin.com/blog/301-redirects</link>
		<comments>http://www.seobulletin.com/blog/301-redirects#comments</comments>
		<pubDate>Fri, 25 Feb 2005 22:44:26 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[SEO Techniques]]></category>

		<guid isPermaLink="false">http://www.seobulletin.com/blog/301-redirects</guid>
		<description><![CDATA[Examples of different 301 Redirects
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/301-redirects/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO-GUY: SEO Tutorial</title>
		<link>http://www.seobulletin.com/blog/seo-tutorial</link>
		<comments>http://www.seobulletin.com/blog/seo-tutorial#comments</comments>
		<pubDate>Fri, 25 Feb 2005 22:43:33 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[SEO Techniques]]></category>

		<guid isPermaLink="false">http://www.seobulletin.com/blog/seo-tutorial</guid>
		<description><![CDATA[SEO Tutorial &#8211; SEO GUY
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/seo-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mod_rewrite: Redirect Domains</title>
		<link>http://www.seobulletin.com/blog/mod_rewrite-redirect-domains</link>
		<comments>http://www.seobulletin.com/blog/mod_rewrite-redirect-domains#comments</comments>
		<pubDate>Fri, 25 Feb 2005 22:17:55 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[SEO Techniques]]></category>

		<guid isPermaLink="false">http://www.seobulletin.com/blog/mod_rewrite-redirect-domains</guid>
		<description><![CDATA[To redirect one domain to another on an Apache Server, using Apache Mod_rewrite, place this code in your .htaccess file: 
[CODE]
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www\.)?domain1\.com [NC]
RewriteRule ^(.*)$ http://domain2.com/$1 [R=301,L]
[/CODE]
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/mod_rewrite-redirect-domains/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mod_rewrite: Non-WWW to WWW</title>
		<link>http://www.seobulletin.com/blog/mod_rewrite-non-www-to-www</link>
		<comments>http://www.seobulletin.com/blog/mod_rewrite-non-www-to-www#comments</comments>
		<pubDate>Fri, 25 Feb 2005 21:58:11 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[SEO Techniques]]></category>

		<guid isPermaLink="false">http://www.seobulletin.com/blog/mod_rewrite-non-www-to-www</guid>
		<description><![CDATA[To redirect the Non-WWW URL for your site to the WWW version [or vice versa] on an Apache Server, using Apache Mod_rewrite, place this code in your .htaccess file: 
[CODE]
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com [NC]
RewriteRule ^(.*) http://www.yourdomain.com/$1 [L,R=301]
[/CODE] 
*Additional Options
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/mod_rewrite-non-www-to-www/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
