查看完整版本: 关于文章标题问题

lnd 2008-10-6 15:52

关于文章标题问题

我的博客文章显示有问题,例如我转载了一篇文章“[url=http://hkhpc.com/2008/10/05/dell-promote-global-charity-work][color=#800080]戴尔推动全球慈善公益工作[/color][/url]”进入文章后IE顶部上方的显示是"dell promote global charity work  |  High Performance Computing - Windows Internet Explorer ”,我想让IE顶部的显示方式改成中文形式“戴尔推动全球慈善公益工作 | High Performance Computing - Windows Internet Explorer ”,请问我应该在什么地方设置一下?

zern 2008-10-6 15:58

要看里主题文件了,大约应该是在header.php
<title><?php if ( is_single() ) { ?> <?php wp_title(); ?> | <?php bloginfo('name'); ?><?php } ?> </title>

lnd 2008-10-6 17:10

回复 2# 的帖子

没用呀

zern 2008-10-6 17:13

没有主题文件,不好说

kyan 2008-10-6 19:39

All in One插件。

scutdk 2008-10-6 22:11

恩,楼上说的对
这个是title
页: [1]
查看完整版本: 关于文章标题问题