Best method to make big static website

Discussion in 'HTML & Website Design' started by bhanutaneja, Apr 8, 2008.

  1. #1
    I am making a big static website having 4 sub-websites having many categories.
    So whats the best method to make such type of websites and also its easy to modify it according to the needs??
    It also have 2 blogs so can anyone suggest which cms or script to use for this type of website??:confused:


    _______________________________________________________
    Download Free Desktop Wallpapers From PICSNWALLPAPERS.COM
     
    bhanutaneja, Apr 8, 2008 IP
  2. AdamLC

    AdamLC Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well im affraid any static site is going to require more work to modify. Just code the HTML in such a way that its clear to you which part is which, comments and proper indents etc. Also using CSS properly will get rid of any style elements within the code to make it easier to determine whats what.

    As for the blogs I would recommend wordpress, lots of functionality and features!
     
    AdamLC, Apr 8, 2008 IP
  3. bhanutaneja

    bhanutaneja Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks AdamLC,
    You are right it require a lot of to modify. I completed my website more than 50% then i had to change something and it required lot of word so thats why i asked this ques here is there any easy way for this.
    Well wordpress is for making blogs i think content will be displayed as posts.

    ______________________________________________________________
    Download Free Desktop Wallpapers From PICSNWALLPAPERS.COM
     
    bhanutaneja, Apr 8, 2008 IP
  4. AdamLC

    AdamLC Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Well there is software which will find and replace all files in a folder, so you could use something like that to save time.
     
    AdamLC, Apr 8, 2008 IP
  5. bhanutaneja

    bhanutaneja Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Which software is it???
    I usually use Adobe Dreamweaver for designing my websites.
     
    bhanutaneja, Apr 8, 2008 IP
  6. sarahk

    sarahk iTamer Staff

    Messages:
    28,845
    Likes Received:
    4,543
    Best Answers:
    123
    Trophy Points:
    665
    #6
    editpad pro will do it

    But why do you want a static site. With the amazing things you can do with a CMS there is no need.
    I'd even just use cakephp to serve up content from a database - anything but do it all as static.

    If it's the page extension you are worried about then there are ways around that ... not that it really matters.
     
    sarahk, Apr 8, 2008 IP
  7. bhanutaneja

    bhanutaneja Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I want a static website as i dont have much to update it regularly and secondly php website(dynamic) dont produce much income as static websites by adsense.

    how to change .php page extension to .html for better ads??
    Thanks.
     
    bhanutaneja, Apr 8, 2008 IP
  8. wellywoody

    wellywoody Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
  9. bhanutaneja

    bhanutaneja Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    bhanutaneja, Apr 9, 2008 IP
  10. madeinEurope

    madeinEurope Well-Known Member

    Messages:
    88
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    150
    #10
    I can not praise enough program named "Search and Replace", by Funduc. With it, managing mega-sites is simple, you just have to be careful with coding - make it uniform so replacer can do its job.
    Using php tricks could be good solution also?
     
    madeinEurope, Sep 13, 2011 IP