<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Best WordPress Permalink structure</title> <atom:link href="http://ravidreams.com/best-wordpress-permalink-structure/feed/" rel="self" type="application/rss+xml" /><link>http://ravidreams.com/best-wordpress-permalink-structure/</link> <description>WordPress Services</description> <lastBuildDate>Sat, 07 Jan 2012 17:02:07 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Rahul</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-3822</link> <dc:creator>Rahul</dc:creator> <pubDate>Fri, 09 Sep 2011 13:32:47 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-3822</guid> <description>I use permalink similar to the ones used here except for the post id. Ive thought about changing it but then, going out of google’s index would mean a lot of lost trafic. That is something I cant afford :(</description> <content:encoded><![CDATA[<p>I use permalink similar to the ones used here except for the post id. Ive thought about changing it but then, going out of google’s index would mean a lot of lost trafic. That is something I cant afford <img
src='http://cdn.ravidreams.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Artur</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-2641</link> <dc:creator>Artur</dc:creator> <pubDate>Sun, 29 May 2011 20:51:43 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-2641</guid> <description>From SEO point of view (tested by Ryan Diess) the best permalink structure is to have this post ID like: www.mydomain/ID/post-name</description> <content:encoded><![CDATA[<p>From SEO point of view (tested by Ryan Diess) the best permalink structure is to have this post ID like: <a
href="http://www.mydomain/ID/post-name" rel="nofollow">http://www.mydomain/ID/post-name</a></p> ]]></content:encoded> </item> <item><title>By: SS</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-2537</link> <dc:creator>SS</dc:creator> <pubDate>Sun, 01 May 2011 02:37:33 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-2537</guid> <description>What number of posts does performance start to degrade without numeric URL ?</description> <content:encoded><![CDATA[<p>What number of posts does performance start to degrade without numeric URL ?</p> ]]></content:encoded> </item> <item><title>By: Ravi</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-790</link> <dc:creator>Ravi</dc:creator> <pubDate>Mon, 08 Nov 2010 17:07:12 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-790</guid> <description>Welcome, Techkol. If you are porting your html sites to WordPress, then you may want to retain the same URL. Otherwise, HTML suffix not needed.</description> <content:encoded><![CDATA[<p>Welcome, Techkol. If you are porting your html sites to WordPress, then you may want to retain the same URL. Otherwise, HTML suffix not needed.</p> ]]></content:encoded> </item> <item><title>By: Techkol</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-788</link> <dc:creator>Techkol</dc:creator> <pubDate>Sun, 07 Nov 2010 01:51:47 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-788</guid> <description>thanks buddy... and many of wordpress using html sufix should i go with html sufix or / ???</description> <content:encoded><![CDATA[<p>thanks buddy&#8230; and many of wordpress using html sufix should i go with html sufix or / ???</p> ]]></content:encoded> </item> <item><title>By: Bruno</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-693</link> <dc:creator>Bruno</dc:creator> <pubDate>Sun, 26 Sep 2010 09:21:29 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-693</guid> <description>The Best Permalink Structure I have found isFor Personal Blogs :
category/postname/post idIn my experience Year / Month is not needed at the url</description> <content:encoded><![CDATA[<p>The Best Permalink Structure I have found is</p><p>For Personal Blogs :<br
/> category/postname/post id</p><p>In my experience Year / Month is not needed at the url</p> ]]></content:encoded> </item> <item><title>By: Ravi</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-687</link> <dc:creator>Ravi</dc:creator> <pubDate>Wed, 22 Sep 2010 07:41:52 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-687</guid> <description>In your permalink options page, choose custom structure and give/blog/%postname%/</description> <content:encoded><![CDATA[<p>In your permalink options page, choose custom structure and give</p><p>/blog/%postname%/</p> ]]></content:encoded> </item> <item><title>By: Omid</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-686</link> <dc:creator>Omid</dc:creator> <pubDate>Wed, 22 Sep 2010 06:47:38 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-686</guid> <description>I&#039;m using WP as A CMS.
I set a Static page as home.
set Permalink Structure to: /%postname%/my pages address are like: mysite.com/page3
my blog home is also mysite.com/blogThe problem:
I want individual blog post to be like this: mysite.com/blog/post5
right now they are like this: mysite.com/post5how can I do so?</description> <content:encoded><![CDATA[<p>I&#8217;m using WP as A CMS.<br
/> I set a Static page as home.<br
/> set Permalink Structure to: /%postname%/</p><p>my pages address are like: mysite.com/page3<br
/> my blog home is also mysite.com/blog</p><p>The problem:<br
/> I want individual blog post to be like this: mysite.com/blog/post5<br
/> right now they are like this: mysite.com/post5</p><p>how can I do so?</p> ]]></content:encoded> </item> <item><title>By: Ravi</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-674</link> <dc:creator>Ravi</dc:creator> <pubDate>Sun, 12 Sep 2010 09:42:50 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-674</guid> <description>For small sites with few blog posts /%postname% is good enough. If there are no blog posts and WP is used as a CMS with pages alone, then having category or date info in permalink doesn&#039;t matter at all. Because, date and category info are given only for posts not for pages.</description> <content:encoded><![CDATA[<p>For small sites with few blog posts /%postname% is good enough. If there are no blog posts and WP is used as a CMS with pages alone, then having category or date info in permalink doesn&#8217;t matter at all. Because, date and category info are given only for posts not for pages.</p> ]]></content:encoded> </item> <item><title>By: Pali Madra</title><link>http://ravidreams.com/best-wordpress-permalink-structure/#comment-673</link> <dc:creator>Pali Madra</dc:creator> <pubDate>Sat, 11 Sep 2010 15:20:20 +0000</pubDate> <guid
isPermaLink="false">http://ravidreams.com/?p=522#comment-673</guid> <description>I agree that for bigger sites using time references in the URL are an advantage for sure.However, for smaller sites for which WordPress is used as a CMS and not as a blogging platform do you things a permalink structure of /%category%/%postname%  is better or just /%postname%  specially where a site does not have a blog or if the blog is there then there are limited number of posts under the blog?Thanks in advance.</description> <content:encoded><![CDATA[<p>I agree that for bigger sites using time references in the URL are an advantage for sure.</p><p>However, for smaller sites for which WordPress is used as a CMS and not as a blogging platform do you things a permalink structure of /%category%/%postname%  is better or just /%postname%  specially where a site does not have a blog or if the blog is there then there are limited number of posts under the blog?</p><p>Thanks in advance.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via cdn.ravidreams.com

Served from: ravidreams.com @ 2012-02-11 22:53:39 -->
