How To I Change My WordPress Permalinks Structure To Numeric Using .htaccess File?

Right now my WordPress permalink structure is set to default but I’d like to change it to numeric. I know where to change this in the WordPress settings but I’m told I also need to add a line of code to my .htaccess file to avoid redirect errors. I’ve found the .htaccess file but I’m unsure of what line of code I’m supposed to be adding. Help is appreciated. Thank you.

Twitter Digg Delicious Stumbleupon Technorati Facebook

2 Responses to “How To I Change My WordPress Permalinks Structure To Numeric Using .htaccess File?”

  1. If you have a recent WordPress (2.x), it will update .htaccess for you if it can, and if it can’t, it will tell you exactly which mod_rewrite lines you need to add. (The only reason I can think of that it couldn’t would be the permissions being off.)

  2. I would suggest you not to change the PermaLinks to numerics because it wont help your blog in SEO.