你的位置:LAMP之窗 >> 资讯 >> SupeSite >> 详细内容 在线投稿

supesite资讯最终页SEO优化方法

热度75票  浏览139次 【共0条评论】【我要评论 时间:2010年3月20日 22:49
        蘑菇发现supesite资讯最终页的keywords,description与其他页面一致,虽然现有搜索引擎对此两项的权重降了很低,但还是在另一方面验证了www.maycode.com的老谢说的,康盛产品的seo做的非常不好的言论。于是蘑菇对supesite做了一点修改,以提高此两项对搜索引擎的友好度。
      
1,修改supesite根目录的viewnews.php
   
查找

include template($tplname);

在此行之前添加

$sub_message = strip_tags(trim($news['message']));
$sub_message = trim(cutstr($sub_message,200)).'...';

2,编辑supesite后台的站点模板中的header

以365coding为例,请各位同学修改为相应内容

查找

<meta name="keywords" content="$keywords $_SCONFIG[seokeywords]" />
<meta name="description" content="$description $_SCONFIG[seodescription]" />


替换为

<!--{if !empty($relativetagarr)}--><!--{loop $relativetagarr $value}--><!--{eval $svalue .= $value.','}--><!--{/loop}--><meta name="keywords" content="{$svalue}LAMP" /><!--{else}--><meta name="keywords" content="linux,apache,nginx,mysql,php" /><!--{/if}-->
<!--{if !empty($sub_message)}--><meta name="description" content="{$sub_message}" /><!--{else}--><meta name="description" content="深入研究LAMP的web开发技术,一起学习LAMP的知识" /><!--{/if}-->

TAG: seo SEO supesite 资讯
顶:9 踩:4
对本文中的事件或人物打分:
当前平均分:0.43 (21次打分)
对本篇资讯内容的质量打分:
当前平均分:0.17 (24次打分)
【已经有17人表态】
上一篇 下一篇
发表评论

网友评论仅供网友表达个人看法,并不表明本网同意其观点或证实其描述。

查看全部回复【已有0位网友发表了看法】
       

网络资源