Usage of Unsupported Technologies in Websites Worldwide

Pascal Alfadian Nugroho

Abstract

Websites using unsupported technologies are generally not recommended, especially due to security issues that are left unfixed. However, upgrading to supported technologies is also challenging, hence not all web maintainers upgrade their technology dependencies. Measuring the existence of unsupported technologies in the wild may contribute to the sense of urgency on keeping technologies updated. Our research proposed a method to measure the existence of unsupported technologies in international websites, using HTTP Archive as the data source. The contribution from our research is the method as well as the snapshot result from January 2023 data. The method is composed of four steps, namely: identify list of websites, identify technologies used, group by technology names and retrieve currently supported versions, and compare version between usage and supported versions. From the January 2023 data, we found several interesting results. One is that the higher the website rank is, the higher the number of supported technologies used. Worldwide websites also generally use more supported versions of technologies, compared to Indonesia websites. Further research may be performed for longitudinal analysis of technology support evolution.

Keywords

Google BigQuery; HTTP Archive; Measurement; Security; Website;