Doxan9 adlı üyeden alıntı

User-agent:*
Disallow:/swf/
Disallow:/?
Disallow:/?ref=
Disallow:/*?ref=
Disallow:/search.php
Disallow:/*.swf$


bu şekilde oluştur. Daha sonra test yapıp yeniden gönder. Test etmezsen hata verecektir.


hocam dediğinizi yaptım olmadı .

header('Content-Type: text/html; charset=utf-8');
echo 'User-agent: *
Sitemap: '.$siteurl.'/sitemap.xml
Disallow:/swf/
Disallow:/?
Disallow:/?ref=
Disallow:/*?ref=
Disallow:/search.php
Disallow:/*.swf$';
exit();