✨ Archive Spotlight: Relative Urls And Absolute Urls

Relative vs absolute URLs — sounds boring but it’s one of those fundamentals that trips people up constantly when they start linking between pages or deploying to different servers.

Kirupa’s got a solid breakdown on why you’d use one over the other:.

It’s a small detail, but getting this wrong can break an entire site structure. I remember a project where all the image assets vanished after a server migration because of this.