In my last post, I spoke about the importance of permalink structures, but it seems the one I recommended isn’t without it’s issues.
I told you that I personally use the custom permalink structure /%postname%/ which hasn’t seemed to be an issue until now… but yesterday, I started getting all kinds of errors with my feeds and when I tried to check for feed validation, I get another error saying that my feed isn’t valid.
After some digging around, I found a discussion on the Semiologic Forum and Denis de Bernardy, the developer of Semiologic, states that using the custom permalinks structure /%postname% will make make WordPress think that yoursite.com/feed is the post titled /feed. In other words, it makes WP confuse your posts, pages, and feed urls.
So, having shyed away from using the default date/name based structure, it seems that this is the one Denis and many others recommend because it’s just as good for SEO, and it’s much better for usability.
This is what yours would look like, using the date/name based structure:
http://www.yourdomainname.com/2007/06/12/sample-post/
Source: Blog Marketing, Web 2.0 And Social Marketing By Trish Jones
More From SEO Traffic Guide
- Which WordPress SEO Plugin should I choose?
- Technorati and What It Can Do For You
- What are some best practices for moving to a new CMS?
SEO Traffic Guide Recommends
- What Can You Do With Craigslist? (Chad Nicely)
- WordPress Permalink Structure – SEO Friendly URL’s (Does SEO Work)



When permalink plug-in was not installed on my blog ,the post were not in the right categories and were giving strange links of articles in organic searches.
I am using the %postname% structure and I have not been having any problems with my feeds. I don’t know why this has happened to you. Still, from an SEO perspective it is better to have the %postname% structure.