adsense_如何在移动设备上保留AdSense广告的同时将其保留在台式机上?

adsense

I want to add adsense ads to be shown to visitors on desktop only.

我想添加adsense广告,仅在台式机上显示给访问者。

How to remove AdSense ads for mobile devices?

如何删除移动设备上的AdSense广告?

You can achieve this through using “Responsive ad unit” of AdSense.

您可以使用AdSense的“自适应广告单元”来实现这一目标。

The support article Create a responsive ad unit from AdSense discusses this and gives an example. Check the “Hiding an ad unit” section.

支持文章“ 使用 AdSense 创建自适应广告单元”对此进行了讨论,并提供了示例。 选中“隐藏广告单元”部分。

I highlight the important parts here:

我在这里重点介绍重要部分:

<style type="text/css">
@media (max-width: 400px) { .adslot_1 { display: none; } }
</style>
<ins class="adsbygoogle adslot_1"
   data-ad-client="ca-pub-1234"
   data-ad-slot="5678"></ins>

Note that it deleted the default style="display:block;" from the <ins></ins> tag.

请注意,它删除了默认style="display:block;"<ins></ins>标记中。

Answered by Eric Z Ma.
埃里克·马(Eric Z Ma)回答。

翻译自: https://www.systutorials.com/how-to-remove-adsense-ads-for-mobile-devices-while-keep-them-for-desktops/

adsense

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值