SEO(搜尋引擎優化)指南
這是我組織的個人清單,列出了在創建靜態HTML 網站時要添加的主要連結、文件和標籤提醒(在釘子上✍️? - 沒有任何框架,如React/Next.js 或帶插件的Wordpress)到該搜尋引擎對網站進行自然索引。我還收集了最佳實踐,以便該頁面快速、安全、可供所有人訪問並在所有設備上運行。
什麼是搜尋引擎優化?
- SEO 是一組技術,旨在將頁面定位在線上搜尋引擎(例如 Google)的第一個結果中。
縮寫詞的意思
<head>
<meta>
https://metatags.io/
OpenGraph(臉書)
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分析儀
- Seobility: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/
- 關鍵字.com: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
網路生命體
- 什麼是 Web Vitals: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/structed-data/intro-structured-data
- 谷歌我的商家: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/structed-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