How to create a .htm page which is similar to the rest of the site

Discussion in 'HTML & Website Design' started by aspire, May 18, 2008.

  1. #1
    aspire, May 18, 2008 IP
  2. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #2
    Not exactly sure what you mean.
    If you want your pages to all end in .htm, you can use a URL rewrite rule.

    If you just want a copy of that page with a .htm extenstion you can simply save the file you want to copy and add a .htm extenstion. In your browser just click File > Save as.
     
    itcn, May 18, 2008 IP
  3. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #3
    change ur permalinks in wp admin panel as:

    /%category%/%postname%/.htm
     
    Jalpari, May 18, 2008 IP
  4. davidness

    davidness Well-Known Member

    Messages:
    610
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    125
    #4
    thank you :)
     
    davidness, May 19, 2008 IP
  5. aspire

    aspire Well-Known Member

    Messages:
    4,003
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    175
    #5
    I want some of the post pages to end in .htm

    The rest of the pages should remain as default.
     
    aspire, May 20, 2008 IP
  6. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #6
    Then I would definitely using a rewrite rule for whichever pages you want to use htm. If you change the permalinks all your URLs will change.

    May I ask, why do you want some pages to end in .htm? Really doesn't effect SEO.
     
    itcn, May 20, 2008 IP
  7. aspire

    aspire Well-Known Member

    Messages:
    4,003
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    175
    #7
    How do use the rewrite rule i.e. the syntax for the rewrite rule ?
     
    aspire, May 21, 2008 IP
  8. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #8
    itcn, May 21, 2008 IP