permanent link in wordpress

Contributor
11Nov2010,11:26   #1
divinequran's Avatar
Hi,

I have a wordpress website. I want the web page to look like
domainname.com/myposts.html in wordpress

how do i make my permalinks as .html? can it can be done as

Code:
/%postname%.html/
Team Leader
11Nov2010,19:06   #2
coderzone's Avatar
Not /%postname%.html/
but /%postname%.html
shabbir like this