xLog icon indicating copy to clipboard operation
xLog copied to clipboard

[Feature Request] 对使用自定义域名的网站添加 Google Adsense 代码以便作者获得广告收益

Open cjh0613 opened this issue 1 year ago • 0 comments

xlog 团队,

你们好,

我想给出如下建议:对使用自定义域名的网站添加 Google Adsense 代码以便作者获得广告收益

具体地,对使用自定义域名的网站,增加如下代码

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1234567890123456"
     crossorigin="anonymous"></script>

其中 ca-pub-1234567890123456 自定义

可参考:

AdSense 代码简介 - Google AdSense帮助

cjh0613 avatar Sep 03 '24 02:09 cjh0613