# 僅主要內容未顯示。

![screenshot](/files/c54045f9e050a84a1283f6ea877573d961ace978)

如上錯誤截圖所示，如果僅可見網站的頁首和頁尾，但主要內容區域未顯示，可能有以下原因。

📌 可能原因

* 網站實際上沒有主體/主要內容資料（例如，按日期連續的頁面在特定日期沒有資料）
* 連線環境被判斷為與正常使用者不同，因此主要內容的載入被刻意延遲或封鎖

## ✅ 解決方案 <a href="#solution" id="solution"></a>

* 首先，嘗試直接存取提取失敗的網址，檢查頁面是否實際包含內容。
* 如果使用一般瀏覽器存取時頁面正常顯示主體內容，請參考以下指南。
* 增加 \[設定 → 等待] 時間，調整為頁面完全載入後再進行提取。

![solution-screenshot](/files/524d477373d777acd415d229b08409fc5c923d19)

* 降低儀表板右上方的 \[執行速度] 或 \[設定 → 群組提取速度] 至「1」。增加請求間隔可以幫助避免因過度請求導致的機器人偵測，這可能有所幫助。

![execution-speed](/files/c22b776dbe3fd83892d542a03d50d5569f51a8b3)

* \[設定 → Listly Premium Proxy] 嘗試選擇來自其他國家的 IP。您可能可以繞過 IP 封鎖並再次存取頁面。請注意，此代理伺服器是所有 Listly 伺服器使用者使用的共享資源，因此可能會出現速度下降或暫時連線不穩定的情況。

{% hint style="success" %}
如果共享代理伺服器無法解決問題，請考慮提供專用 IP 的[**私人代理伺服器**](https://www.listly.io/help/ko/faq/%EA%B0%9C%EC%9D%B8-%ED%94%84%EB%A1%9D%EC%8B%9C-%EC%84%9C%EB%B2%84%EB%A5%BC-%EC%93%B0%EB%A9%B4-%EB%AD%90%EA%B0%80-%EC%A2%8B%EC%9D%80%EA%B0%80%EC%9A%94/)。它能提供更穩定的連線。要申請私人代理伺服器，請透過[**此連結**](https://www.listly.io/contact?about=proxy)或聯絡 <hello@listly.io>。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.listly.io/docs/zh-hant/support/solutions-by-extraction-error-message-zh-hant/jin-zhu-yao-nei-rong-wei-xian-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
