imhameed78
Member
Posted 1 year ago #
Hi,
I'm using this custom format of permalinks /index.php/%category%/%postname%/
But, this is not recommended by WP due to performance reason, so i need to start it with a number, i don't wanna start it with date or post id, as it is for a website, not for a blog.
I wanna keep the format like this /index.php/number/category/postname
any help please.
regards
drumatic
Member
Posted 1 year ago #
do you have performance problems already ? as long you don't, don't mind..
when you get problems, just add %year% or %month% maybe ?
drumatic
Member
Posted 1 year ago #
what kind of a number do you want there instead of a date ?
There won't be an issue if you don't have or don't plan to have many pages.
Ref: http://ottopress.com/2010/category-in-permalinks-considered-harmful/