<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>BloggerLine</title>
	
	<link>http://www.bloggerline.com</link>
	<description>Let's Live in Bloggers' Line</description>
	<lastBuildDate>Sat, 06 Mar 2010 12:33:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/thebloggerline" /><feedburner:info uri="thebloggerline" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>thebloggerline</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Best Permalink Structure for Wordpress Blog</title>
		<link>http://feedproxy.google.com/~r/thebloggerline/~3/0XjXiJsUWP4/</link>
		<comments>http://www.bloggerline.com/wordpress/best-permalink-structure-for-wordpress-blog/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 12:33:31 +0000</pubDate>
		<dc:creator>Kiran Pagar</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[best permalink]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.bloggerline.com/?p=20</guid>
		<description><![CDATA[Hello Friends,
Searching Best permalink structure for wordpress! So, I guess, you already know about wordpress permalinks. Permalinks produced in wordpress by default are not good for search engine indexing and SEO (Search Engine Optimization). We need to change them with effective ones.
(By the way, some people may not know these permalink things. But don&#8217;t worry, [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Hello Friends,</p>
<p>Searching <strong>Best </strong>permalink structure for wordpress! So, I guess, you already know about wordpress permalinks. Permalinks produced in wordpress by default are not good for search engine indexing and SEO (Search Engine Optimization). We need to change them with effective ones.</p>
<p>(By the way, some people may not know these permalink things. But don&#8217;t worry, I have elaborated whole story in the this article, so keep reading).</p>
<h2>Best Permalink For Wordpress:</h2>
<p>According to me, best permalink structure is:</p>
<p>www.yourdomain.com/category-name/post-name/</p>
<p>I have some reasons to support this permalink. First of all, it solves most basic purpose of changing original permalink. It does not contain any dynamic part like &#8220;www.yourdomain.com/blog<span style="text-decoration: underline;">/</span><strong><span style="text-decoration: underline;">?p=38</span></strong>&#8220;. So, problem of search engine indexing is completely resolved.</p>
<p>Another purpose of this permalink is that it contains both <strong>category name</strong> as well as <strong>post name</strong>. Most of the times, category name is very good keyword. When that keyword is included in your URL it becomes more valuable.</p>
<h2>More About Permalinks:</h2>
<p>Permalink is URL pointing to individual blog post. In wordpress we can have different permalink options. We can choose one as per our need.</p>
<ol>
<li>www.yourdomain.com/category-name/post-name/</li>
<li>www.yourdomain.com/post-name/</li>
<li>www.yourdomain.com/year/month/post-name/</li>
<li>www.yourdomain.com/year/date/month/post-name/</li>
<li>www.yourdomain.com/archive/post-number/</li>
</ol>
<h3>How to Change Wordpress Permalink:</h3>
<p>First thing, please change your permalink when blog is new.  Now one may think that since long, my blog is online and I want to change permalinks now, what should I do? If you have <strong>decided </strong>to change permalinks anyway, go for it. This may hamper your growth for some time but can become even more beneficial in long term. For changing permalink follow the steps below:</p>
<ol>
<li>Log in to your blog wordpress dashboard.</li>
<li>Go to Settings-&gt;Permalinks.</li>
<li>Now you can see 4 Radio buttons denoting 4 permalink options. By default 1st is selected. By using radio button you can change your permalinks to &#8220;Day and Name&#8221;, &#8220;Month and Name&#8221;, &#8220;Numeric&#8221;.</li>
<li>To change permalink to www.yourdomain.com/category/post-name/ click on last radio button indicating <strong>custom structure</strong>. Paste the below given code in the field provided.</li>
<blockquote><p>/%category%/%postname%/</p></blockquote>
<li>To change permalink to www.yourdomain.com/post-name/ . Paste the below given code in the field provided at custom structure.</li>
<blockquote><p>/%postname%/</p></blockquote>
<li>Some people don&#8217;t like all permalinks discussed above. They want .html permalink for wordpress blog. But guys, <strong><em>Wordpress Rocks</em></strong>! We have that provision too. For that one can use following codes.</li>
<blockquote><p>/%category%/%postname%.html <em>(or .htm)</em><br />
/%postname%.html   <em>(or .htm)</em></p></blockquote>
</ol>
<p>While doing all above things, you may need <em>.htaccess</em> file information. So please refer <strong><em><a href="http://theseoblogger.com/seo-blogs/wordpress/wordpress-seo-tutorial-permalink-structure/" target="_blank">instructions about .htaccess</a>.</em></strong></p>
<p>So, you made through!!!</p>
<p>Thanks for your patience. If you liked it, just think of sharing or leave comments here.</p>
<p>Kiran Pagar.</p>


<p>No related posts.</p><img src="http://feeds.feedburner.com/~r/thebloggerline/~4/0XjXiJsUWP4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloggerline.com/wordpress/best-permalink-structure-for-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.bloggerline.com/wordpress/best-permalink-structure-for-wordpress-blog/</feedburner:origLink></item>
		<item>
		<title>Welcome to BloggerLine.com</title>
		<link>http://feedproxy.google.com/~r/thebloggerline/~3/1w6CKAgI64I/</link>
		<comments>http://www.bloggerline.com/uncategorized/welcome-to-bloggerline-com/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 08:36:39 +0000</pubDate>
		<dc:creator>Kiran Pagar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bloggerline.com/?p=16</guid>
		<description><![CDATA[Welcome to BloggerLine.com.
I am really excited to start up BloggerLine. This is my 2nd project, after Engiblogger. Unlike engiblogger, which is totally dedicated to technical things, here I have chance to widen and improve my writing quality. As name says, BloggerLine covers Blogging and all aspects about it. Here, I will discuss Blog Basics, SEO, [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Welcome to BloggerLine.com.</p>
<p>I am really excited to start up BloggerLine. This is my 2nd project, after <a href="http://www.engiblogger.com" target="_blank"><em><strong>Engiblogger</strong></em></a>. Unlike engiblogger, which is totally dedicated to technical things, here I have chance to widen and improve my writing quality. As name says, BloggerLine covers Blogging and all aspects about it. Here, I will discuss Blog Basics, SEO, Moneymaking online, blog marketing etc. I committed to give you best I have about the subject.</p>
<p>Thank You.</p>
<p>Kiran P. Pagar</p>


<p>No related posts.</p><img src="http://feeds.feedburner.com/~r/thebloggerline/~4/1w6CKAgI64I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloggerline.com/uncategorized/welcome-to-bloggerline-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bloggerline.com/uncategorized/welcome-to-bloggerline-com/</feedburner:origLink></item>
	</channel>
</rss>
