11P by xguru 2021-09-02 | favorite | 댓글 2개

- 구글 검색에서 기존에는 검색어에 따라 웹 페이지 제목(Title)이 변경될 수 있었음
- 새 시스템은 검색어와 상관없이 전반적으로 문서에 더 적합한 제목을 생성
- 실제로 사용자가 웹페이지에 도착시 보이는

태그같은 곳에 있는 문구들을 고려함
- HTML의 만 사용하지 않는 이유<br /> ㅤ→ 너무 김<br /> ㅤ→ 키워드가 너무 많음<br /> ㅤ→ 태그가 아예 없거나 반복적인 상용구들('홈' 이나 '제목없음' 등)이 포함됨 <br /> - 좀 더 읽기 좋은 제목을 만들도록 설계 <br /> ㅤ→ 때에 따라서는 사이트 이름을 넣을 수도 있음<br /> ㅤ→ 아주 긴 문장을 처음부터 세어서 중요 부분을 자르기 보다는, 더 연관성 있는 부분을 선택하기도 함 <br /> - 하지만 HTML Title 은 여전히 중요함. 아직도 구글은 80% 이상 타이틀 태그의 내용을 이용 </p></span></div></div></div> <div class=comment_form> <form class="write_comment" action="/comments" method="POST" onsubmit="return replace2spaces('contents')"> <div class="group"> <textarea id="contents" rows=5 style="width:100%" name="contents" class="comment_textarea" required placeholder="댓글 적기"></textarea> </div> <div class="group comment_button_box watch_box"> <div></div> <input type="submit" class="comment_button" value="댓글 달기"> <div id="authmsg" class="inline watch" style="display: none; grid-column: 1 / 2;">인증 이메일 클릭후 다시 체크박스를 눌러주세요</div> </div> <input type="hidden" name="tid" value="4933"> <input type="hidden" id="userid" value=""> </form> </div> </div> <div class='comment_thread descendant'> <!-- comments --> <input type="hidden" id="userid" value=""><input type="hidden" id="verified" value="?>"><div class=comment_row id=cid6626 style=--depth:0><div class=vote><span class=vote id='votec6626'><a class=upvote href='javascript:votec(6626, "up");'><span>▲</span></a></span></div><div class=commentinfo><a href='/user?id=ambler'>ambler</a> <a href='comment?id=6626'>2021-09-02</a><span id='unvotec6626'></span>  <a href='javascript:child_toggle(6626, 0);'><span class='commentfold'>[-]</span></a></div><div class=commentTD><span id='contents6626' class='comment_contents'><p>이래서 얼마 전에 나무위키 제목이 다르게 보였던 건가 봐요.</p></span></div><div class=commentreply><a href='' class='cmtreply u' data-tid='4933' data-cid='6626' data-watch='' data-watchable=''>답변달기</a></div></div><input type="hidden" id="userid" value=""><input type="hidden" id="verified" value="?>"><div class=comment_row id=cid6623 style=--depth:0><div class=vote><span class=vote id='votec6623'><a class=upvote href='javascript:votec(6623, "up");'><span>▲</span></a></span></div><div class=commentinfo><a href='/user?id=xguru'>xguru</a> <a href='comment?id=6623'>2021-09-02</a><span id='unvotec6623'></span>  <a href='javascript:child_toggle(6623, 0);'><span class='commentfold'>[-]</span></a></div><div class=commentTD><span id='contents6623' class='comment_contents'><p>SEO 에서 항상 중요하게 얘기하는게, <br /> - "사이트의 모든 페이지 제목은 유니크하고 페이지 안의 내용을 정확히 요약하여 표현해야 한다"<br /> 인데, 사실 많은 웹사이트들이 그걸 잘 고려 안하고 있어서 취한 방법인듯 합니다.</p></span></div><div class=commentreply><a href='' class='cmtreply u' data-tid='4933' data-cid='6623' data-watch='' data-watchable=''>답변달기</a></div></div> <!-- comments --> </div> </article> </main> <script> document.addEventListener('keydown', function(event) { if(event.key === "Enter" && (event.metaKey || event.ctrlKey)) { var handled = false; var replyForms = document.getElementsByClassName('write_reply'); if(replyForms.length > 0) { var replyForm = replyForms[0]; var replyContents = document.getElementById('reply_contents'); if (replyContents && replyContents.value.trim() !== "") { if(replace2spaces('reply_contents')) { submitReply(replyForm); handled = true; } } } if (!handled) { var forms = document.getElementsByClassName('write_comment'); if (forms.length > 0) { var form = forms[0]; var contents = document.getElementById('contents'); if (contents && contents.value.trim() !== "") { if(replace2spaces('contents')) { form.submit(); } } } } } }); </script> <footer> <div> <a href='/guidelines' class=u>사이트 이용법</a> <a href='/faq' class=u>FAQ</a> <a href='/about' class=u>About & ToS</a> <!-- <a href='release' class=u>Releases</a> -->   | <a href='/blog' class=u>Blog</a> <a href='/lists' class=u>Lists</a> <a href='/podcast' class=u>Podcast</a> <a href='https://news.hada.io/rss/news' class=u>RSS</a>   | <a href='/bookmarklet' class=u>Bookmarklet</a>   | <a href='https://twitter.com/GeekNewsBot' class=u rel="me">Twitter</a> <a href='https://facebook.com/GeekNewsBot' class=u>Facebook</a>   |   긱뉴스봇 : <a href='/slackbot' class='u keepall'>Slack</a> <a href='/jandibot' class='u keepall'>잔디</a> <a href='/discordbot' class='u keepall'>Discord</a> <a href='/teamsbot' class='u keepall'>Teams</a> <a href='/googlechatbot' class='u keepall'>Google Chat</a> <a href='/switbot' class='u keepall'>Swit</a> </div> <div style="width: fit-content; display: inline-block;"> <form class="search-cse" action="search" method="GET"> <label for="q" class="label">검색</label> <input id="q" name="q" type="text" maxlength=30 class="input" style="width: 200px"> </form> </div> </footer> </body> </html>