Googleウェブマスターツールで削除したURLは90日で復活することもある
「Google’s Remove URLs Feature Removes For 90 Days Only」より。
Just a tidbit based on a Google Groups thread, using the Google Remove URLs feature will only remove the content from Google for 90 days. After 90 days, if you do not block the page from crawlers or tell crawlers not to index the page, Google will crawl and list the page again in the Google search results.
ヘルプにも書かれているようですが、Googleウェブマスターツールで一度削除したURLは90日後に復活することもあるようです。
ウェブマスターツールでURLを削除するときは、
- robots.txtでクローラーをブロックする
- 404または410のステータスコードを返すようにする
- metaタグにnoindexを記述する
このうちいずれか一つを満たしておく必要があります。
ただ、その状態をずっと保っておかないと90日後にはまたGoogleにインデックスされるのだそうです。
そのため、「永久に削除したいときはrobots.txtできちんとブロックしておきましょう」と説明されています。
コメントを残す