利用 mobile_link [移动版链接]
属性,您可以添加移动版着陆页的网址。如果用户使用手机或平板电脑之类的移动设备,就会看到这个移动版本的着陆页。如果使用此属性,您还能在 Merchant Center 中查看更多报告,了解移动版着陆页可能存在的问题。
建立针对移动设备进行优化的网站,这有助于确保您的着陆页在移动设备上正常显示。这些类型的网站通常能在手机上以更快的速度加载。
适用情形
- 对于每件商品都是可选属性
如果您除了提供 link [链接]
属性之外,只提交了 mobile_link [移动版链接]
属性,则所有移动设备用户都会被定向到您在 mobile_link [移动版链接]
属性中指定的着陆页。了解如何搭配使用 link [链接]
、mobile_link [移动版链接]
和 ads_redirect [广告重定向]
属性。
格式
请遵守这些格式准则,以确保我们能正确解读您提交的数据。
类型 | 网址(包括 http 或 https ),仅限 ASCII 字符并遵守 RFC 3986 标准 |
---|---|
限制 | 1–2000 个字符 |
重复字段 | 否 |
文件格式 | 示例值 |
---|---|
文本 Feed | https://www.m.example.com/writing/fiji-pens |
XML Feed | <g:mobile_link>https://www.m.example.com/writing/fiji-pens</g:mobile_link> |
应用广告的深层链接
如需了解如何在 Feed 中正确实现移动应用深层链接,请参阅以下资源:
要针对 Content API 设置数据格式,请参阅 Content API for Shopping。
最低要求
您必须满足这些要求才能展示自己的商品。如果您不满足这些要求,我们就会拒批您的商品,并在您 Merchant Center 帐号的“诊断”页面中提醒您。
最佳做法
这些最佳做法可帮助您在满足基础要求的情况下,优化您的商品数据以提高成效。
- 遵循
link [链接]
属性的最佳做法 - 使用为mobile_link [移动版链接]
提交的值。 - 链接到可在移动设备上正确呈现的着陆页。 有一些元素不能在着陆页上使用,包括 Flash、Silverlight、ActiveX。详细了解如何建立针对移动设备进行优化的网站。
示例
不分款式的商品
多款式/规格商品
使用 mobile_link [移动版链接]
属性时也要提供 link [链接]
属性。系统会将移动设备用户转至您为 mobile_link [移动版链接]
属性提供的网址,但桌面设备用户仍会转到您为 link [链接]
属性提供的网址。
商品 | Google 签字笔(黑色笔芯) |
mobile_link [移动版链接] |
https://mobile.example.com/writing/google-pens |
link [链接] |
https://example.com/writing/google-pens |
在为多款式商品添加网址时,请确保系统可自动根据网址来选择款式。
商品 | Google 签字笔(黑色笔芯) |
mobile_link [移动版链接] |
https://mobile.example.com/writing/google-pens?color=black |
link [链接] |
https://example.com/writing/google-pens?color=black |
商品 | Google 签字笔(红色笔芯) |
mobile_link [移动版链接] |
https://mobile.example.com/writing/google-pens?color=red |
link [链接] |
https://example.com/writing/google-pens?color=red |