国产片侵犯亲女视频播放_亚洲精品二区_在线免费国产视频_欧美精品一区二区三区在线_少妇久久久_在线观看av不卡

服務(wù)器之家:專注于服務(wù)器技術(shù)及軟件下載分享
分類導(dǎo)航

DEDECMS|帝國(guó)CMS|Discuz|PHPCMS|Wordpress|ZBLOG|ECSHOP|蘋果CMS|極致CMS|CMS系統(tǒng)|

服務(wù)器之家 - 建站程序 - Wordpress - wordpress修改固定鏈接后301重定向的方法

wordpress修改固定鏈接后301重定向的方法

2019-09-12 14:48WordPress大學(xué) Wordpress

這篇文章主要介紹了wordpress修改固定鏈接后301重定向的方法,需要的朋友可以參考下

以前小站的固定鏈接好不人性化,結(jié)構(gòu)是/%year%/%monthnum%/%postname%/,這樣看起來(lái)又不直觀又長(zhǎng)的,今天做了一個(gè)301重定向,然后修改了新的固定鏈接,現(xiàn)在的固定鏈接格式是/%postname%.html,這樣看起來(lái)短了好多,也直觀了好多,
不過(guò)小站已經(jīng)被搜索引擎收錄了好多,以前的地址都無(wú)法訪問(wèn)了,所以要做好301重定向,跳轉(zhuǎn)到新的固定鏈接所生成的地址中去.要不然都是404就悲劇了.下面貼出解決辦法

 

復(fù)制代碼
代碼如下:

$rewrite_config = array();
$rewrite_config['highpriority'] = true ;
$rewrite_config['rewrite'] = array();
$rewrite_config['oldstructure'] = "/%year%/%monthnum%/%postname%/";

function wpdaxue_pm_the_posts($post) {
global $wp;
global $wp_rewrite;
global $rewrite_config;

$rewrite_config['rewrite'] = $wp_rewrite->generate_rewrite_rule($rewrite_config['oldstructure'], false, true, true, true);
if ($post != NULL && is_single() && $rewrite_config['oldstructure'] != $wp_rewrite->permalink_structure) {
if (array_key_exists($wp->matched_rule, $rewrite_config['rewrite'])) {
// ok, we need to generate a 301 Permanent redirect here.
header("HTTP/1.1 301 Moved Permanently", TRUE, 301);
header('Status: 301 Moved Permanently');
$permalink = get_permalink($post[0]->ID);
if (is_feed()) {
$permalink = trailingslashit($permalink) . 'feed/';
}
header("Location: ". $permalink);
exit();
}
}
return $post;
}

function wpdaxue_pm_post_rewrite_rules($rules) {
global $wp_rewrite;
global $rewrite_config;
$oldstruct = $rewrite_config['oldstructure'];

if ($oldstruct != NULL && $oldstruct != $wp_rewrite->permalink_structure) {
$rewrite_config['rewrite'] = $wp_rewrite->generate_rewrite_rule($oldstruct, false, true, true, true);
if ($rewrite_config ['highpriority'] == true) {
return array_merge($rewrite_config['rewrite'], $rules);
} else {
return array_merge($rules, $rewrite_config['rewrite']);
}
}
return $rules;
}
add_filter('the_posts', 'wpdaxue_pm_the_posts', 20);
add_filter('post_rewrite_rules', 'wpdaxue_pm_post_rewrite_rules');

 

將我的$rewrite_config['oldstructure'] = “/%year%/%monthnum%/%postname%/”后面的/%year%/%monthnum%/%postname%/修改成你自己的舊的固定鏈接格式,然后將這段代碼加入到主題的function.php中,然后設(shè)置成新的固定鏈接格式就搞定了.

延伸 · 閱讀

精彩推薦
Weibo Article 1 Weibo Article 2 Weibo Article 3 Weibo Article 4 Weibo Article 5 Weibo Article 6 Weibo Article 7 Weibo Article 8 Weibo Article 9 Weibo Article 10 Weibo Article 11 Weibo Article 12 Weibo Article 13 Weibo Article 14 Weibo Article 15 Weibo Article 16 Weibo Article 17 Weibo Article 18 Weibo Article 19 Weibo Article 20 Weibo Article 21 Weibo Article 22 Weibo Article 23 Weibo Article 24 Weibo Article 25 Weibo Article 26 Weibo Article 27 Weibo Article 28 Weibo Article 29 Weibo Article 30 Weibo Article 31 Weibo Article 32 Weibo Article 33 Weibo Article 34 Weibo Article 35 Weibo Article 36 Weibo Article 37 Weibo Article 38 Weibo Article 39 Weibo Article 40
主站蜘蛛池模板: 91精品一久久香蕉国产线看观看新通道出现 | 日韩中文字幕视频 | 色在线电影 | 91精品在线播放 | 免费观看h片 | 久久白虎| 免费一区二区 | 一级片在线观看 | 免费的av | 欧美精品久久 | 精品久久久久久久中文字幕 | 国产经典一区 | 国产精品久久久 | 欧美三级视频 | 日本中文一区二区 | 成人av在线播放 | 精品久久久久国产 | 欧美黄色精品 | 欧美色综合天天久久综合精品 | 丁香综合 | 亚洲视频综合 | 色片在线观看 | 国产在线一区二区三区 | av网站大全免费 | 日韩色爱 | 欧美一区亚洲一区 | 成人午夜精品一区二区三区 | 成人小视频在线观看 | 亚洲一区欧美 | 亚洲成av人片一区二区梦乃 | 欧美在线国产 | 日韩午夜电影 | 成人av一区二区三区 | jlzzjlzz亚洲日本少妇 | 国产精品亚洲成在人线 | 91久久精品国产91久久性色tv | 成年人黄色免费网站 | 亚洲天堂高清 | 91久久在线观看 | 免费又黄又爽又色的视频 | 四虎影视最新免费版 |