惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Secure Thoughts
S
Securelist
P
Proofpoint News Feed
D
DataBreaches.Net
Cisco Talos Blog
Cisco Talos Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
Project Zero
Project Zero
A
About on SuperTechFans
罗磊的独立博客
WordPress大学
WordPress大学
月光博客
月光博客
Latest news
Latest news
C
Cyber Attacks, Cyber Crime and Cyber Security
GbyAI
GbyAI
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
博客园 - 三生石上(FineUI控件)
F
Fortinet All Blogs
W
WeLiveSecurity
Attack and Defense Labs
Attack and Defense Labs
V
Visual Studio Blog
Blog — PlanetScale
Blog — PlanetScale
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
P
Privacy International News Feed
AI
AI
博客园 - 司徒正美
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Stack Overflow Blog
Stack Overflow Blog
M
MIT News - Artificial intelligence
Help Net Security
Help Net Security
T
Tor Project blog
V
Vulnerabilities – Threatpost
C
Cisco Blogs
I
Intezer
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
MyScale Blog
MyScale Blog
雷峰网
雷峰网
MongoDB | Blog
MongoDB | Blog
Forbes - Security
Forbes - Security
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
T
Threat Research - Cisco Blogs
B
Blog RSS Feed
博客园 - 叶小钗
N
News and Events Feed by Topic
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Simon Willison's Weblog
Simon Willison's Weblog
C
CERT Recently Published Vulnerability Notes
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
N
News and Events Feed by Topic

油管 Archives - Fred's Blog

暂无文章

如何给你的WordPress博客添加YouTube订阅按钮
Fred Wang · 2022-08-07 · via 油管 Archives - Fred's Blog

正式开始做YouTuber过去了有差不多三周了,目前的策略是坚持每周一更,因为做的内容大部分是跟各种自身的经验以及分享相关,所以没法做到像许多做时事评论的中文大V那样日更的高频率。虽然更新的频率没法做到那么高,但是marketing的措施还是不能少的。像我现在这个博客大概平均下来每个月有差不多2k的访问量,所以在这里放个我的油管频道的订阅按钮进行推广似乎是不错的。

说干就干,于是上油管搜了一下怎么样才能把油管的订阅按钮添加到wordpress, 在这里顺便也记录一下,蹭一下YouTube和Wordpress热搜的关键字 😁 

获取YouTube频道的Channel ID

首先登录你的YouTube账号,然后进入 “Settings”, 再选择”Advanced settings”,就可以看到类似截图里的界面了,然后选取复制里面的Channel ID。

获取YouTube订阅按钮的HTML组件

从Google的开发者账号平台里选取YouTube,然后选取”Subscribe Buttons”, 就可以看到按钮的HTML代码了。

我们把其中的”Channel name or ID”替换成我们上一步复制的Channel ID,然后复制Code框里面的HTML代码即可。

最后登录进你的Wordpress管理界面,选取”Appearance”, 然后选择”Widget”.

然后选择添加 Custome Html,把我们上一步复制的Code填进去,更新设置即可。

完成以上步骤,你的Wordpress就能添加上一个YouTube的订阅按钮了。✨✨✨✨✨