Hi, Just setting up a wordpress blog and I noticed the choices for url tags (permalinks) are different than normal website url's. What is the best tag for search engine purposes ? Worpress says that you need a number in the tag ...and they recommend : yoursite.com/%year%/%monthnum%/%day%/%postname%/ I thought the best tag would be : yoursite.com/%category%/%postname%/, but they seem to indicate there could be problems putting the category name in there. Anyone know the answer to this ? Thank you.
You are right about the best tag, at least in my opinion. The shorter the URL and with more keywords, the better
The whole thing about a number in the url is nowhere near as important as it used to be with previous versions of WP. Category/postname is the way to go.
Notice : use this style for permalink and get .html links . /%category%-%postname%.html and use desired keywords on Post Slug . you will have a link like this: post Slug : new-story-about-iran category : stories www.domain.com/stories-new-story-about-iran.html
I personally leave out category and use %postname% only. Although the blog in my profile is using the category tag.