
今回は「robots.txt によりブロックされましたが、インデックスに登録しました」の解決方法です。
Disallow:/
;
が間違って、入っているとrobots.txtでエラーになります。ウェブサイトのrobotsの登録Website robots registration
をよく見てrobots.txtが間違ってないか確認します。間違っているときは、修正してください。robotsのテキストは、変えることはありません。HTMLファイル形式もXMLにして登録してください。その上で、「robots.txtによりブロックされましたがインデックスに登録しました」とエラーや警告が出た時は、このように対処します。
This time, the solution is “Blocked by robots.txt, but indexed”.
Disallow: /
;
Is wrong, and if it is included, an error will occur in robots.txt. Website robots registration Website robots registration
Look closely to make sure that robots.txt is correct. If you make a mistake, correct it. The text of robots does not change. Please also set the HTML file format to XML and register. Then, if you get an error or warning saying “It was blocked by robots.txt, but it was indexed”, handle it like this.
問題の発生している🔎マークをクリックします。
Click the 🔎 mark that is causing the problem.
公開URLをテストするをクリックします。Click Test Public URL.
robots.txtが間違っていないので、インデックス登録にリクエストをクリックして登録します。(robots.txtを変えることによって問題解決はできません。)これは、エラーや警告が少ない時には、このように対処します。
Since robots.txt is correct, click Request for Indexing to register. (The problem cannot be solved by changing robots.txt.) This deals with this when there are few errors and warnings.
そうすると、「インデックス登録をリクエスト済み」と出ますので、これで、解決しました。
ところが、多く、まとめて、警告などがきます。その時の対処法です。初めと同じように🔎マークで、クリックして、登録可能か、チェックしてください。
Then, “Index registration has been requested” is displayed, so this has been resolved.
However, there are many warnings, etc. It is a coping method at that time. Just like the beginning, click the 🔎 mark and check if you can register.
公開URLをテストクリックして、登録できるか確認します。登録できると確認できましたら、登録件数が多いときは、このように対処します。
Test-click the public URL to see if you can register. If you can confirm that you can register, and if there are many registrations, take measures like this.
カバレッジから、サイトマップに移動して、サイトマップを送信します。「sitemap.xml」と入力して送信ボタンを押します。そうすると、サイトマップインデックスと出ます。これで、たくさんのカバレッジの警告やエラーをまとめて登録できます。
今回は「robots.txt によりブロックされましたが、インデックスに登録しました」の解決方法です。参考になりましたら、嬉しいです。
From coverage, go to the sitemap and submit the sitemap. Enter “sitemap.xml” and press the submit button. Then you will see the site map index. Now you can register many coverage warnings and errors at once.
This time, the solution is “Blocked by robots.txt, but indexed”. I would be happy if it was helpful.