mobile251
Member
Posted 2 years ago #
I'm not sure if this is a WP3.0 issue or not, but I have made my post permalink structure this:
/0/%postname%/
I did this because I learned that it is better to start a post with a number, and before I just had /%postname%/.
What this is doing though is starting off category pages with /0/category/ instead of /category/. Is this the way it is supposed to work or is this a bug?
Thanks!
I don't have a direct answer to your question.
But what I use is:
/%category%/%postname%/
as recommended by:
http://theseoblogger.com/seo-blogs/wordpress/wordpress-seo-tutorial-permalink-structure/
I am very pleased with the addresses this produces and it seems to be SEO friendly.
Avrohom
http://choveveitzion.com/
Bad choices! See Using_Permalinks
mobile251
Member
Posted 2 years ago #
Yes, /%category%/%postname%/ is a bad choice because if your post is in multiple categories, there are duplicate post URL's, one for each category.