AI News Hub Logo

AI News Hub

How to Build Dynamic Namaz Vakitleri Pages for Multiple Cities?

DEV Community
Deez Smith

Hi everyone, I’m currently working on a small project related to namaz vakitleri and I’ve run into a structure/performance issue. Maybe someone here has experience with large dynamic location-based websites. My setup currently includes: Multiple city pages Example structure: /turkiye/istanbul-namaz-vakitleri.html Right now I’m fetching prayer times dynamically and caching some data locally. The problem is: As pages increase, performance starts slowing down Another issue: I checked a few similar projects like namaz vakitleri Questions: What’s the best structure for scalable city-based prayer time pages? Would love to hear real-world suggestions from developers who worked on location-based or time-based websites.