.htaccess içerisine bu kodları ekleyin

Options -Indexes
<files wp-config.php>
order allow,deny
deny from all
</files>
<files .htaccess>
order allow,deny
deny from all
</files>
<files wp-load.php>
order allow,deny
deny from all
</files>