number of tags are available, and here are some examples to get you started.'); ?>
/%year%/%monthnum%/%day%/%postname%/
/archives/%post_id%
/archives/123
mod_rewrite installed on your server. (Ask your host.) If that isn’t available, you can prefix the structure with /index.php/
. This is the recommend method if you are on any web server but Apache.'); ?>
/index.php/%year%/%monthnum%/%day%/%postname%/
/index.php/archives/%post_id%
/index.php/archives/123
.htaccess was writable we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess
file. Click in the field and press CTRL + a to select all.') ?>