✍️ Structure
<!DOCTYPE html>
<html lang="ko-KR">
<head>
<meta charset="UTF-8">
<meta name="메타 데이터 종류" content="메타 데이터 값">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="juhwanlee">
<meta name="description" content="doctype & document structure">
<meta name="keywords" content="doctype & document">
<title>문서의 제목</title>
<link rel="stylesheet" href="style.css">
<link href='//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css' rel='stylesheet' type='text/css'>
<script src="./lorem.js" defer></script>
</head>
<body>
<script src="./lorem.js"></script>
</body>
</html>
🔍 검색 최적화를 위한 팁 (title 작성)
- 키워드 단순 나열은 비추
- 페이지마다 그에 맞게 변경
- 무엇에 관한 내용인지 센스 있게