爱收集资源网

织梦单页文档 生成百度xml格式网站地图

爱收集资源网 2019-09-29 15:19

织梦单页文档 生成百度xml格式网站地图


今天教大家做网站地图,案例就是爱收集资源网的网站地图https://www.asjzyw.com/sitemap.xml



1.打开织梦后台 单页文档管理 然后增加一个新页面


QQ截图20190929152111.jpg


2.如图所示    代码放在    {style}/sitemap.xml  也就是模板文件夹下 建一个sitemap.xml 文件文件内容填


QQ截图20190929152155.jpg


<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84">
<url>
<loc>{dede:global.cfg_basehost/}</loc>
<lastmod>{dede:arclist row=1 titlelen=24 orderby=pubdate}[field:pubdate function=strftime('%Y-%m-%d',@me)/]{/dede:arclist}</lastmod>
<changefreq>always</changefreq>
<priority>1.0</priority>
</url>
{dede:channel row='1000' type='top'}
<url>
<loc>[field:typelink /]</loc>
<changefreq>daily</changefreq>
<priority>0.9</priority>
</url>
{/dede:channel}
{dede:arclist row=2000 orderby=pubdate}
<url>
<loc>[field:arcurl/]</loc>
<lastmod>[field:pubdate function=strftime('%Y-%m-%d',@me)/]</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
{/dede:arclist}
</urlset>


网站地图可以对网站SEO有好处,此文章由石家庄SEO协助完成。

xml网站地图 织梦网站地图
相关文章