该问题已被锁定!
17
关注
4872
浏览

这程序SEO优化太不给力了吧?

AI智能回复搜索中,请稍后...

查看全部 10 个回答

AWSupport 初级会员 用户来自于: 广东省深圳市
2015-08-17 17:59
app/topic/main.php   查找:
if ($related_topics = $this->model('topic')->related_topics($topic_info['topic_id']))
{
	foreach ($related_topics AS $key => $val)
	{
	    $related_topics_ids[$val['topic_id']] = $val['topic_id'];
	}
}
 替换成:  
$page_keywords = $topic_info['topic_title'];

if ($related_topics = $this->model('topic')->related_topics($topic_info['topic_id']))
{
	foreach ($related_topics AS $key => $val)
	{
		$related_topics_ids[$val['topic_id']] = $val['topic_id'];
		
	    $page_keywords = $val['topic_title'];
	}
}
	
TPL::set_meta('keywords', implode(',', $page_keywords));
TPL::set_meta('description', cjk_substr(str_replace("\r\n", ' ', strip_tags($topic_info['topic_description'])), 0, 128, 'UTF-8', '...'));
 下个版本更新

关于作者

问题动态

发布时间
2015-08-11 11:47
更新时间
2015-09-20 22:16
关注人数
17 人关注

推荐内容

这个程序有没有做seo优化方面的计划啊
手机端的title没办法调用与PC端的一样,要怎么设置?
回答问题答案里锚文本支持吗
qiu模板
分享仿小米社区
问题被官方锁定 想更新内容都不行 无语了................
新站一周谷歌收录600,百度只收录了一个首页,是因为没伪静态花吗,请高手指教~
《seo》帮忙看看为什么一个月多了,只有首页收录
关于网站中现有页面中<h1>-<h6>太混乱的反馈!
wecenter的seo性能