pbootcms常见问题您现在的位置是:主页 > pbootcms常见问题 >
pbootcms怎么添加sitemap站点地图?
2022-04-18 07:07:43pbootcms常见问题 402人已围观
经常有朋友问:pbootcms能不能添加一个sitemap站点地图啊?
其实pbootcms本身已经有sitemap站点地图页面功能了。
pbootcms的站点地图有多种方式,我们只需要访问以下路径即可。
http://www.xxx.com/sitemap http://www.xxx.com/sitemap.xml http://www.xxx.com/sitemap.txt
将www.xxx.com修改为您的域名进行访问即可看到pbootcms的sitemap站点地图页面。
相关文章
随机图文
IIS伪静态规则web.config让http自动跳转到https
web.config代码如下 <?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules> <rule name="301" stopP哀悼日 让网站全站变灰css代码
此代码为提取百度官方的css代码。 html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%)pbootcms使用Ajax无刷新提交留言及表单
PbootCMS本身对于使用ajax请求进行提交时会返回Json数据,那么我们可以无需使用API的情况下实现ajax提交留言,并自定义页面提示,提升用户体验。 1、留言表单 <form onsubmit="return submsg(this);"> 联系人<input type="text" name="contacts" requiredhtml5点击超链接直接打开百度地图自动进行导航
<a href="http://api.map.baidu.com/marker?location=径度,维度&title=标题&content=内容介绍&output=html">点我开始导航</a>