tigger

msg:4450028 | 11:43 am on May 6, 2012 (gmt 0) |
do the following in the WP settings click settings / permalinks - then tick custom ....job done ;o)
|
learnforsuccess

msg:4450030 | 11:57 am on May 6, 2012 (gmt 0) |
i have already done this but i want only blog post will show blog + post name in the URL.
|
lorax

msg:4450035 | 12:09 pm on May 6, 2012 (gmt 0) |
Assuming "blog" is a category name than /%category%/%postname%/ [codex.wordpress.org...]
|
learnforsuccess

msg:4450036 | 12:14 pm on May 6, 2012 (gmt 0) |
thanks but i want only blog category to display in the URL not any other categories.. i have quite few categories but i dont want them to display in URL.
|
lorax

msg:4450097 | 6:58 pm on May 6, 2012 (gmt 0) |
Then you'll need to write you're own custom URL using mod-rewrite and the htaccess file. I'm not sure you can even do it though I suspect it can be done.
|
learnforsuccess

msg:4450776 | 11:42 am on May 8, 2012 (gmt 0) |
i want some thing like this. here is the example. domainname.com/what-is-noun.html [ at present it looks like this ... Permalink set to post name .. which is good anyway] but i want this way for some posts only.. domainname.com/blog/what-is-noun.html [ i want this for some posts only which i can put at my blog page.. ]
|
rocknbil

msg:4451338 | 3:27 pm on May 9, 2012 (gmt 0) |
I don't know why you'd need to do this "for some posts only" - if you have "pages" and "blog pages" and they are both driven by Wordpress, I don't see how it's possible. You can **try** making the permalink on the documents example.com/blog/postname but I don't think W.P. will allow you to. If the pages are **not** driven by Wordpress, you can move the entire bolg into a /blog directory, but you won't be able to do example.com/postname any more, they will all be example.com/blog/postname.
|
d3vrandom

msg:4451661 | 5:51 am on May 10, 2012 (gmt 0) |
You will probably have to make use of a plugin to do this. Look at some of the permalink plugins available on wordpress.org. You are basically looking for a plugin that allows you to set different permalinks based on category.
|
gkpaquet

msg:4453718 | 1:27 pm on May 15, 2012 (gmt 0) |
The best permalink structure worked for me on most of my sites is: domain.com/postname/postid
|
learnforsuccess

msg:4462006 | 11:46 am on Jun 6, 2012 (gmt 0) |
Thanks Guys, i am using custom permalink on my wordpress site
|
|