By default WordPress uses a query string to identify a post. This is neither search engine friendly nor human friendly. A better way is to use a custom URI to better identify your posts. Default word press url structure: /?p=1 Customized post url can be as follows: /index.php/2009/03/sample-post/ /index.php/archive/sample-post/ When you try to change default [...]
March 16, 2009
Posted in
content rss
Recent Comments