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

推荐订阅源

TaoSecurity Blog
TaoSecurity Blog
Jina AI
Jina AI
雷峰网
雷峰网
月光博客
月光博客
The GitHub Blog
The GitHub Blog
WordPress大学
WordPress大学
B
Blog RSS Feed
美团技术团队
C
CXSECURITY Database RSS Feed - CXSecurity.com
小众软件
小众软件
Security Latest
Security Latest
Microsoft Azure Blog
Microsoft Azure Blog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
Cybersecurity and Infrastructure Security Agency CISA
Last Week in AI
Last Week in AI
A
Arctic Wolf
Latest news
Latest news
Attack and Defense Labs
Attack and Defense Labs
I
Intezer
F
Fortinet All Blogs
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
Webroot Blog
Webroot Blog
S
Secure Thoughts
Help Net Security
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
V
Visual Studio Blog
P
Proofpoint News Feed
博客园 - 【当耐特】
P
Privacy International News Feed
V
Vulnerabilities – Threatpost
Stack Overflow Blog
Stack Overflow Blog
Know Your Adversary
Know Your Adversary
云风的 BLOG
云风的 BLOG
Hacker News: Ask HN
Hacker News: Ask HN
L
LINUX DO - 最新话题
H
Help Net Security
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
S
SegmentFault 最新的问题
Forbes - Security
Forbes - Security
T
Tailwind CSS Blog
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tenable Blog
Cloudbric
Cloudbric
N
News and Events Feed by Topic
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Hugging Face - Blog
Hugging Face - Blog

Wordpress Archives - Fred's Blog

暂无文章

如何给你的WordPress博客添加YouTube订阅按钮
Fred Wang · 2022-08-07 · via Wordpress 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的订阅按钮了。✨✨✨✨✨