Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
許可しない: /*?
これが robots.txt ファイルにある Web サイトの場合。? の前にすべてがブロックされると思います。
これは本当ですか?/? の前のすべてのレベル/フォルダー ?
このルールは、クエリ文字列を含むすべての URL をブロックします。したがって、ブロックしますhttp://www.example.com/foo.html?name=barが、ブロックしませんhttp://www.example.com/foo.html。
http://www.example.com/foo.html?name=bar
http://www.example.com/foo.html