最新活动:电脑PC端+手机端+微网站+自适应网页多模板选择-建站388元起价!!!
当前位置:主页 > 网站建设 > 百度站长工具移动Sitemap协议的写法建站知识

百度站长工具移动Sitemap协议的写法建站知识

时间:2023-05-23 14:05:23 阅读: 文章分类: 网站建设 作者: 建站小能手

导读:1建站知识百度站长工具中提供了四种链接提交途径,其中一种是Sitemap,将网址提交给移动搜索收录。 Sitemap提交是通过Site生成器生成Sitemap文件,将Si网seo优化趋势seo网站优化软件。

网seo优化趋势seo网站优化软件

百度站长工具中提供了四种链接提交途径,其中一种是Sitemap,将网址提交给移动搜索收录。

Sitemap提交是通过Site生成器生成Sitemap文件,将Sitemap文件上传到网站根目录下,使用百度站长工具上传网站地图。

 

百度站长工具移动Sitemap协议的写法

移动Sitemap协议在标准Sitemap协议上增加了<mobile:mobile/>标签,分别为:

1、<mobile:mobile/> :移动网页

传统PC站的sitemap写法之前的文章中有介绍过,这里就不再细说了。(创建文本形式的Sitemap)

 

2、<mobile:mobile type="mobile"/> :移动网页   

网seo优化趋势 提交移动网页的sitemap协议写法:

<?xml version="1.0"encoding="UTF-8" ?>  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:mobile="http://www.baidu.com/schemas/sitemap-mobile/1/">  <url>  <loc>http://m.abc.com/index.html</loc>建设网站公司;  <mobile:mobiletype="mobile"/> <lastmod>2009-12-14</lastmod> <changefreq>daily</changefreq> <priority>0.8</priority> </url> 

</urlset> 

 

3、<mobile:mobile type="pc,mobile"/>:自适应网页

提交自适应网页的sitemap协议写法:

<?xml version="1.0"encoding="UTF-8" ?>  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:mobile="http://www.baidu.com/schemas/sitemap-mobile/1/">  <url>  <loc>http://www.abc.com/autoadapt.html</loc>  <mobile:mobiletype="pc,mobile"/> <lastmod>2009-12-14</lastmod> <changefreq>daily</changefreq> <priority>0.8</priority> </url> 

</urlset> 

 

4、<mobile:mobile type="htmladapt"/>:代码适配

提交代码适配网页的sitemap协议写法:

<?xml version="1.0"encoding="UTF-8" ?>  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:mobile="http://www.baidu.com/schemas/sitemap-mobile/1/">  <url>  <loc>http://www.abc.com/htmladapt.html</loc>  <mobile:mobiletype="htmladapt"/> <lastmod>2009-12-14</lastmod> <changefreq>daily</changefreq> <priority>0.8</priority> </url> 

关键词标签: 百度 写法 协议

声明: 本文由我的SEOUC技术文章主页发布于:2023-05-23 ,文章百度站长工具移动Sitemap协议的写法建站知识主要讲述写法,协议,百度网站建设源码以及服务器配置搭建相关技术文章。转载请保留链接: https://www.seouc.com/article/web_5736.html

我的IDC 网站建设技术SEOUC.COM
专注网站建设,SEO优化,小程序设计制作搭建开发定制网站等,数千家网站定制开发案例,网站推广技术服务。
  • 5000+合作客服
  • 8年从业经验
  • 150+覆盖行业
  • 最新热门源码技术文章