<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>一杯茶 &#187; 网站</title>
	<atom:link href="http://cha.xuexibbs.com/tag/wangzhan/feed" rel="self" type="application/rss+xml" />
	<link>http://cha.xuexibbs.com</link>
	<description>记录生活点滴，品味人生百味，经验分享，知识学习</description>
	<lastBuildDate>Sun, 05 Feb 2012 11:34:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=11</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>禁止显示目录列表的方法.htaccess Apache</title>
		<link>http://cha.xuexibbs.com/1653.html</link>
		<comments>http://cha.xuexibbs.com/1653.html#comments</comments>
		<pubDate>Tue, 14 Jun 2011 03:39:31 +0000</pubDate>
		<dc:creator>茶大哥</dc:creator>
				<category><![CDATA[网站建设]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://cha.xuexibbs.com/?p=1653</guid>
		<description><![CDATA[怎样通过.htaccess设置网站不列出目录中的所有文件（linux主机）?
为了网站安全，没有index页面，怎么设置才能避免直接输入网站域名+目录后列出所有文件，
比如输入： www.xuexibbs.com/qiaohu
如果没有index页面，就直接列出了该文件夹目录中的所有文件，怎么避免呢，比如跳转到首页等。
解决方法：
linux主机，在根目录建立htaccess文件，添加代码：
Options -Indexes
 
 
在根目录的 .htaccess 文件中输入(但此方法对所有的虚拟目录都起作用)
&#60;Files *&#62;
Options -Indexes
&#60;/Files&#62;
]]></description>
		<wfw:commentRss>http://cha.xuexibbs.com/1653.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>怎样判断网站pr值是否真实?</title>
		<link>http://cha.xuexibbs.com/472.html</link>
		<comments>http://cha.xuexibbs.com/472.html#comments</comments>
		<pubDate>Sat, 04 Apr 2009 09:52:45 +0000</pubDate>
		<dc:creator>茶大哥</dc:creator>
				<category><![CDATA[网站建设]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://cha.xuexibbs.com/?p=472</guid>
		<description><![CDATA[　PR值在站长相互交换链接中正在处于越来越重要的位置,以前多次说过,不少交换友情链接的网站，甚至是卖链接的网站，PR值是假的，那么如何判断其PR值是否真实?           
如何检测PR值是否真实？
   查询时假PR和真PR没有区别。但假PR实际上是在作弊，到最后是一定会被清零的，它的存活期几乎肯定不会超过一次Google PR更新期。并且跟这种网站进行链接的话,对你本身也是一种伤害。那如何识别假的PR呢？
1,有一个网站，可以检测，
以&#8221;一杯茶&#8221;为例，http://checkpagerank.net/index.php?name=cha.xuexibbs.com&#38;links=1
  
2.看Google的网页快照，
如果你看到的网页是一个样，Google快照看到的却是另外一个网站，这恐怕就非常可疑了。
方法:
登陆google，在搜索框中输入：site:xuexibbs.com ,然后查看网页快照.
3. 反向链接查询，
你可以在任意一个搜索引擎查询该网站的反向链接,如果太少了当然就说明它有作弊嫌疑。
方法:
登陆google，在搜索框中输入：link:xuexibbs.com，搜索结果中的网站就是向该网站提供反向链接的，任意打开一个，在里面查找是否有www.xuexibbs.com的链接.
什么是假PR值？
   假PR值，是通过利用301永久转向和302临时转向把域名指向另一个PR值更高的网站，从而提升获得的自己域名的PR值。   
    一般搜索引擎在处理301和302转向的时候，在大部分情况下都是把目标URL当作实际应该收录的URL。比如我们把http://cha.xuexibbs.com/338.html 做301或者302转向到www.sina.com.cn，那么收录的就是目标的URL，也就是www.sina.com.cn的数据。自己网站的PR值当然没有www.sina.com.cn的PR值高，但Google在更新PR的时候会把你的网站的PR值用目标URL的PR值代替。
大家在找链接时,认真对比查询，找到真正高质量的链接！
]]></description>
		<wfw:commentRss>http://cha.xuexibbs.com/472.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>网站的字体很大,怎么办？</title>
		<link>http://cha.xuexibbs.com/409.html</link>
		<comments>http://cha.xuexibbs.com/409.html#comments</comments>
		<pubDate>Fri, 16 Jan 2009 15:19:17 +0000</pubDate>
		<dc:creator>茶大哥</dc:creator>
				<category><![CDATA[电脑网络]]></category>
		<category><![CDATA[大]]></category>
		<category><![CDATA[字体]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://cha.xuexibbs.com/?p=409</guid>
		<description><![CDATA[浏览网页时，网页字体很大，怎么解决？
今天打开一个网站，网页的字体明显有些异常，比如打开google，要查询什么东西，但是搜出来的网页显示的字体都明显要大于正常的，怎么回事儿？怎么调回来？？？
网站的字体很大,解决办法：
在IE上点 查看 文字大小 选择字体大小为中 或者小就可以了,可能是你以前调整过字体显示的大小 试试试看那个合适就使那个。
如果上面的方法不行，你可以用如下的方法试试:
         1. 依次打开：开始-&#62;设置-&#62;控制面板-&#62;辅助功能选项-&#62;切换到“显示”标签，去掉“使用高对比度”前面的√-&#62;确定，重新打开IE，解决了“网页显示的字体很大”的问题。
　　2. 修改编写网页时没有指定字体的文字，否则无效。
      打开IE浏览器(其他浏览器也是类似操作)，工具-&#62;Internet选项-&#62;辅助功能-&#62;去掉所有的√-&#62;确定，IE浏览器显示没有背景的问题解决。
]]></description>
		<wfw:commentRss>http://cha.xuexibbs.com/409.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>国外php空间如何修改网站默认首页</title>
		<link>http://cha.xuexibbs.com/166.html</link>
		<comments>http://cha.xuexibbs.com/166.html#comments</comments>
		<pubDate>Fri, 10 Oct 2008 02:23:36 +0000</pubDate>
		<dc:creator>茶大哥</dc:creator>
				<category><![CDATA[网站建设]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[网站]]></category>
		<category><![CDATA[默认首页]]></category>

		<guid isPermaLink="false">http://cha.xuexibbs.com/?p=166</guid>
		<description><![CDATA[经常有站长朋友问我，请问在哪儿设置网站的默认页？
虚拟主机默认打开首页是index.php，如何把他改成default.php，设置default.php为默认页？
修改网站默认首页的方法：
利用.htaccess重新设定默认首页优先顺序
通过设置.htaccess文件来修改网站默认首页,在.htaccess文件中添加如下行：  
DirectoryIndex default.php index.html index.htm index.php
首页文件读取的次序以及文件名，按自己的需要添加更改就可以了。
放在第一的就是默认首页的文件名。
]]></description>
		<wfw:commentRss>http://cha.xuexibbs.com/166.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

