as far as I can tell, the only way to do this is the following: `window.history.pushState({"page":url},"", url);` Any plans on creating a short cut for this one? :)