<?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>CrunchPress &#187; SEO WordPress</title>
	<atom:link href="http://crunchpress.com/tag/seo-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://crunchpress.com</link>
	<description>CrunchPress Themes</description>
	<lastBuildDate>Thu, 24 May 2012 10:25:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>5 Best WordPress SEO Plugins</title>
		<link>http://crunchpress.com/5-best-wordpress-seo-plugins/</link>
		<comments>http://crunchpress.com/5-best-wordpress-seo-plugins/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 17:49:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Best of WordPress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[SEO WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://crunchpress.com/?p=95</guid>
		<description><![CDATA[Here is the list of 5 best WordPress SEO plugins for webmaster to get make their blogs SEO friendly and get top rankings.]]></description>
			<content:encoded><![CDATA[<p><a href="http://crunchpress.com/wp-content/uploads/2009/11/wordpress-plugin2.jpg"><img src="http://crunchpress.com/wp-content/uploads/2009/11/wordpress-plugin2.jpg" alt="wordpress plugin" title="wordpress plugin" width="550" height="215" class="alignnone size-full wp-image-102" /></a></p>
<blockquote><p>This post is first post of a series we titled, &#8216;Best of WordPress&#8217;. In this series we will discusses best WordPress plugins, themes, hacks and tips.</p></blockquote>
<p>Here is the list of 5 best WordPress SEO plugins for webmaster to get make their blogs SEO friendly and get top rankings.</p>
<p><strong>1. <a rel="nofollow" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All In One SEO Pack</a></strong></p>
<p>My favorite SEO plugin of WordPress, a must have for every blog powered by WordPress. According to statistics it is the most popular plugin in the whole WordPress Extend repository. This plugin has a roboust feature set. In my opinion this is the best WordPress SEO plugin. This plugin allows you to optimize various things like home title, post title, page title, keywords and much more. It also generates meta keywords automatically based on the content. Another handy feature is to help remove duplicate content from your site by using no-index for category and archives.</p>
<p><strong>2.</strong> <a rel="nofollow" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank"><strong>Google XML Sitemaps</strong></a></p>
<p>This plugin creates a well-defined sitemap of your entire site with one click and also notifies search engines of your sitemap. You can also use a priority system for your posts, tags and archives. I&#8217;m using this plugin at all of my blogs and it gives great results.</p>
<p><strong>3.</strong> <a rel="nofollow" href="http://wordpress.org/extend/plugins/headspace2/" target="_blank"><strong>HeadSpace</strong></a></p>
<p>A plugin with many great features and quite populer in WordPress community, HeadSpace. It has some similar features as that of &#8216;All In One SEO Pack&#8217;.  This plugin has the ability to generate post meta tags and its also capable of importing data from other plugins like SEO Pack.</p>
<p><strong>4. <a rel="nofollow" href="http://wordpress.org/extend/plugins/seo-automatic-links/" target="_blank">SEO Smart Links</a></strong></p>
<p>Internal links in your blog are very important for its SEO.  SEO Smart Links create automatic links in posts based on keywords to corresponding posts and pages. That helps in increasing page views and distribution of PR in site.</p>
<p><strong>5. <a rel="nofollow" href="http://wordpress.org/extend/plugins/robots-meta/" target="_blank">Robots Meta</a></strong></p>
<p>Robots Meta help you add meta tags for search engines to hide certain sections of your site from search engine robots. It can add tags to prevents indexing of your all feeds including comments feeds, you can also prevent indexing of admin pages.</p>
<p>Are you using another plugin? Please use comments to share your opinion.</p>
]]></content:encoded>
			<wfw:commentRss>http://crunchpress.com/5-best-wordpress-seo-plugins/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WordPress URL Structure Change</title>
		<link>http://crunchpress.com/wordpress-url-structure-change/</link>
		<comments>http://crunchpress.com/wordpress-url-structure-change/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 14:14:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tweaks]]></category>
		<category><![CDATA[Permalink Change]]></category>
		<category><![CDATA[SEO WordPress]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress Tweaks]]></category>

		<guid isPermaLink="false">http://crunchpress.com/?p=80</guid>
		<description><![CDATA[As some of our readers may have noticed that we have changed URL structure at CrunchPress.com I have been using the domain/year/month/day/post-name URL structure. However I discovered if a random visitor from a search engine knows that the post they are loading is old, they are more likely to close the page quickly. Even some bloggers have started taking off dates from their blog posts. It was a bit scary for me to change URLs due to SEO problems (I&#8217;m already having a problem with Google at the time of writing this post, more on it later). However changing URL proved very easy for me. Here is the process, 1. Go to settings &#62; Permalinks in your WordPress dashboard. Here in &#8216;Custom Structure&#8217; field enter, /%postname%/ 2. Now open up your favorite FTP program, longin to FTP account of your WordPress install, open .htaccess to edit and enter following code. &#60;IfModule mod_rewrite.c&#62; Options +MultiViews Options +FollowSymLinks RewriteEngine On RedirectMatch permanent ^/[0-9]{4}/[0-9]{2}/[0-9]{2}/([a-z0-9-/]+) http://crunchpress.com/$1 RewriteBase / AddDefaultCharset UTF-8 RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] &#60;/IfModule&#62; Change CrunchPress.com with your domain, save .htaccess and you are done! I&#8217;ve assumed you are using domain/year/month/day/post-name structure, if your structure is different please tweak it accordingly. NOTE: 1. If you are using Super-Cache or any other cache plugin for WordPress, please clear your cache before doing this procedure. 2. If you have a sitemap plugin installed, update/rebuild your sitemap manually. 3. 6) Add your blog to Google Webmaster Tools. Make sure that the sitemap was accepted and keep an eye on crawl errors periodically.]]></description>
			<content:encoded><![CDATA[<p>As some of our readers may have noticed that we have changed URL structure at CrunchPress.com I have been using the domain/year/month/day/post-name URL structure. However I discovered if a random visitor from a search engine knows that the post they are loading is old, they are more likely to close the page quickly. Even some bloggers have started taking off dates from their blog posts.</p>
<p>It was a bit scary for me to change URLs due to SEO problems (I&#8217;m already having a problem with Google at the time of writing this post, more on it later). However changing URL proved very easy for me.</p>
<p>Here is the process,</p>
<p>1. Go to settings &gt; Permalinks in your WordPress dashboard.<br />
Here in &#8216;Custom Structure&#8217; field enter, <code>/%postname%/</code></p>
<p>2. Now open up your favorite FTP program, longin to FTP account of your WordPress install, open .htaccess to edit and enter following code.</p>
<pre>&lt;IfModule mod_rewrite.c&gt;
Options +MultiViews
Options +FollowSymLinks
RewriteEngine On

RedirectMatch permanent ^/[0-9]{4}/[0-9]{2}/[0-9]{2}/([a-z0-9-/]+) http://crunchpress.com/$1

RewriteBase /
AddDefaultCharset UTF-8

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&lt;/IfModule&gt;</pre>
<p>Change CrunchPress.com with your domain, save .htaccess and you are done!</p>
<p>I&#8217;ve assumed you are using domain/year/month/day/post-name structure, if your structure is different please tweak it accordingly.</p>
<p>NOTE:<br />
1. If you are using Super-Cache or any other cache plugin for WordPress, please clear your cache before doing this procedure.<br />
2. If you have a sitemap plugin installed, update/rebuild your sitemap manually.<br />
3. 6) Add your blog to <a rel="nofollow" href="http://www.google.com/webmasters/tools/">Google Webmaster Tools</a>. Make sure that the sitemap was accepted and keep an eye on crawl errors periodically.</p>
]]></content:encoded>
			<wfw:commentRss>http://crunchpress.com/wordpress-url-structure-change/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

