Let Me Introduce myself Emmanuel Katto from Uganda. I’ve recently been tasked with redesigning a website, and I’ve noticed that it contains thousands of pages. I’m curious to know how they managed to create such a large number of pages. This is a bit overwhelming, and I’m concerned about how to approach creating or redesigning so many pages.
Has anyone here worked on similar projects or have any insights into how this can be achieved efficiently? Your suggestions and advice would be greatly appreciated!
Have you asked the developers of the website for access to their source code? Once you have access you should be able to see what methods they use to produce their stylesheets and html etc.
Some companies write backend code that spits out the stylesheets in a generative way. This is done to maintain a consistent brand and accessibility across all pages in a large organization. There may be other backend processes involved in making the html files (headers for eg) and also in creating custom fonts or icons etc. So my advice is to take a look at all the code and work backwards to find how it is done or speak to their architect.