1.Unzip de folder./ Klasörden çıkart
2.Upload the sitemap.php and sitemap.xsl to your root./2 dosyayıda ana dizine yükle
3.Open .htaccess files, find ## Modules and add this line above it: RewriteRule ^sitemap.xml/?$ sitemap.php [L] .
/.htaccess dosyasını aç ## bul ve satıra "RewriteRule ^sitemap.xml/?$ sitemap.php [L] ." ekle tırnaklar olmadan
I noticed if you copy/paste that line into your .htaccess it doesnt work, so you might have to write it yourself.
Ben kopyala yapıştır yaparak .htaccess dosyasını düzenledim ama çalışmadı. Düzenlemeden önce yedek alın daha sonra kendiniz yazın.