javascript window.history.pushstate

window.history.pushState("http://example.ca", "Sample Title", "/example/path.html");
Dead Dingo