<?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 Optimization Subway - Complete Free SEO Library &#187; Very Important Part</title>
	<atom:link href="http://www.seosubway.com/tag/very-important-part/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seosubway.com</link>
	<description>Complete SEO Library</description>
	<lastBuildDate>Tue, 05 Jul 2011 11:37:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Best 12 WordPress SEO Tips</title>
		<link>http://www.seosubway.com/2009/07/13/best-12-wordpress-seo-tips/</link>
		<comments>http://www.seosubway.com/2009/07/13/best-12-wordpress-seo-tips/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 02:51:45 +0000</pubDate>
		<dc:creator>Saahir</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Archive Section]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Bullets]]></category>
		<category><![CDATA[Cms]]></category>
		<category><![CDATA[Custom Header]]></category>
		<category><![CDATA[Custom Structure]]></category>
		<category><![CDATA[Engine Friendly Urls]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Html Codes]]></category>
		<category><![CDATA[Logo Banner]]></category>
		<category><![CDATA[Logos]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[Plugin Folder]]></category>
		<category><![CDATA[Popularity]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[Seo]]></category>
		<category><![CDATA[Sitemaps]]></category>
		<category><![CDATA[Very Important Part]]></category>
		<category><![CDATA[Wordpress Blog]]></category>

		<guid isPermaLink="false">http://www.seosubway.com/?p=100</guid>
		<description><![CDATA[One of the best opensource I like is wordpress and wordpress can be used both as Blog and CMS WordPress by default has some search engine friendly setup but we need to edit some part of the code and add plugins to make it more search engine friendly and the plugins will help us to [...]]]></description>
			<content:encoded><![CDATA[<p>One of the best opensource I like is wordpress and wordpress can be used both as Blog and CMS</p>
<p>WordPress by default has some search engine friendly setup but we need to edit some part of the code and add plugins to make it more search engine friendly and the plugins will help us to do the work easier and better. Below are the tips to create search engine friendly wordpress blog</p>
<p>(1) Initially you can add search engine friendly theme with less image and your choice of image can go for logo, banner and bullets. Try to reduce code size and bytes.<br />
(2) Install &#8220;<a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in SEO&#8221; Plugin</a>&#8220;. Activate and edit in options according to your visitors focus</p>
<p>(3) Most importantly do add alt attribute for logos and banner, i see most of the blogs miss to implement this technique or alt attribute are not unique. To solve this you can try &#8220;<a href="http://wordpress.org/extend/plugins/add-your-own-headers/">Custom Header</a>&#8221; plugin and enter HTML codes for each posts and pages</p>
<p><span id="more-100"></span><br />
(4) Permalink a very important part that helps to create search engine friendly URLS. In wordpress admin you can find &#8220;Permalinks&#8221; under option. In this you can notice &#8220;Custom structure&#8221;, you may try adding this tag <strong>/%postname%/</strong><br />
(5) Create and configure .htaccess file and place the below code</p>
<p><strong>RewriteEngine OnRewriteBase /RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]</strong></p>
<p>Save and upload in root and confirm that .htaccess file is been enabled in your server and your done<br />
(6) If your theme doesn&#8217;t have archive section, don&#8217;t miss to add because new visitors to you blog may also like to read your old posts, so try adding the code <strong> </strong>to your theme<br />
(7) Again &#8220;Popular tags&#8221; one of the very important part for blog and seo which helps to show visitors and search engine to the importance of blog posts and subjects. The follwoing code will show tags popularity by size <strong> </strong><br />
(8) Intall &#8220;<a href="http://wordpress.org/extend/plugins/recent-posts/">Recent post</a>&#8221; plugin and activate. This plugin helps to retrieve list of the most recent posts for your visitors<br />
(9) Add &#8220;<a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google Sitemaps</a>&#8221; to the plugin folder and activate . Set write access to the root server and then go to <strong>options &gt;&gt; Google sitemap</strong> and then click &#8220;Build sitemap manually&#8221; link and this creates site map and as you add new post xml file gets updated automatically with new posts URL.<br />
(10) <a href="http://www.myseoarticle.blogspot.com/2006/08/configuring-google-sitemap-for-web.html">Add this sitemap.xml</a> file to <a href="https://www.google.com/accounts/ServiceLogin?service=sitemaps&amp;passive=true&amp;nui=1&amp;continue=http%3A%2F%2Fwww.google.com%2Fwebmasters%2Ftools%2Fdashboard&amp;followup=http%3A%2F%2Fwww.google.com%2Fwebmasters%2Ftools%2Fdashboard&amp;hl=en">Google</a> and <a href="https://siteexplorer.search.yahoo.com/">Yahoo</a> Webmaster tool so that spider will crawl the URL on regular basis<br />
(11) Configure and add <a href="http://www.google.com/cse">Google Custom Search</a> and <a href="http://www.google.com/analytics/">Google Analytics</a><br />
(12) <a href="http://www.feedburner.com/">Register to Feedburner</a> and add your post RSS feed to Feedburner and create an option in the blog for your readers to subscribe your posts, by this as and when you post, your reader will be sent mail or noticed through browser about your new posts</p>
<p>Hope above WordPress SEO Tips and Advice will help you to create search engine friendly <a href="http://wordpress.com/">wordpress blog</a></p>
<p>Orignal Author : <a href="http://www.myseoarticle.blogspot.com/2008/10/best-12-wordpress-seo-tips-and-advice.html" target="_blank">Jagadeesh M</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seosubway.com/2009/07/13/best-12-wordpress-seo-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

