2021.01.01
[HTML] 티스토리 검색 방지
1
2
3
4
<meta name="robots" content="noindex, nofollow">
<meta name="Googlebot" content="noindex, nofollow">
<meta name="Naverbot" content="noindex, nofollow">
<meta name="Daumoa" content="noindex, nofollow">
cs

 

<head>와 </head> 사이에 붙여넣어 주면 된다!

 

 

출처

 

[HTML] 검색 유입 차단

1 2 3 4 cs 전체 구글 네이버 다음 사이에

sweet-myo.tistory.com