how to add wordpress permalink look like below siteurl/catagory/1.html siteurl/catagory/2.html siteurl/catagory/3.html or siteurl/1/posturl.html siteurl/2/posturl.html siteurl/3/posturl.html
/category/postname.html => /%category%/%post_name%.html /category/post-id.html => /%category%/%post_id%.html /post-id/post-name.html => /%post_name%/%post_id%.html
ok, thank you.i heard catagory/postname is better for seoBut other sites using same %category%/%post_id%.htmlis this good?