Search with Google

外掛說明

這個外掛會使用 Custom Search Site Restricted JSON APICustom Search JSON API 的伺服器端結果取代 WordPress 預設搜尋查詢,網站管理員可以前往 [設定]→[閱讀]→[搜尋類型] 進行設定。這項功能取代會在 WordPress 後端完成,因此會顯示為 WordPress 一般的搜尋結果。

環境需求

  1. Google API 金鑰
  2. Google 程式化搜尋的搜尋引擎 ID

設定方式

  1. 取得 Google API 金鑰。API 金鑰是 Google 識別網站專屬用戶端的方式。
  2. 取得 Google 程式化搜尋的搜尋引擎 ID。在 Google 服務的相關設定中,限制搜尋引擎僅搜尋一個目標網站。
  3. 在 WordPress 控制台中,前往外掛設定區段設定 [API 金鑰] 及程式化搜尋的 [搜尋引擎 ID]。控制台→[設定]→[閱讀]→[Search with Google 設定]
  4. 請從 [Custom Search Site Restricted JSON API] 或 [Custom Search API] 中擇一使用。(請參考〈注意事項〉一節以進一步了解)

注意事項

  1. Custom Search Site Restricted JSON API 僅能顯示查詢的 100 個搜尋結果。
  2. 搜尋結果頁面最多顯示 10 筆搜尋結果。
  3. Custom Site Restricted Search JSON API 會於 2024 年 12 月 18 日停止提供流量,請閱讀這篇文章以進一步了解相關資訊。由於這項變更,我們會導入一項可選功能,讓網站僅能使用 Custom Search API,而不能使用 Custom Site Restricted Search API,這能讓網站在 2024 年 12 月 18 日後可以繼續使用 Custom Search API。

我們正在招聘員工

加入 rtCamp,我們致力於提供高效能的企業級 WordPress 解決方案。

安裝方式

  1. 將外掛安裝套件 ZIP 壓縮檔解壓縮所得的 search-with-google 資料夾上傳至 /wp-content/plugins/ 目錄。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
  3. 依照外掛說明頁〈安裝方式〉中的指示,前往 Google Developers Console 取得組態認證。

常見問題集

回報程式碼錯誤 🐞

在提出問題之前,請先查看現有的問題是否正在解決或會在未來版本完成修正。

如果仍須提出問題,請盡你所能提供完整的詳細資料,如果可能的話,請包含清楚、能夠重現問題步驟。

建立提取要求

如果想要貢獻新功能,請先在 GitHub 上提出要求。

準備提交提取要求前,請先依照檢查清單先行檢查:

  1. 瀏覽目前與想要貢獻的方向相關的待處理問題,如果沒有相關問題,請提出新的問題。

  2. 建立分支專案。

  3. develop 為要處理的問題建立分支專案,並提交變更。

  4. 從你的本機裝置推送變更至你的分支專案。

  5. 提交提取要求即可,我們會盡快回覆。這就是協同合作 😌

  6. 當你提交的提取要求通過程式碼檢閱及測試,便會整合至 develop 中,並會納入下一個發佈版本中。我們對這些貢獻十分感激 🎉

使用者評論

2023 年 6 月 7 日
This plugin does not work and never could have, since the only file is just a placeholder. A total waste of time. It should be removed from the repository immediately!
2021 年 7 月 9 日
Provided you know how to get your API Key and Search engine ID from Google, this couldn’t be easier to set up. Compare results with the results in the “Public URL” page at cse.google.com with the plugin switched on or off, and if your site is well SEO-optimised, you’ll see much better results with it switched on and properly configured.
2020 年 12 月 8 日
Doesn’t know whether this plugin works after installation and no support.
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Search with Google〉的開發相關工作。

參與者

〈Search with Google〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Search with Google〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

  • Compatible with WordPress 6.4.2
  • Updated PHP code to be compatible with PHP 8.2
  • Fixed WordPress coding standards issues
  • Used VIP compatible code for WordPress VIP compatibility
  • Added support for the Custom JSON API
  • Added Deprecation notice for the Custom site-restricted JSON API

1.0

  • Initial release.