← Back to News & Releases
v1.1

Cleaner URLs
for the site

A routing-focused update that gave games, the changelog and other important pages cleaner, easier-to-share URLs.

July 2026

  • Added clean URLs for individual games.
  • Added a clean /changelog route for the site's update history.
  • Added cleaner routes for other important site pages.
  • Added routing support that maps clean URLs to their existing index.html pages.
  • Pages no longer need their full index.html filename exposed in the URL.
  • Game links became shorter and easier to share.
  • The site's routing structure became more consistent across different sections.
/games/aim-trainer
/games/reaction-time
/games/word-scramble
/changelog
URLs should be simple.

v1.1 cleaned up the way visitors reach pages across tyler.fun. Instead of exposing file names and folder structures, important pages could now use short, readable routes that are easier to remember, share and maintain.