> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.easystore.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 【關鍵詞行銷】如何透過 HTML 加入 SEO 關鍵字


![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/6ygp55so5pa85ywo5pa55qgi_acuav5.png)

如果你想要優化你網站的 SEO 關鍵字，你除了可以在我們後台的商品、分頁或部落格設定頁面下方的搜索引擎優化欄位裡放入關鍵詞之外，你也可以通過 HTML 編輯器的方式設定 SEO 關鍵字，以下為大家介紹兩種方法。


---


## 方法 1：

1. 前往佈景主題 → 編輯原始碼 → theme.liquid → 於 <head> 與 </head> 之間加入以下代碼

`<meta name="keywords" content="關鍵詞, 關鍵詞,">`

只需要在 content= 後方加入你要的關鍵詞即可，例如：<meta name="keywords" content="shirt, shoe,">

![](https://storage.crisp.chat/users/helpdesk/website/96f3d11818637800/eaeea1c3-bde4-4581-9461-1436fc_1j81huv.png)


---


## 方法 2：

除了以上放在 theme.liquid 文件裡，你還可以通過以下方式通過 HTML 加入 SEO 關鍵字

|| 1. 商品頁面：

步驟一：前往商品管理 → 點擊商品 → 於功能欄裡點擊切換“原始碼”

![](https://storage.crisp.chat/users/helpdesk/website/3406e73ff81d9400/8467d8e9-93b2-4057-bcba-8af4d6_16fqjzx.png)

步驟二： 貼上原始碼 <html><meta name="keywords" content="關鍵詞, 關鍵詞,"></html>

只需要在 content= 後方加入你要的關鍵詞即可，例如：<html><meta name="keywords" content="shirt, shoe,"></html>

![](https://storage.crisp.chat/users/helpdesk/website/e1ab09a766034800/74866401-8348-49b8-a513-7bd9e0_fen2hs.png)

步驟三： 再度點擊“原始碼”按鈕切換回正常顯示 → 點擊儲存

![](https://storage.crisp.chat/users/helpdesk/website/f544b8036aa04000/74126a3e-a3f8-4427-8a79-dd4f4d_7otwt8.png)

||  2. 分頁：

步驟一：前往銷售管道 → 品牌官網 → 所有分頁→ 選擇分頁 → 於功能欄裡點擊切換“原始碼”

![](https://storage.crisp.chat/users/helpdesk/website/1d516944705c7600/bade608c-fd98-4d51-b740-c4f93a_11g0hnv.png)

步驟二：於最上方貼上 <html><meta name="keywords" content="關鍵詞, 關鍵詞,"></html>

只需要在 content= 後方加入你要的關鍵詞即可，例如：<meta name="keywords" content="shirt, shoe,">


![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_1582ynf.png)

步驟三： 再度點擊“原始碼”按鈕切換回正常顯示 → 點擊儲存

![](https://storage.crisp.chat/users/helpdesk/website/48e0aa4f6b590800/c66c80a9-b7bf-4f75-bffe-241c44_jthrel.png)

|| 3. 部落格文章

步驟一：前往銷售管道 → 品牌官網 → 部落格文章 → 選擇文章 → 於功能欄裡點擊切換“原始碼”

![](https://storage.crisp.chat/users/helpdesk/website/2460bb66e0c22000/95cdeab6-91cf-49e7-a999-369f68_1rn8zcy.png)

步驟二：於最上方貼上 <html><meta name="keywords" content="關鍵詞, 關鍵詞,"></html>

只需要在 content= 後方加入你要的關鍵詞即可，例如：<meta name="keywords" content="shirt, shoe,">

![](https://storage.crisp.chat/users/helpdesk/website/9672c92567ef180/5e720616-54f0-47a3-a396-ad05f9_7oxmgk.png)

步驟三： 再度點擊“原始碼”按鈕切換回正常顯示 → 點擊儲存

![](https://storage.crisp.chat/users/helpdesk/website/c652ab68c20a2800/690f86ec-014e-4cdf-a305-d210ae_13bjf60.png)