Faster, Lighter, Friendlier — Recent ar-tour.com Platform Improvements
Explore the latest ARTOUR updates, built to make creating and discovering guides faster, smoother, and more intuitive.
Over the past release cycle we spent a lot of time under the hood of the ar-tour.com authoring platform. The goal was simple: make pages open faster, cut running costs, smooth out the mobile experience and tie the web pages more tightly to the app.
Here are the engineering notes on what changed and why it matters for you as an author or project owner.
Maps That Cost a Fraction and Load Only When Wanted
Maps were our single biggest performance and cost item, so we tackled them in three layers:

30-Day Server-Side Cache
Handles geocoding on the backend to cut down redundant API requests and trim costs right at the source.

7-Day Browser Cache
Stores geocodes and route maps directly in the user's browser for quick repeat access and smooth navigation.

On-Demand Map Loading
Prevents the heavy map engine from booting up on page load, serving it via a "Show Map" button only when requested.
Together these layers cut roughly 90% of our Google Maps API calls. Pages open noticeably faster, and the platform's map costs dropped to a fraction of what they were — which is exactly the kind of shared efficiency that keeps ARTOUR affordable for every network on it.
Faster Page Delivery Across the Board
Beyond maps, we reworked how the platform ships its front-end. All scripts and styles are now minified and bundled into single cached responses. Those responses are server-cached and carry 30-day browser caching, so repeat visits are quicker and the browser does far less work on every page. Less waiting, more building.
A Mobile Menu That Actually Works on a Phone
On small screens the desktop login panel used to be effectively out of reach. We redesigned the mobile menu so that Sign in, My guides, Projects and your account actions now all live in the burger menu — right where you expect them on a phone. If you edit or review content on the go, the whole platform is now within a tap.
"Open in App" Hand-Off from Every Page
Every public guide or point page now offers an "Open in App" button. It opens that exact guide or point inside the ARTOUR progressive web app, so a reader who arrives on the web can continue with full app features on the same content. The web page and the app stay in sync — one piece of content, two entry points, no dead ends.
Reliability Polish Behind the Scenes
We also cleaned up a few rough edges. Notification e-mails no longer send during page loads — they moved to a background queue dispatched every minute, so the pages you interact with are never held up by mail delivery. And we fixed several long-standing editor bugs: point ordering could drift by one row, and deleting a point failed on certain URLs. Both are now sorted.
Ready to Try?
Log in to your authoring dashboard today and try the new ARTOUR features designed to make guide creation and browsing faster, lighter, and more user-friendly.
