WordPress生成站点地图xml 代码版,适合内容较少的用户选择
![]() | ![]() | ![]() | ![]() |
| 【性价之王】 | 【线路之王】 | 【价格之王】 | 【配置之王】 |
| 【免费之王】 | 【香港首推】 | 【梯子之王】 | 【独服之王】 |

WordPress插件是非常丰富的,很多功能可以通过插件来实现,不过插件较多会影响一定的速度以及不同主题模板之间的兼容性。站点地图不少使用wordpress程序用户要使用的,不过需要安装相应的插件,小七博客在之前分享过wordpress sitemap插件,不过也可以使用代码来实现,以下方法适合DUX主题。其他主题自行修改相对位置位置,谢谢。
1、在主题目录中options.php 添加开关。
复制 $options[] = array( 'name' => __('更新文章时生成站点地图xml', 'haoui'), 'desc' => __('开启', 'haoui'), 'id' => 'sitemap_xml', 'std' => true, 'type' => 'checkbox');注:位置自己安排,没有要求!
2、在主题目录 functions.php 添加
复制// sitemap_xmlif (_hui('sitemap_xml')) { function cvps_sitemap_resh() { require_once get_template_directory() . '/modules/sitemap-xml.php'; $sitemap_xml = cvps_get_xml_sitemap(); file_put_contents(ABSPATH.'sitemap.xml', $sitemap_xml); } if ( defined('ABSPATH') ) { add_action('publish_post', 'cvps_sitemap_resh'); add_action('save_post', 'cvps_sitemap_resh'); add_action('edit_post', 'cvps_sitemap_resh'); add_action('delete_post', 'cvps_sitemap_resh'); }}3、在主题目录中 modules 文件夹 新建 sitemap-xml.php 并添加以下代码:
复制复制<?php function cvps_get_xml_sitemap() { ob_start(); echo '<?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/"><!-- generated-on=<?php echo get_lastpostdate('blog'); ?> --><url><loc><?php echo get_home_url(); ?></loc><lastmod><?php echo gmdate('Y-m-d\TH:i:s+00:00', strtotime(get_lastpostmodified('GMT'))); ?></lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><?php // 文章 $posts = get_posts('numberposts=-1&orderby=post_date&order=DESC'); foreach($posts as $post) : ?><url><loc><?php echo get_permalink($post->ID); ?></loc><lastmod><?php echo str_replace(" ", "T", get_post($post->ID)->post_modified); ?>+00:00</lastmod><changefreq>monthly</changefreq><priority>0.6</priority></url><?php endforeach; // 页面 $pages = get_pages('numberposts=-1&orderby=post_date&order=DESC'); foreach($pages as $page) :?><url><loc><?php echo get_page_link($page->ID); ?></loc><lastmod><?php echo str_replace(" ", "T", get_page($page->ID)->post_modified); ?>+00:00</lastmod><changefreq>weekly</changefreq><priority>0.6</priority></url><?php endforeach; // 分类 $categorys = get_terms('category', 'orderby=name&hide_empty=0'); foreach ($categorys as $category) : ?><url><loc><?php echo get_term_link($category, $category->slug); ?></loc><changefreq>weekly</changefreq><priority>0.8</priority></url><?php endforeach; // 标签 $tags = get_terms('post_tag', 'orderby=name&hide_empty=0'); foreach ($tags as $tag) : ?><url><loc><?php echo get_term_link($tag, $tag->slug); ?></loc><changefreq>monthly</changefreq><priority>0.4</priority></url><?php endforeach;?></urlset><?php $sitemap = ob_get_contents(); ob_clean(); return $sitemap;}如果您需要添加公告到sitemap中,请在</url>后 <?php 前加入以下代码:
复制<?php endforeach; // 公告 $posts = get_posts('post_type=bulletin&numberposts=-1&orderby=post_date&order=DESC'); foreach($posts as $post) : ?><?php if (_hui('no_bulletin')) { ?><url><loc><?php echo get_permalink($post->ID); ?></loc><lastmod><?php echo str_replace(" ", "T", get_post($post->ID)->post_modified); ?>+00:00</lastmod><changefreq>monthly</changefreq><priority>0.6</priority></url>注意事项:此方法适合文章内容在1000之内的,超过生成时间较长!
[wordpress教程]历史优惠活动内容
猜你可能想看的VPS
- 搬瓦工最新优惠码整理(长期更新) 高速优质便宜的美国 cn2vps 推荐美国VPS[主机]
- 疯狂猜成语 图猜成语一只兔子对一只乌龟说 welcome 是什么成语?全球[VPS测评]
- Hostigger→$11.94 年 1GB 内存 10GB SSD 空虚拟空间(主机)
- Directory Listing Denied全球[VPS测评]
- 疯狂猜成语 图猜成语一个人对着一张纸拍胸大笑是什么成语?全球[VPS测评]
- 疯狂猜成语 图猜成语日历上三个日子是太阳剩下的都是冰块是什么成语?全球[VPS测评]
- 玩具-Sentris→$2 年 128MB 内存 3GB 空间 25GB虚拟空间(主机)
- Vultr 最新充多少送多少优惠码(送 100 美元 支持 PayPal日本VPS[主机]
- Cenchu→$10 年 不限空间 不限流量 可绑定 3 个域名 DDO虚拟空间(主机)
- OVZ 的别买-HostMayo→$2 月 512M 内存 2T 流量 美国VPS[主机]
- 新商家慎重–XenSpec→$2.4 月 KVM-1GB 10GB 无限全球[VPS测评]
- Nginx 上传文件大小限制修改全球[VPS测评]
- 知更鸟Begin主题代码实现外链转内链并base64加密全球[VPS测评]
- 今日头条欲做号内搜索,可搜站外不少内容全球[VPS测评]
- 搬瓦工即将上架迪拜机房 VPS,$86.99起/月,5Gbps/10Gb全球[VPS测评]
- Cybree Scloud 台湾虚拟服务器 VPS 测评全球[VPS测评]
- HKServerSolution 2核心 2G内存 20G HDD 10全球[VPS测评]
- 拼多多拟建跨境电商平台:挖角SHEIN员工,0佣金招商入驻全球[VPS测评]
- edgenat:韩国cn2+香港cn2,VPS八折优惠,8核8G/50gWINDOWS
- “休闲养蜂”风靡海外跨境电商追逐垂直风口全球[VPS测评]
- 麻花云怎么样?安徽移动VPS月付29元 香港VPS 2M月付21元香港VPS[主机]
- 拼多多也要做跨境电商?出海之路能一帆风顺吗,了解一下全球[VPS测评]
- 海量科技:香港2核2G云服务器,5M独享带宽,低至168元/月香港VPS[主机]
- WordPress去掉分类链接中category目录的两种方法全球[VPS测评]
- 月神科技:香港安畅vps,2核/2G/20G SSD/200G/5Mbp香港VPS[主机]
- 恒星云:喜迎新春香港CN2云服务器,首月9.9元;深圳2核4G云服务器仅香港VPS[主机]
- Rustrot-深绿色UI电商网站模板HTML5框架全球[VPS测评]
- 六六云:香港BGP云服务器/80M大带宽,月付45元起,5折优惠码可用香港VPS[主机]
- MineServer:日本CN2云服务器,2核/2G/15Mbps,年付日本VPS[主机]
- 跨境电商平台首选香港服务器香港VPS[主机]
转载请注明原文地址:http://140.238.13.167:12355/read-73520.html











