top of page

「リダイレクトエラー」の対処方法。How to deal with “redirection error”.

「リダイレクトエラー」の対処方法です。

まずは、どのページが対象になっているのか、確認します。

This is a workaround for “redirection error”.

First, check which page is the target.

カバレッジにアクセスして、四角のところをクリックして、ページを確認します。

Go to Coverage and click on the square to see the page.

要らないページだったので、削除します。削除には、6ヶ月間の一時的削除と永久削除があります。今回は、要らない削除なので、永久削除をします。左側の削除に移って→古いコンテンツ→画面の右上をクリックします。

It was a page I didn’t need, so I’ll delete it. There are two types of deletion: temporary deletion for 6 months and permanent deletion. This time, I don’t need it, so I will delete it permanently. Go to Delete on the left → Click Old Content → Top right of the screen.

今回は、カバレッジで、指摘されたURLを削除をするので、URLにチェックを入れます。

This time, in coverage, the URL pointed out will be deleted, so check the URL.

指摘されたURLを入れます。そして、完了ボタンを押せば、URLは、永久に削除されます。

今回は、「リダイレクトエラー」で、要らないURLの処理方法を書いてみました。参考になれば、嬉しいです。

Enter the URL that was pointed out. Then press the Finish button and the URL will be permanently deleted.

This time, I wrote a method to handle unnecessary URLs with “redirect error”. I hope it helps.

留言


bottom of page