Websites
In the world of web development, the "type" of website usually depends on either how it's built (Technical) or what it does (Functional).
1. Technical Architecture (How they work)
- Static Websites: Simple HTML/CSS files. What you see is exactly what is stored on the server. Fast and secure, but hard to update manually.
- Dynamic Websites: These use a database and a "brain" (like PHP, Python, or Node.js) to generate pages on the fly. Examples include WordPress sites or Social Media.
- Single Page Applications (SPAs): These feel like desktop software. They load one page and then swap out content instantly without the browser ever "refreshing" (e.g., Gmail, Netflix, or Facebook).
- Progressive Web Apps (PWAs): Websites that act like mobile apps. They can work offline and be "installed" on a phone home screen.
2. Functional Categories (What they do)
If you are building a menu for clients, they usually think in these terms:
| Category | Description | Example |
|---|---|---|
| E-commerce | Sites built specifically to sell products with a cart and checkout. | Amazon, Shopify stores |
| Business/Corporate | "Brochure" sites that provide info about a company and a contact form. | Law firm or local bakery site |
| Portfolio | Designed to showcase visual work (photography, design, or code). | A freelancer’s resume site |
| Blog / CMS | Built for frequent text updates and chronological articles. | News sites, Medium, personal blogs |
| Landing Pages | A single, high-focus page designed for one goal (like signing up for a newsletter). | Marketing campaign pages |
| Web Applications | Complex tools where the user does something rather than just reading. | Google Docs, Trello, Canva |
3. Special Purpose Sites
- Educational / LMS: Sites like Coursera or Udemy built for hosting courses and quizzes.
- Portals: Secure sites where users log in to see private data (like a Banking portal or a Student portal).
- Directories / Marketplaces: Sites that list things (like Yelp, Airbnb, or Real Estate listings).
How to organize your menu
Since you're building that sub-menu, you might want to group them like this to help your users choose:
- Business & Portfolio (Static/Simple)
- E-commerce (Selling)
- Custom Web Apps (Complex/Dynamic)
Would you like me to help you write a "one-sentence pitch" for each of these categories to use as descriptions on your Services page?
Service Page Descriptions
- Static Websites (The "Brochure"): A fast, high-performance digital presence perfect for businesses that need a beautiful, low-maintenance site to showcase their services and contact information.
- Dynamic Websites (The "Content Hub"): Flexible websites powered by a database, allowing you to easily manage, update, and categorize large amounts of content or articles without touching a line of code.
- E-commerce Websites (The "Digital Storefront"): A complete online shopping experience equipped with secure payment processing, inventory management, and everything you need to sell products globally 24/7.
- Portfolio Websites (The "Showcase"): A visually-driven gallery designed specifically for creatives and professionals to highlight their best work and make a lasting first impression on potential clients.
- Landing Pages (The "Conversion Machine"): Strategic, single-page layouts laser-focused on a single goal—turning visitors into leads or subscribers for a specific marketing campaign.
- Web Applications (The "Custom Tool"): Powerful, interactive software built for the browser that allows users to perform complex tasks, manage data, or interact with a custom-built service.