问答

如何做移动sitemap?

fxone 发布于 5个月前 分类:seo

原来pc的sitemap形式是这样的:

<url>

<loc>http://www.example.com/index.html</loc>

<lastmod>2009-12-14</lastmod>

<changefreq>daily</changefreq>

<priority>0.8</priority>

</url>

移动的sitemap形式如下:

<url>

<loc>http://m.example.com/index.html</loc>

<mobile:mobile type="mobile"/>

<lastmod>2009-12-14</lastmod>

<changefreq>daily</changefreq>

<priority>0.8</priority>

</url>

即:

1、把URL修改为移动的URL;

2、在每个URL下方添加一个移动sitemap的标识:<mobile:mobile type="mobile"/>

3、原来pc的sitemap里,每个pc页URL下方,都多添加一套移动的sitemap格式(如上);

提交方式与原本pc的sitemap一样。

0个回复

  • 暂无回复

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索