百度可以通过基本html特征来判断是否适合无线端浏览:
PC站: <meta name="applicable-device" content="pc">
手机站: <meta name="applicable-device" content="mobile" />
响应式网页可标识: <meta name="applicable-device"content="pc,mobile">
© 版权声明
THE END
百度可以通过基本html特征来判断是否适合无线端浏览:
PC站: <meta name="applicable-device" content="pc">
手机站: <meta name="applicable-device" content="mobile" />
响应式网页可标识: <meta name="applicable-device"content="pc,mobile">
暂无评论内容