$(document).ready(function() { var url = $(location).attr('href'); window.history.pushState({path:url},'',"#tamamlandi"); });