<?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: Optimizing WordPress Permalinks</title> <atom:link href="http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/feed" rel="self" type="application/rss+xml" /><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks</link> <description>Web 2.0, Marketing, Analytics, WordPress SEO</description> <lastBuildDate>Sat, 21 Nov 2009 13:38:12 -0600</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Vladimir</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-2#comment-16738</link> <dc:creator>Vladimir</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-16738</guid> <description>The advice here is aimed at SEO. However regarding WP performance we run the same setup on GeekWithLaptop.com a Wordpress site with tens of thousands of posts and huge traffic without any problems even when multiple digg front pages are hit in the same day.</description> <content:encoded><![CDATA[<p>The advice here is aimed at SEO. However regarding WP performance we run the same setup on GeekWithLaptop.com a Wordpress site with tens of thousands of posts and huge traffic without any problems even when multiple digg front pages are hit in the same day.</p> ]]></content:encoded> </item> <item><title>By: Garrison</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-2#comment-16736</link> <dc:creator>Garrison</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-16736</guid> <description>I think this is really bad advice because what happens when:a) Your site gains high traffic, and;
b) Has hundreds of postsEveryone has the ambition to create popular websites so your advice is not scaleable.There seems to be an ironic conflict here e.g. on the one hand you&#039;re advocating a structure of %category%/%postname% which will help SEO and help yield high traffic; yet that high traffic (combined with hundreds of posts) could lead to chronic performance issues because the URL structure requires many queries, many more than is necessary (or recommended)</description> <content:encoded><![CDATA[<p>I think this is really bad advice because what happens when:</p><p>a) Your site gains high traffic, and;<br
/> b) Has hundreds of posts</p><p>Everyone has the ambition to create popular websites so your advice is not scaleable.</p><p>There seems to be an ironic conflict here e.g. on the one hand you're advocating a structure of %category%/%postname% which will help SEO and help yield high traffic; yet that high traffic (combined with hundreds of posts) could lead to chronic performance issues because the URL structure requires many queries, many more than is necessary (or recommended)</p> ]]></content:encoded> </item> <item><title>By: ilya</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-2#comment-16400</link> <dc:creator>ilya</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-16400</guid> <description>they do. after reading your post i checked the google&#039;s manual for news publishers</description> <content:encoded><![CDATA[<p>they do. after reading your post i checked the google's manual for news publishers</p> ]]></content:encoded> </item> <item><title>By: Vladimir</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-2#comment-16392</link> <dc:creator>Vladimir</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-16392</guid> <description>Performance issues are noticeable only on high volumes of traffic, so usually its nothing to worry about. And I believe google news does not require three digits anymore.</description> <content:encoded><![CDATA[<p>Performance issues are noticeable only on high volumes of traffic, so usually its nothing to worry about. And I believe google news does not require three digits anymore.</p> ]]></content:encoded> </item> <item><title>By: ilya</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-2#comment-16390</link> <dc:creator>ilya</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-16390</guid> <description>Hi VladimirI&#039;ve just created my blog and am learning wordpress stuff now. Very interesting reading, thanks.On the wordpress website they say &quot;For performance reasons, it is not a good idea to start your permalink structure with the category, tag, author, or postname fields.&quot; which basically makes sense as database requests can be slower. Another contra - you can experience issues accessing wp-admin when set up permalinks as %postname%.Do you experience any of those issues?To avoid this I have set up permalinks as /%post_id%/%postname%/. I would assume this is the highest performance option and do not let the post name be too far from the web-site address.I didn&#039;t know about google news + page_id - thanks for that. &quot;Three digit issue&quot; is easily resolved by setting last post id to 100 in wp_posts table. That&#039;s what I did after reading your guidelines. There can be only one issue: you may lose your revisions, post_parent also needs to be changed.To compy with google news I will have to use  /%post_id%/%postname%-%post_id/ which is a bit weird but who cares about links?</description> <content:encoded><![CDATA[<p>Hi Vladimir</p><p>I've just created my blog and am learning wordpress stuff now. Very interesting reading, thanks.</p><p>On the wordpress website they say "For performance reasons, it is not a good idea to start your permalink structure with the category, tag, author, or postname fields." which basically makes sense as database requests can be slower. Another contra - you can experience issues accessing wp-admin when set up permalinks as %postname%.</p><p>Do you experience any of those issues?</p><p>To avoid this I have set up permalinks as /%post_id%/%postname%/. I would assume this is the highest performance option and do not let the post name be too far from the web-site address.</p><p>I didn't know about google news + page_id - thanks for that. "Three digit issue" is easily resolved by setting last post id to 100 in wp_posts table. That's what I did after reading your guidelines. There can be only one issue: you may lose your revisions, post_parent also needs to be changed.</p><p>To compy with google news I will have to use  /%post_id%/%postname%-%post_id/ which is a bit weird but who cares about links?</p> ]]></content:encoded> </item> <item><title>By: AuGusTin</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-2#comment-16205</link> <dc:creator>AuGusTin</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-16205</guid> <description>Thanks for your well infomation. I have another issue, I have other folder name &quot;gallery&quot; which need to be ignored from .htaccess. How do I write the rule?Thanks for advance.</description> <content:encoded><![CDATA[<p>Thanks for your well infomation. I have another issue, I have other folder name "gallery" which need to be ignored from .htaccess. How do I write the rule?</p><p>Thanks for advance.</p> ]]></content:encoded> </item> <item><title>By: Manpreet</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-2#comment-16180</link> <dc:creator>Manpreet</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-16180</guid> <description>Hi.Thanks for the nice post.I have installed a wordpress blog on IIS. When using permalinks, an index.php appears in the URL. Now my URL becomes:
http://www.mydomain.com/blog/index.php/my-post-title/Is this index.php harmful from seo point of view? what is the maximum limit of slashes in a URL for better SEO?Is there any easy solutions to my problem.Sorry for so many questions. Thanks for your precious time.Thanks,Manpreet.</description> <content:encoded><![CDATA[<p>Hi.</p><p>Thanks for the nice post.</p><p>I have installed a wordpress blog on IIS. When using permalinks, an index.php appears in the URL. Now my URL becomes:<br
/> <a
href="http://www.mydomain.com/blog/index.php/my-post-title/" rel="nofollow">http://www.mydomain.com/blog/index.php/my-post-title/</a></p><p>Is this index.php harmful from seo point of view? what is the maximum limit of slashes in a URL for better SEO?</p><p>Is there any easy solutions to my problem.</p><p>Sorry for so many questions. Thanks for your precious time.</p><p>Thanks,</p><p>Manpreet.</p> ]]></content:encoded> </item> <item><title>By: UB</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-2#comment-15244</link> <dc:creator>UB</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-15244</guid> <description>Thanks for the info, I will update my blog with the settings.</description> <content:encoded><![CDATA[<p>Thanks for the info, I will update my blog with the settings.</p> ]]></content:encoded> </item> <item><title>By: Ramit</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-1#comment-15113</link> <dc:creator>Ramit</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-15113</guid> <description>I use I use %category%/%postname%,  for my posts and add keywords to my titles and it seems to work quite well.</description> <content:encoded><![CDATA[<p>I use I use %category%/%postname%,  for my posts and add keywords to my titles and it seems to work quite well.</p> ]]></content:encoded> </item> <item><title>By: Madhuri Vats</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-1#comment-15017</link> <dc:creator>Madhuri Vats</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-15017</guid> <description>I am running the travel blog i.e. http://www.tourtravelagency.com and the Category section is like category/newcategoryname/postname.html but I don&#039;t want to add category before our category name. How to do it.</description> <content:encoded><![CDATA[<p>I am running the travel blog i.e. <a
href="http://www.tourtravelagency.com" rel="nofollow">http://www.tourtravelagency.com</a> and the Category section is like category/newcategoryname/postname.html but I don't want to add category before our category name. How to do it.</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-1#comment-14821</link> <dc:creator>Jerry</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-14821</guid> <description>In the WordPress codex they say:&quot;Starting Permalinks with %category% is strongly not recommended for performance reasons.&quot;There are similar warnings for %postname% and a couple of others. Yet your recommendation (and some of their own examples) includes starting this way. Can you comment on the performance problem and whether the size of the blog or the number of categories is a factor?</description> <content:encoded><![CDATA[<p>In the WordPress codex they say:</p><p>"Starting Permalinks with %category% is strongly not recommended for performance reasons."</p><p>There are similar warnings for %postname% and a couple of others. Yet your recommendation (and some of their own examples) includes starting this way. Can you comment on the performance problem and whether the size of the blog or the number of categories is a factor?</p> ]]></content:encoded> </item> <item><title>By: Andrew Bowers</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-1#comment-14527</link> <dc:creator>Andrew Bowers</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-14527</guid> <description>I have a url that uses wordpress version 2.8.2 which I have set up static pages for. I don&#039;t want to use it as a blog; just a stand alone website with a few pages.I want to set up the permlinks so that the URL shows the postname only on each page e.g as http:///%postname%/But, despite what you say, this doesn&#039;t work.I don&#039;t want to show the year, month ,day or category; just the url and postname.Does anybody know how I can set things up like this?</description> <content:encoded><![CDATA[<p>I have a url that uses wordpress version 2.8.2 which I have set up static pages for. I don't want to use it as a blog; just a stand alone website with a few pages.</p><p>I want to set up the permlinks so that the URL shows the postname only on each page e.g as <a
href="http:///%postname%/" rel="nofollow">http:///%postname%/</a></p><p>But, despite what you say, this doesn't work.</p><p>I don't want to show the year, month ,day or category; just the url and postname.</p><p>Does anybody know how I can set things up like this?</p> ]]></content:encoded> </item> <item><title>By: HealthRose</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-1#comment-13995</link> <dc:creator>HealthRose</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-13995</guid> <description>Hi,
It&#039;s really very useful tip. I&#039;m using it in my new health blog http://healthoutfit.com. Thanks for this useful tip.</description> <content:encoded><![CDATA[<p>Hi,<br
/> It's really very useful tip. I'm using it in my new health blog <a
href="http://healthoutfit.com" rel="nofollow">http://healthoutfit.com</a>. Thanks for this useful tip.</p> ]]></content:encoded> </item> <item><title>By: Tecnologia</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-1#comment-13644</link> <dc:creator>Tecnologia</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-13644</guid> <description>Please tell me, ¿What is the better /%postname%/ or /%postname%?, and ¿why?.Thank you very much.</description> <content:encoded><![CDATA[<p>Please tell me, ¿What is the better /%postname%/ or /%postname%?, and ¿why?.</p><p>Thank you very much.</p> ]]></content:encoded> </item> <item><title>By: V.C</title><link>http://www.prelovac.com/vladimir/optimizing-wordpress-permalinks/comment-page-1#comment-12858</link> <dc:creator>V.C</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=896#comment-12858</guid> <description>Hi, nice post.
I found your topic when I was looking for the way to optimize permalink in wordpress.
I&#039;ve wondering about it, so thank for writing.</description> <content:encoded><![CDATA[<p>Hi, nice post.<br
/> I found your topic when I was looking for the way to optimize permalink in wordpress.<br
/> I've wondering about it, so thank for writing.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: 67.222.145.100 @ 2009-11-21 17:38:49 by W3 Total Cache -->