RewriteCond %{QUERY_STRING} (^|&)route\=extension/feed/google_sitemap($|&)
RewriteRule ^index\.php$ /map.xml? [L,R=301]
$this->registerJs(
'$("document").ready(function(){
$("#new_country").on("pjax:end", function() {
$.pjax.reload({container:"#countries"}); //Reload GridView
});
});'
);