Seven Steps of Web Development

  1. Information Gathering
    • Set goals for the website
    • Define website's targeted audience
  2. Planning
    • create a sitemap sketch
    • create a wirefram/ mock-up
    • select technology stack (programming language, frameworks, CMS)
  3. Design
    • create colorful page layouts
    • review the layouts
    • get client's feedback on the layouts
    • change the layout when required
  4. Content Writing and Assembly
    • create new content
    • get content ready for migration
  5. Coding
    • Build and deploy website
    • add special features and interactivity
    • Search Engine Optimization (SEO) for the website
  6. Testing, Review and Launch
    • Test the created website
    • Upload the website to server
    • Final testing and launch
  7. Maintenance
    • Add user report system
    • fix bugs as soon as possible
    • Keep website up-to-date

Comments