織夢內(nèi)容管理系統(tǒng)DedeCMS優(yōu)化SEO,增加內(nèi)鏈,可以把tag標(biāo)簽偽裝成靜態(tài)文件,
Dedecms 織夢tag 標(biāo)簽偽靜態(tài)的修改方法
。如下文,介紹dedecms tag標(biāo)簽偽靜態(tài)的修改方法,需要的朋友可以參考下。一、dede后臺開啟偽靜態(tài)
二、修改 /include/taglib/tag.lib.php,找到:
<table width="100%" cellspacing="1" cellpadding="10" border="0" bgcolor="#0099CC"><tbody><tr><td width="100%" bgcolor="#DDEDFB" style="word-break:break-all;line-height:18px">改成
<table width="100%" cellspacing="1" cellpadding="10" border="0" bgcolor="#0099CC"><tbody><tr><td width="100%" bgcolor="#DDEDFB" style="word-break:break-all;line-height:18px">三、打開templets/default/taglist.htm,找到:
<table width="100%" cellspacing="1" cellpadding="10" border="0" bgcolor="#0099CC"><tbody><tr><td width="100%" bgcolor="#DDEDFB" style="word-break:break-all;line-height:18px">修改為
<table width="100%" cellspacing="1" cellpadding="10" border="0" bgcolor="#0099CC"><tbody><tr><td width="100%" bgcolor="#DDEDFB" style="word-break:break-all;line-height:18px">四、httpd.ini 文件里加
<table width="100%" cellspacing="1" cellpadding="10" border="0" bgcolor="#0099CC"><tbody><tr><td width="100%" bgcolor="#DDEDFB" style="word-break:break-all;line-height:18px">然后進(jìn)入dede后臺更新緩存后,就搞定了,
電腦資料
《Dedecms 織夢tag 標(biāo)簽偽靜態(tài)的修改方法》(http://www.msguai.com)。