Hello, I have a short question; As the Title of this thread says, how do I change the WordPress article adresses from /?p=x to /post-title? Thanks, Kalle
login to admin, go to options, click permalinks (wp-admin/options-permalink.php) and select anything other then the default. Note: your server need to be able to support .htaccess and mod_rewrite for this to work.