So I would like to make a website that is a simple game news website with buttons for backwards and forwards to view older or newer pages of news. Let's call it for example www.gamenews2020s.com. I would like to know if there is a way to make it so that the url will always lead to the page with the latest bit of news.
Is there any way to do this dynamically or do I have to change page urls manually.
I'm very much a novice, sorry if the question doesn't make sense.