Do you know what permalinks is ? if no so you better read on wordpress codex. there’s some explanation about this. In this case i assume you know about permalinks, mod_rewrite, .htaccess . Ok we can start now.
Somehow for the first time i’m using wordpress get confused when i look on browser
By default if you don’t want to change permalink on wordpress that looks must be like this :
http://www.yoursite.com/index.php?p=4
This mean nothing right ? because we currently don’t know what exactly this ?p=4
So if you wanna change like http://my-tutorialz.com/xdn-tweaker-0882.htm/
you better check this following tips :
1. Change your file permission for .htaccess like this below :
You can find your .htaccess on your root of wordpress folder in your control panel hosting. Configure this setting from 644 into 666. Then you can change your permalinks on wordpress options.
2. Change your permalinks :
Go to WP-Admin>Options>Permalinks
On the Common options choose Custom
fill with this : /%postname%.htm/
Done !!
Now when you click on the post or page, you see what’s have done already above like this below : ( without index.php or something ). Enjoy ..!
*NOTE : ” Don’t forget to changing back your .htaccess into 644 for Secure. This very important “
Popularity: 35% [?]
Here for some similar post :
I am Blogger who interested with many things. Know about blogging stuff in 2003 but actually familiar with it and start for blogging in 2007 using wordpress platform. Wordpress is amazing CMS. Wordpress has supported with many plugin & themes. 
















































