The rise of website builders has simplified online presence creation for individuals and businesses. However, existing platforms face limitations which hinder broader adoption. This study investigates the current landscape of website builders through case studies and user surveys, uncovering common limitations such as customisability, inaccurate documentation and lack of versioning tools. The study further explores innovative opportunities to tackle them from these insights, such as a Large Language Model (LLM) powered frontend UI generation functionality, a Plugins-of-Plugins system, an HTML importation system, and an automated documentation generation feature. This study then successfully proves these features' technical feasibility through experiments and implementation by building a proof-of-concept website builder. Additionally, through experiments, it is found that passing the partial design or sketch is a valid approach to make minor modifications to the current HTML codebase, and commercial models outperform open-source models in this task.
Despite the easy-to-use features of website builders and the large population adopting website builders, the user experience of building a website on such platforms is not necessarily good.
We attempt to understand the current landscape of website builders. We
achieve this by conducting a two-phase approach to identify the
limitations and opportunities for innovation in website
builders.
For the 1st phase, we aim to understand the
limitations of existing website builders by conducting a
case study on existing website builders and a
user survey to gather insights from users.
For the 2nd phase, we propose a set of features that can address the
limitations identified in the first phase. To
ascertain the technical feasibility of these features, we
conduct experiments and implementation to prove that
these features can be implemented in a website builder.
We found lack of customisability, inaccurate documentation, and poor versioning tools to be the most common limitations in website builders. These findings remain consistent across case studies and user surveys.
We help FOGG, a company that designs learning programmes for children, to build a website for their business need. We take over their existing websites built on Wix, and build on top of it to identify the limitations of existing website builders. We also conduct a case study on website builders such as WordPress and 10Web AI Builder to obtain a deeper understanding of website builders' features and limitations.
The followings are the limitations we found in the case studies:
There were no native support for localisation in Wix CMS (Wix
Booking Plugin). We had to use Wix Velo (Wix's JavaScript-based
development platform) to implement the localisation feature.
See Image
Some designs are not supported by the website builder, such as
calendars with custom designs or scroll bars. We had to either
implement workarounds using
custom elements
or forgo certain design elements altogether.
See Image
We collected 21 valid responses from the user survey after filtering
out those that did not meet the criteria (e.g., irrelevant responses,
responses finishing too quickly).
The survey results show that the most common limitations in
website builders are lack of customisability,
poor editing experience, inaccurate documentation, and
poor versioning tools. These findings are consistent with the
case studies conducted.
During our case study, we saw a pattern where the business owner modified the design of some small components from the layout the external contractors designed. We argue that partial frontend UI generation is valuable, especially for non-technical people, such as SME owners or product managers, to make minor changes without having to worry about the underlying code. This helps with customisability in website builders.
@misc{10356_184126,
author = {Boon Hian Lim},
title = {Beyond code: a comprehensive study on website builders, their limitations, and opportunities for innovation},
year = {2025},
}