permalink in wordpress

July 15, 2007 · Filed Under General 

I am using the default option in permalink. I want to convert my blog URL as follow:

http://domain.com/blog/catogary/postname.htm as google likes it.

How can I do it?

Thanks,

Tim

Related Posts

No related posts.

Comments

One Response to “permalink in wordpress”

  1. Kailash on July 15th, 2007 9:09 AM

    You can do it by selecting the option ‘Custom, specify below’ and enter below string:

    /%category%/%postname%.htm

    Then after click on ‘Update Permalink Structure’. You will get the rewrite rules that you have to write in your .htaccess file.

    Kailash

Leave a Reply

You must be logged in to post a comment.

Untitled Document