SEO(검색엔진최적화) 가이드
이것은 정적 HTML 웹사이트를 만들 때(기본적으로 ✍️? - React/Next.js 또는 플러그인이 포함된 Wordpress와 같은 프레임워크 없이) 해당 검색에 추가할 주요 링크, 문서 및 태그 알림을 나열하기 위해 구성한 개인 체크리스트입니다. 엔진은 사이트를 유기적으로 색인화합니다. 또한 페이지 가 빠르고 안전하며 모든 사람이 액세스할 수 있고 모든 장치에서 작동할 수 있도록 모범 사례를 수집했습니다.
SEO란 무엇입니까?
- SEO는 Google과 같은 온라인 검색 엔진의 첫 번째 결과에 페이지를 배치하는 것을 목표로 하는 일련의 기술입니다.
약어의 의미
- SEO: 검색 엔진 최적화
- SERP: 검색 엔진 결과 페이지
<head>
<meta>
https://metatags.io/
오픈그래프(페이스북)
https://freecodetools.org/ogp/
오픈그래프(트위터)
https://freecodetools.org/twitter-card-generator/
파비콘
https://www.favicon-generator.org/
스키마(JSON-LD)
https://technicalseo.com/tools/schema-markup-generator/
사이트맵
https://www.xml-sitemaps.com/
로봇.txt
https://en.ryte.com/free-tools/robots-txt-generator/
User-agent: *
Allow: /
Sitemap: https://www.dominio.com.br/sitemap.xml
robots.txt 테스트
- https://www.google.com/webmasters/tools/robots-testing-tool
Google에 사이트맵 제출
옵션 1 - GET 요청을 통해 보내기 https://www.google.com/ping?sitemap=FULL_URL_OF_SITEMAP
예: https://www.google.com/ping?sitemap=https://myfreedom.com.br/sitemap.xml
옵션 2 – Google Search Console을 통해 제출
Google 검색에서 오래된 콘텐츠 삭제
- https://search.google.com/search-console/remove-outdated-content
시맨틱 HTML(상위 태그)
-
<header>
-
<nav>
-
<main>
-
<section>
-
<div>
-
<blockquote>
-
<cite>
-
<adrress>
-
<time>
-
<article>
-
<aside>
-
<footer>
제목과 단락
-
<h1>
-
<h2>
-
<h3>
-
<h4>
-
<h5>
-
<h6>
-
<p>
알림
프로덕션 중인 웹사이트(호스팅)
테스트 메타 태그(제목, 설명, 키워드)
- https://freetools.seobility.net/en/serp-snippet-generator/
그래프 생성기 열기
- https://webcode.tools/generators/open-graph/website
테스트 속도:
- 페이지 속도: https://developers.google.com/speed/pagespeed/insights/?hl=pt-BR
- GTMetrix: https://gtmetrix.com/
- 등대: https://developers.google.com/web/tools/lighthouse/
SEO 분석기
- 서빌리티: https://www.seobility.net/en/seocheck/
- SEO 사이트 점검 : https://seositecheckup.com/
- 사이트체커: https://sitechecker.pro/pt/
키워드 플래너
- Google 광고: https://ads.google.com/aw/keywordplanner/home
- 키워드 도구: https://keywordtool.io/
- 키워드닷컴: https://keyword.com/
공식 디버거(오픈 그래프/스키마)
https://developers.facebook.com/tools/debug/
https://cards-dev.twitter.com/validator
https://www.linkedin.com/post-inspector/inspect/
https://search.google.com/structured-data/testing-tool/u/0/
리치 결과 테스트:
https://search.google.com/test/rich-results
모바일 친화성 테스트 https://search.google.com/test/mobile-Friendly
웹 바이탈
- 웹 바이탈이란 무엇입니까: https://web.dev/vitals/
- LCP 최적화(콘텐츠가 포함된 최대 페인트): https://web.dev/optimize-lcp/
- FID 최적화(첫 번째 입력 지연): https://web.dev/optimize-fid/
- CLS 최적화(누적 레이아웃 전환): https://web.dev/optimize-cls/
- 웹 체크: https://web-check.xyz/
유용한 링크
- SEO란 무엇입니까: https://resultadosdigitais.com.br/especiais/o-que-e-seo/
- 구조화된 데이터: https://developers.google.com/search/docs/advanced/structured-data/intro-structured-data
- Google 마이 비즈니스: https://www.google.com/intl/pt-BR_br/business/
- 구글 서치콘솔: https://search.google.com/search-console
- 사이트링크: https://developers.google.com/search/docs/data-types/sitelinks-searchbox
- 구조화된 데이터 유형: https://developers.google.com/search/docs/advanced/structured-data/search-gallery
- Google 강좌: https://skillshop.exceedlms.com/student/catalog/browse
- 개발자를 위한 SEO 마스터하기: https://www.git-tower.com/blog/seo-for-developers/
공식 문서
- 개발자 Google 웹마스터: https://developers.google.com/search/
- Microsoft Bing 웹마스터 도구: https://www.bing.com/webmasters/help/home-05a5a164
- MDN 웹 문서: https://developer.mozilla.org/pt-BR/docs/Glossary/SEO