Sources: video-subtitle-pipeline artifacts/beginner-wordpress-user/ - subtitles/: en, zh, bilingual SRT/ASS (100 files) - platform/: youtube SRT + bilibili BCC per video (75 files) - manifests/: per-video manifest.json (25 files) - quality/: quality reports (50 files)
375 lines
12 KiB
Text
375 lines
12 KiB
Text
1
|
||
00:00:00,000 --> 00:00:04,000
|
||
我们来谈谈如何管理您网站上的垃圾信息。
|
||
Let's talk about managing spam on your website.
|
||
|
||
2
|
||
00:00:04,000 --> 00:00:07,391
|
||
允许评论是连接读者或客户、
|
||
Allowing comments on your website is a great way to connect with your readers or clients and build a community.
|
||
|
||
3
|
||
00:00:07,391 --> 00:00:10,000
|
||
并建立社区的好方法。
|
||
and build a community.
|
||
|
||
4
|
||
00:00:10,000 --> 00:00:15,000
|
||
不幸的是,允许评论也为垃圾信息发送者打开了大门。
|
||
Unfortunately, allowing comments also opens the door for spammers.
|
||
|
||
5
|
||
00:00:15,000 --> 00:00:20,000
|
||
我们都收到过一夜暴富或购买不需要产品的消息。
|
||
We have all received messages to become rich overnight or purchase unwanted products.
|
||
|
||
6
|
||
00:00:20,000 --> 00:00:27,000
|
||
常见的垃圾信息发生在发送者通过博客或联系人页面发布评论时。
|
||
Common spam happens when a spammer posts comments to your website via the blog or contacts page.
|
||
|
||
7
|
||
00:00:27,000 --> 00:00:32,686
|
||
在本课中,我们将探讨如何利用 WordPress 的内建功能,
|
||
In this lesson, we will look at how you can manage and avoid spam on your website by using the built-in features of WordPress
|
||
|
||
8
|
||
00:00:32,686 --> 00:00:37,000
|
||
以及使用反垃圾插件来管理和避免网站垃圾信息。
|
||
and using an anti-spam plugin.
|
||
|
||
9
|
||
00:00:37,000 --> 00:00:40,000
|
||
让我们从内建功能开始。
|
||
Let's start with the built-in features.
|
||
|
||
10
|
||
00:00:40,000 --> 00:00:47,071
|
||
默认情况下,WordPress 自带一些内建功能来帮助您防止网站垃圾信息,
|
||
By default, WordPress comes with some built-in features to help you prevent spam on your site,
|
||
|
||
11
|
||
00:00:47,071 --> 00:00:51,000
|
||
这些功能可以在仪表盘的设置讨论页面找到。
|
||
which can be found in the Settings Discussion page in your dashboard.
|
||
|
||
12
|
||
00:00:52,000 --> 00:00:52,367
|
||
第一,
|
||
1.
|
||
|
||
13
|
||
00:00:52,367 --> 00:00:56,950
|
||
限制允许的链接数量。由于垃圾评论通过反向链接运作,
|
||
Limiting the number of links allowed Since spam comments work through backlinks and encourage visitors to the spammer's site,
|
||
|
||
14
|
||
00:00:56,950 --> 00:01:03,000
|
||
并鼓励访问者前往垃圾信息发送者的网站,许多垃圾评论会包含大量链接。
|
||
many spam comments will include a high number of links.
|
||
|
||
15
|
||
00:01:03,000 --> 00:01:06,269
|
||
你可以通过设置允许的链接数量上限,
|
||
You may be able to catch some spam comments on your site by setting a limit to the number of links allowed before it will be held for moderation
|
||
|
||
16
|
||
00:01:06,269 --> 00:01:13,000
|
||
来捕获网站上的部分垃圾评论,超过此限的评论将被保留待审核或管理员批准。
|
||
or for an admin to approve.
|
||
|
||
17
|
||
00:01:13,000 --> 00:01:15,000
|
||
这只是需要注意的一点。
|
||
Just something to take note of.
|
||
|
||
18
|
||
00:01:15,000 --> 00:01:17,000
|
||
链接限制默认设置为两个,
|
||
The link limit is set to two links by default, but you can lower it to one link per comment.
|
||
|
||
19
|
||
00:01:17,000 --> 00:01:20,000
|
||
但你可以将其降低为每条评论一个链接。
|
||
but you can lower it to one link per comment.
|
||
|
||
20
|
||
00:01:20,000 --> 00:01:26,000
|
||
不推荐将限制设为零,否则所有评论都将被保留待审核。
|
||
It is not recommended to set the limit to zero, otherwise all comments will be held for moderation.
|
||
|
||
21
|
||
00:01:26,000 --> 00:01:30,000
|
||
你可以采取的第二步是更改评论审核设置。
|
||
The second step you can take is to change the comment moderation settings.
|
||
|
||
22
|
||
00:01:30,000 --> 00:01:32,809
|
||
除了限制评论中的链接数量,
|
||
In addition to limiting the number of links in a comment,
|
||
|
||
23
|
||
00:01:32,809 --> 00:01:37,778
|
||
你还可以应用指定的词语、短语、用户名、邮箱等。
|
||
you can also apply specified words, phrases, usernames, emails, etc.
|
||
|
||
24
|
||
00:01:37,778 --> 00:01:46,000
|
||
在评论审核文本框中,自动将包含这些元素的评论保留在审核队列中。
|
||
in the comment moderation text field to automatically hold comments containing these elements in the moderation queue.
|
||
|
||
25
|
||
00:01:46,000 --> 00:01:52,500
|
||
如你所见,我选择了赌博、保险、赢利等词语,以及一个加密货币网站的链接,
|
||
As you will see, I've selected words like gambling, insurance, win, and a link to a cryptocurrency website,
|
||
|
||
26
|
||
00:01:52,500 --> 00:01:55,471
|
||
因为这些是垃圾评论中常见的内容,
|
||
as these are things you will often see in spam comments,
|
||
|
||
27
|
||
00:01:55,471 --> 00:01:59,000
|
||
但欢迎你查看之前的评论来标记特定词语。
|
||
but you're welcome to look at previous comments to flag certain words.
|
||
|
||
28
|
||
00:01:59,000 --> 00:02:03,000
|
||
接下来,你也可以禁止常见的关键词。
|
||
Next, you can also disallow common keys.
|
||
|
||
29
|
||
00:02:03,000 --> 00:02:10,000
|
||
或者换句话说,你可以让包含指定词语或元素的评论被自动删除。
|
||
Or to put it differently, you can have comments with specified words or elements automatically deleted.
|
||
|
||
30
|
||
00:02:10,000 --> 00:02:12,469
|
||
这类似于评论审核设置,
|
||
It is like the comment moderation setting,
|
||
|
||
31
|
||
00:02:12,469 --> 00:02:18,306
|
||
但在这里你可以指定词语、短语、用户名、IP 地址等等,
|
||
but here you can specify words, phrases, usernames, IP addresses, and so forth
|
||
|
||
32
|
||
00:02:18,306 --> 00:02:21,000
|
||
以自动将评论放入回收站。
|
||
to automatically place a comment in the trash.
|
||
|
||
33
|
||
00:02:21,000 --> 00:02:27,000
|
||
这意味着你无需手动将评论从审核队列移到回收站。
|
||
This means you do not need to manually move the comment to the trash from the moderation queue.
|
||
|
||
34
|
||
00:02:27,000 --> 00:02:31,000
|
||
你可以采取的第四步是禁用引用通告。
|
||
The fourth step you can take is to disable trackbacks.
|
||
|
||
35
|
||
00:02:31,000 --> 00:02:33,000
|
||
垃圾信息很大一部分是引用通告。
|
||
A large part of spam is trackbacks.
|
||
|
||
36
|
||
00:02:33,000 --> 00:02:40,000
|
||
引用通告和引用通知会告知你其他博客链接了你的内容,反之亦然。
|
||
Trackbacks and pingbacks notify you that another blog has linked to your content and vice versa.
|
||
|
||
37
|
||
00:02:40,000 --> 00:02:48,000
|
||
然而,垃圾信息发送者经常滥用此功能,从垃圾网站发送引用通告和 ping。
|
||
However, spammers often abuse this feature by sending trackbacks and pings from spam websites.
|
||
|
||
38
|
||
00:02:48,000 --> 00:02:54,000
|
||
在讨论页面,你可以采取的最后一个步骤是,选择所有评论都需要审核。
|
||
The last step you can take in the discussion page is to select all comments to be moderated.
|
||
|
||
39
|
||
00:02:54,000 --> 00:02:58,000
|
||
你可以通过选择“评论必须手动批准”来实现。
|
||
You can do this by selecting comment must be manually approved.
|
||
|
||
40
|
||
00:02:58,000 --> 00:03:03,526
|
||
或者,你当然也可以选择完全不接收任何评论,
|
||
Or you can of course choose not to receive any comments at all
|
||
|
||
41
|
||
00:03:03,526 --> 00:03:08,000
|
||
只需取消选中“允许人们提交评论”。
|
||
by deselecting allow people to submit comments.
|
||
|
||
42
|
||
00:03:08,000 --> 00:03:13,000
|
||
在我们继续讨论插件之前,先来看看如何将评论标记为垃圾信息。
|
||
Before we move on to plugins, let's look at how to mark a comment as spam.
|
||
|
||
43
|
||
00:03:13,000 --> 00:03:15,000
|
||
转到评论页面,你会看到,
|
||
Go to comments and as you will see,
|
||
|
||
44
|
||
00:03:15,000 --> 00:03:17,000
|
||
我们这里有两个垃圾评论。
|
||
we have two spam comments here.
|
||
|
||
45
|
||
00:03:17,000 --> 00:03:19,000
|
||
把两个都勾选上。
|
||
Click on both.
|
||
|
||
46
|
||
00:03:19,000 --> 00:03:23,000
|
||
Cryptocurrencymania 和 WinBig。
|
||
Cryptocurrencymania and WinBig.
|
||
|
||
47
|
||
00:03:24,000 --> 00:03:31,000
|
||
转到批量操作,标记为垃圾评论,然后应用。
|
||
Go to the bulk action, mark a spam, and then apply.
|
||
|
||
48
|
||
00:03:31,000 --> 00:03:37,000
|
||
接下来,另一个管理和阻止垃圾评论的有效方法是使用反垃圾插件。
|
||
Next, another effective way to manage and stop spam is by using an anti-spam plugin.
|
||
|
||
49
|
||
00:03:37,000 --> 00:03:40,981
|
||
有许多免费和付费插件能为您的网站提供垃圾防护,
|
||
There are many free and paid plugins that offer spam protection for your website,
|
||
|
||
50
|
||
00:03:40,981 --> 00:03:46,000
|
||
您可以通过 WordPress.org 插件目录找到它们。
|
||
which you can find through the WordPress.org plugin directory.
|
||
|
||
51
|
||
00:03:46,000 --> 00:03:54,000
|
||
一些值得一提的插件是 Anti-Spam B、Clean Talk 或 Akismet。
|
||
Some plugins worth mentioning are anti-spam b, clean talk, or a kismet.
|
||
|
||
52
|
||
00:03:54,000 --> 00:03:57,097
|
||
在插件目录中有多个插件可供选择,
|
||
There are multiple plugins to choose from in the plugins directory,
|
||
|
||
53
|
||
00:03:57,097 --> 00:04:00,000
|
||
所以请找到满足您需求的那一个。
|
||
so find the one that meets your needs.
|
||
|
||
54
|
||
00:04:00,000 --> 00:04:04,000
|
||
在这个例子中,我将安装并启用 Akismet。
|
||
In this example, I'm going to install and activate a kismet.
|
||
|
||
55
|
||
00:04:04,000 --> 00:04:08,000
|
||
前往插件页面,然后点击“添加新插件”。
|
||
Make your way to plugins and click on add new.
|
||
|
||
56
|
||
00:04:08,000 --> 00:04:12,000
|
||
选择 Akismet,然后点击“立即安装”。
|
||
Select a kismet and then click on install now.
|
||
|
||
57
|
||
00:04:12,000 --> 00:04:17,000
|
||
稍等片刻,待安装完成,然后点击“启用”。
|
||
Wait a moment for installation to complete and then click on activate.
|
||
|
||
58
|
||
00:04:17,000 --> 00:04:20,077
|
||
一旦你点击启用,你将被重定向到一个页面,
|
||
Once you click activate, you will be redirected to a page
|
||
|
||
59
|
||
00:04:20,077 --> 00:04:23,000
|
||
要求你设置一个 Akismet 账户。
|
||
requesting that you set up an account with a kismet.
|
||
|
||
60
|
||
00:04:23,000 --> 00:04:25,769
|
||
Akismet 对个人使用是免费的,
|
||
A kismet is free for personal use,
|
||
|
||
61
|
||
00:04:25,769 --> 00:04:29,000
|
||
所以你可以选择支付金额,即使是 0 美元。
|
||
so you can select what to pay even if it is $0.
|
||
|
||
62
|
||
00:04:29,000 --> 00:04:33,059
|
||
那么我将继续操作,把右边的滑块拖到 0 美元,
|
||
So I will go ahead and drag the bar on the right to $0
|
||
|
||
63
|
||
00:04:33,059 --> 00:04:35,000
|
||
然后继续个人订阅流程。
|
||
and continue with a personal subscription.
|
||
|
||
64
|
||
00:04:35,000 --> 00:04:36,412
|
||
一旦启用后,
|
||
And once activated,
|
||
|
||
65
|
||
00:04:36,412 --> 00:04:43,000
|
||
你可以更改多项设置,以决定插件如何管理站点上的垃圾信息。
|
||
there are a number of settings you can change for how you'd like the plugin to manage spam on your site.
|
||
|
||
66
|
||
00:04:43,000 --> 00:04:47,000
|
||
我们再来看几款值得考虑的安全插件。
|
||
Let's look at a few more security plugins to consider.
|
||
|
||
67
|
||
00:04:47,000 --> 00:04:52,000
|
||
验证码是一种用于区分机器人和人类的技术。
|
||
Capture is a technology used to tell robots and humans apart.
|
||
|
||
68
|
||
00:04:52,000 --> 00:04:58,000
|
||
找到合适的验证码插件,因为这会让垃圾邮件机器人很难侵入你的网站。
|
||
Find the right capture plugin, as this makes it very hard for spam bots to infiltrate your website.
|
||
|
||
69
|
||
00:04:58,000 --> 00:05:01,744
|
||
最后,垃圾评论插件可以拦截并删除大量垃圾评论,
|
||
Lastly, spam plugins can stop and delete a lot of spam comments,
|
||
|
||
70
|
||
00:05:01,744 --> 00:05:05,000
|
||
但它无法阻止垃圾邮件发送者访问你的网站。
|
||
but it can't stop spammers from accessing your website.
|
||
|
||
71
|
||
00:05:05,000 --> 00:05:13,000
|
||
垃圾邮件发送者提交评论的请求过多,会拖慢你的站点并负面影响性能。
|
||
Too many requests from spammers to submit comments can slow down your site and negatively affect performance.
|
||
|
||
72
|
||
00:05:13,000 --> 00:05:22,600
|
||
像 All-in-One WordPress Security and Firewall、Word Fence、Security 或 Jetpack 这样的防火墙插件,
|
||
A firewall plugin such as All-in-One WordPress Security and Firewall, Word Fence, Security or Jetpack
|
||
|
||
73
|
||
00:05:22,600 --> 00:05:25,000
|
||
将帮助你在这些请求到达您的站点之前就将其屏蔽。
|
||
will help you block unwanted requests before they even reach your site.
|
||
|
||
74
|
||
00:05:25,000 --> 00:05:30,000
|
||
这些插件将阻止自动爬虫/Bot 和脚本尝试发表评论。
|
||
These plugins will ward off automated bots and scripts from trying to leave comments.
|
||
|
||
75
|
||
00:05:30,000 --> 00:05:35,000
|
||
我相信这些技巧将帮助您保护站点安全并拦截垃圾信息发送者。
|
||
I trust these tips will help you secure your site and intercept spammers.
|
||
|