Multi Page Application (MPA)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:architecture
gptkbp:abbreviation MPA
gptkbp:contrastsWith gptkb:Single_Page_Application_(SPA)
gptkbp:example gptkb:Wikipedia
news portals
traditional e-commerce websites
gptkbp:features server-side rendering reduces some client-side risks
gptkbp:historicalPeriod dominant before rise of SPAs
https://www.w3.org/2000/01/rdf-schema#label Multi Page Application (MPA)
gptkbp:maintenance can be complex with many pages
gptkbp:navigationSystem server-side routing
gptkbp:pageLoadBehavior reloads entire page on navigation
gptkbp:renderingEngine server-side rendering
gptkbp:SEO generally better than SPA
gptkbp:size can be more scalable for large sites
gptkbp:technology gptkb:CSS
gptkb:HTML
gptkb:JavaScript
server-side languages
gptkbp:usedIn web development
gptkbp:userExperience full page reloads
gptkbp:bfsParent gptkb:SPA_(Single_Page_Application)
gptkbp:bfsLayer 6