0
我有一個目錄有3種文件robots.txt能否阻止目錄中的一種文件類型?
1. thisdir/some/phpfile.php
2. thisdir/some/after-url-rewrite/1 (all numbers)
3. thisdir/something.htm (block any file end with .htm in thisdir/
我只是想阻止第三類型的文件,因爲不存在了,而是搜索引擎蜘蛛不斷地問他們
謝謝您的幫助。
謝謝,似乎工作。 –