FastComments.com

留言與投票驗證

評論與投票驗證

FastComments 提供多種機制來防止垃圾訊息、管理使用者帳戶,以及降低新使用者在留言與同時建立帳戶時的阻力。

在本文件中您將了解 FastComments 的一個重要面向 - 評論與投票驗證。


背景 Internal Link

為了區分真實使用者與垃圾機器人,但仍允許評論立即發佈,FastComments 引入了「未驗證評論」的概念。

當已驗證的使用者登入,或使用 SSO 時,評論和投票會立即被標記為已驗證。

未驗證的留言 Internal Link

未驗證的留言會顯示一個小的「未驗證留言:」標籤,並顯得稍微 淡化。

這些都可以自訂,請參閱我們的 自訂指南

未驗證的留言可以設定為過期,請參閱我們的 審核設定 文件。

匿名留言始終為未驗證 - 因為使用者沒有留下可 用於驗證的電子郵件。

允許匿名留言並不會移除「未驗證」標籤,然而可以透過樣式或 設定 將其移除。

未驗證的投票 Internal Link

如果允許匿名留言,未驗證的投票會像其他投票一樣立即套用。

然而,如果不允許匿名留言,未驗證的投票將會在驗證之前處於等待狀態 - 它們不會被套用到該留言 或以任何方式顯示。

驗證電子郵件 Internal Link

When a user leaves a comment, or vote, and they are not logged in, or their account is unverified, they will receive an email asking them to verify this action.

However, we do our best not to spam your users with emails, and won't send more than one verification email per session. See the Sessions section for more details.

By default, the comment verification emails look like the following:

評論驗證電子郵件
預設驗證電子郵件內容,引用 Alexander 的評論,並附有確認貼文的按鈕

By default, the vote verification emails look like the following:

投票驗證電子郵件
預設電子郵件請求 Devon 確認投票,顯示被投票的評論以及確認按鈕

By default, FastComments will show its logo and name in the footer of these emails:

電子郵件頁腳
驗證電子郵件底部,於頁腳顯示預設的 FastComments 標誌與名稱

If you are on the Flex or Pro tiers, 發件人名稱、電子郵件和品牌可自訂.

會話 Internal Link

FastComments 實作了一種獨特的使用者驗證解決方案,以減少傳送給您的使用者的電子郵件數量 我們稱之為驗證會話。

如果一位新使用者在同一頁面、同一個瀏覽器視窗中留下十則評論並投了兩次票,則沒有 必要向他們發送十幾封確認電子郵件。

取而代之,FastComments 在此情況下只會發送一封驗證電子郵件。

這不需要使用 cookies。

若瀏覽器視窗關閉,或使用者導覽離開,即視為該驗證會話結束。

即時留言 Internal Link

一旦留言和投票被驗證,不論驗證機制為何,更新會立即在線上發佈。

如果被驗證的是一則留言,且該留言已被核准,"未驗證留言" 標籤將會從所有 檢視該留言串的使用者處移除。

同樣地,如果一個待處理的投票被驗證,受影響留言的 karma 將會自動即時更新。


我們希望您覺得本指南對您有幫助。如果您認為我們遺漏了什麼,請在下方告訴我們。