The course explores the evolution of the Internet and its impact and ensuing role in marketing. It introduces students to web design, web authoring, and web-based marketing applications.
This chapter introduces the core ideas behind digital marketing and e‑commerce and explains how the principal channels work in practice. It shows how search captures intent, content creates it, social distributes it, email converts and retains it, and affiliate/influencer marketing borrows trust. The chapter also outlines key e‑commerce models, major platforms, payment basics, and the customer journey. The goal is to give you a clear map of the tools, decisions, and tradeoffs that shape modern digital commerce.
SaaS website builders exist to make getting online fast, simple, and low‑stress for people who don’t want to manage code or servers. This chapter explains why these tools became popular, what they excel at, and where their limits begin to matter. It shows how builders trade flexibility for speed, why their guardrails help early on, and why those same constraints can feel tight as needs grow. The chapter lays the groundwork for understanding structure in the next section.
This chapter introduces HTML as a way to understand how web pages are structured before tools like WordPress come into play. It explains that a web page begins as a simple text file, that HTML labels content rather than executing logic, and that links point to specific files. The chapter then shows why this file‑based model breaks down as sites grow and how content management systems solve those problems by generating pages dynamically.
This chapter explains what a content management system does and why it matters, using WordPress as the primary example. It shows how a CMS replaces the strain of managing individual files with a system that stores content once, applies structure through templates, and generates pages as needed. The chapter also introduces posts, pages, themes, and plugins as core parts of that system. The goal is to help you see WordPress as a managed structure rather than a collection of pages.
You cannot copy the contents of this page.