Mod_Rewrite or Static HTML

Discussion in 'Search Engine Optimization' started by matthewk, Sep 21, 2006.

?

What is better, Static HTML pages or Mod_Rewrite to make them appear static?

  1. Create static pages

    4 vote(s)
    33.3%
  2. Use Mod_Rewrite

    4 vote(s)
    33.3%
  3. SE's don't know the difference

    4 vote(s)
    33.3%
  1. #1
    hey, i recently started a post about whether se's read dynamic pages very well. my questions was answered, but i thought id start a poll to see what all you experts think would be best.
     
    matthewk, Sep 21, 2006 IP
  2. MrX

    MrX Well-Known Member

    Messages:
    1,563
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    140
    #2
    The point of using mod_rewrite in this context is based on the fact it effectively creates an .html page, as far as search engines and users are concerned.

    It's like asking is it better to manually add the header and footer to every page, or use server-side includes.

    Good question though. :)
     
    MrX, Sep 21, 2006 IP
  3. Voasi

    Voasi Active Member

    Messages:
    1,054
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    88
    #3
    I don't think there is a difference, but if I had to create hundreds of static pages over putting in mod_rewrite and making the changes site-wide.
     
    Voasi, Sep 21, 2006 IP
  4. Kaudo

    Kaudo Well-Known Member

    Messages:
    358
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    118
    #4
    Kaudo, Sep 21, 2006 IP
  5. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #5
    I would say both are read well, but a newer site would benefit more from mod-rewrite
     
    terryuk, Sep 21, 2006 IP
  6. matthewk

    matthewk Guest

    Messages:
    265
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    thanks for the reply, muchly appreciated :)
     
    matthewk, Sep 21, 2006 IP
  7. Dabs

    Dabs Peon

    Messages:
    115
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Site with practically static content = use your CMS to "staticalize" the pages then upload them. You only have to do this if something updates or if you decide to change your layout. This is like, for old articles, or stuff. Less server overhead.

    Kind of how like blogger.com works when you use the FTP publish. Not the beta blogger, the "old" blogger.

    Site with usually changing content = mod_rewrite might be a good idea.

    It depends though on what you want to achieve and how much computing power you have, and if .0001 seconds make a difference or not. I personally have little need for the dynamic stuff on my sites (they're all small, maybe that's why.)
     
    Dabs, Sep 22, 2006 IP
  8. Mong

    Mong ↓↘→ horsePower

    Messages:
    4,789
    Likes Received:
    734
    Best Answers:
    0
    Trophy Points:
    235
    #8
    all three options are not complete :)

    it helps temporarily but with the passage of time search engines do not show any respect for static pages versus dynamic pages. :)
     
    Mong, Sep 22, 2006 IP