WordPress Custom Permalink Settings

On your WordPress blog the permalink settings allows the SEO URLs. WordPress Custom Permalink SettingsThere you can write your own permalink styles. The default style is http://articles.tutorboy.com/?p=123 and other three styles are Day and Post Name, Month and Post Name, Numeric and Finally Custom Structure there. Check the custom structure radio button and try your style over there.

1. To add a prefix to the post name like “blog”, “articles”, “post”, Just use this

/blog/%postname%/

2. To add any file extension to all post URL

/%postname%.html
or
/%postname%.php
or
/%postname%.aspx

3. To add the category name before the post name.

/%category%/%postname%.html

4. To add a user name before the post name.

/%author%/%postname%.html

Share Your Thoughts

One Response to WordPress Custom Permalink Settings

  1. Pingback: wp-popular.com » Blog Archive » WordPress Custom Permalink Settings

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="">