找回密码
 注册
【阿里云】2核2G云新老同享 99元/年,续费同价华为云精选云产品特惠做网站就用糖果主机Jtti,新加坡服务器,美国服务器,香港服务器
查看: 891|回复: 9

哪些是妨碍搜索引擎措索引的绊脚石?

[复制链接]
发表于 2005 年 5 月 24 日 12:21:07 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
  哪些是妨碍搜索引擎措索引的绊脚石?

CGI
搜索引擎不会搜索以 CGI 或 Database 产行的网页。
在 URLs 中含有特别的符号
例如链接中含有符号 ? 会令搜索引擎停止搜索。
一图多链接(Image Map)
多数搜索引擎不会搜索 Image Map 所作的链接,解决方法是加上文字链接于网页下方。
框架(Frame)
很多搜索引擎并不会按框架的框窗搜索下去,它只会记录该一页。 框架的使用者多不胜数,但易学难精。


框架使用的提示:
不支援框架的搜索引擎会如老的浏览器一样解读 <noframes> 标记中的东西,如果该一首页 没有采用 Meta 标记的话,你的网页在搜索引擎中的描述便是 <noframes> 中的文字,
例如: Sorry! You need a frames-browser to view this page.
而且就算你的网页有几百页,它都只记下这一页,你当然不愿意吧,当然利用 Meta 标记 可以解决一部分的问题,但有些搜索引擎并不支持 Meta 标记,它还是喜欢到网页内容中 搜索,所以 <noframes>标记的正确使用便显得重要了。
正确的做法是在 <noframes> 标记中放入:

<body> 标记。这是搜索引擎和浏览器所需要的。
标题。
200 个字元以上的网页描述。
一个链接到其它的链接,好让搜索引擎搜索下去。
例如:
< noframes>
< body>
<h1 &gtenpal Garden - Free Penfriendship service< /h1>
We provide free international pen friendship service, bringing people with similar interests together. Thousands of penpal member come from all around the world. If you want to make friends on net you sure come to the right place.
<p >< a href="index2.html">Go to the non-frame version< /a>
</ body>
</ noframes>
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
发表于 2005 年 5 月 26 日 18:51:01 | 显示全部楼层
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价
不明白?
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2005 年 6 月 3 日 12:56:28 | 显示全部楼层
谢谢 收到
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2005 年 6 月 3 日 18:31:24 | 显示全部楼层
不错
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2005 年 6 月 4 日 01:53:01 | 显示全部楼层
PHP探针
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

 楼主| 发表于 2005 年 5 月 24 日 12:21:07 | 显示全部楼层

哪些是妨碍搜索引擎措索引的绊脚石?

  哪些是妨碍搜索引擎措索引的绊脚石?

CGI
搜索引擎不会搜索以 CGI 或 Database 产行的网页。
在 URLs 中含有特别的符号
例如链接中含有符号 ? 会令搜索引擎停止搜索。
一图多链接(Image Map)
多数搜索引擎不会搜索 Image Map 所作的链接,解决方法是加上文字链接于网页下方。
框架(Frame)
很多搜索引擎并不会按框架的框窗搜索下去,它只会记录该一页。 框架的使用者多不胜数,但易学难精。


框架使用的提示:
不支援框架的搜索引擎会如老的浏览器一样解读 <noframes> 标记中的东西,如果该一首页 没有采用 Meta 标记的话,你的网页在搜索引擎中的描述便是 <noframes> 中的文字,
例如: Sorry! You need a frames-browser to view this page.
而且就算你的网页有几百页,它都只记下这一页,你当然不愿意吧,当然利用 Meta 标记 可以解决一部分的问题,但有些搜索引擎并不支持 Meta 标记,它还是喜欢到网页内容中 搜索,所以 <noframes>标记的正确使用便显得重要了。
正确的做法是在 <noframes> 标记中放入:

<body> 标记。这是搜索引擎和浏览器所需要的。
标题。
200 个字元以上的网页描述。
一个链接到其它的链接,好让搜索引擎搜索下去。
例如:
< noframes>
< body>
<h1 &gtenpal Garden - Free Penfriendship service< /h1>
We provide free international pen friendship service, bringing people with similar interests together. Thousands of penpal member come from all around the world. If you want to make friends on net you sure come to the right place.
<p >< a href="index2.html">Go to the non-frame version< /a>
</ body>
</ noframes>
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

 楼主| 发表于 2005 年 5 月 24 日 12:21:07 | 显示全部楼层
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价

哪些是妨碍搜索引擎措索引的绊脚石?

  哪些是妨碍搜索引擎措索引的绊脚石?

CGI
搜索引擎不会搜索以 CGI 或 Database 产行的网页。
在 URLs 中含有特别的符号
例如链接中含有符号 ? 会令搜索引擎停止搜索。
一图多链接(Image Map)
多数搜索引擎不会搜索 Image Map 所作的链接,解决方法是加上文字链接于网页下方。
框架(Frame)
很多搜索引擎并不会按框架的框窗搜索下去,它只会记录该一页。 框架的使用者多不胜数,但易学难精。


框架使用的提示:
不支援框架的搜索引擎会如老的浏览器一样解读 <noframes> 标记中的东西,如果该一首页 没有采用 Meta 标记的话,你的网页在搜索引擎中的描述便是 <noframes> 中的文字,
例如: Sorry! You need a frames-browser to view this page.
而且就算你的网页有几百页,它都只记下这一页,你当然不愿意吧,当然利用 Meta 标记 可以解决一部分的问题,但有些搜索引擎并不支持 Meta 标记,它还是喜欢到网页内容中 搜索,所以 <noframes>标记的正确使用便显得重要了。
正确的做法是在 <noframes> 标记中放入:

<body> 标记。这是搜索引擎和浏览器所需要的。
标题。
200 个字元以上的网页描述。
一个链接到其它的链接,好让搜索引擎搜索下去。
例如:
< noframes>
< body>
<h1 &gtenpal Garden - Free Penfriendship service< /h1>
We provide free international pen friendship service, bringing people with similar interests together. Thousands of penpal member come from all around the world. If you want to make friends on net you sure come to the right place.
<p >< a href="index2.html">Go to the non-frame version< /a>
</ body>
</ noframes>
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

 楼主| 发表于 2005 年 5 月 24 日 12:21:07 | 显示全部楼层

哪些是妨碍搜索引擎措索引的绊脚石?

  哪些是妨碍搜索引擎措索引的绊脚石?

CGI
搜索引擎不会搜索以 CGI 或 Database 产行的网页。
在 URLs 中含有特别的符号
例如链接中含有符号 ? 会令搜索引擎停止搜索。
一图多链接(Image Map)
多数搜索引擎不会搜索 Image Map 所作的链接,解决方法是加上文字链接于网页下方。
框架(Frame)
很多搜索引擎并不会按框架的框窗搜索下去,它只会记录该一页。 框架的使用者多不胜数,但易学难精。


框架使用的提示:
不支援框架的搜索引擎会如老的浏览器一样解读 <noframes> 标记中的东西,如果该一首页 没有采用 Meta 标记的话,你的网页在搜索引擎中的描述便是 <noframes> 中的文字,
例如: Sorry! You need a frames-browser to view this page.
而且就算你的网页有几百页,它都只记下这一页,你当然不愿意吧,当然利用 Meta 标记 可以解决一部分的问题,但有些搜索引擎并不支持 Meta 标记,它还是喜欢到网页内容中 搜索,所以 <noframes>标记的正确使用便显得重要了。
正确的做法是在 <noframes> 标记中放入:

<body> 标记。这是搜索引擎和浏览器所需要的。
标题。
200 个字元以上的网页描述。
一个链接到其它的链接,好让搜索引擎搜索下去。
例如:
< noframes>
< body>
<h1 &gtenpal Garden - Free Penfriendship service< /h1>
We provide free international pen friendship service, bringing people with similar interests together. Thousands of penpal member come from all around the world. If you want to make friends on net you sure come to the right place.
<p >< a href="index2.html">Go to the non-frame version< /a>
</ body>
</ noframes>
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

 楼主| 发表于 2005 年 5 月 24 日 12:21:07 | 显示全部楼层

哪些是妨碍搜索引擎措索引的绊脚石?

  哪些是妨碍搜索引擎措索引的绊脚石?

CGI
搜索引擎不会搜索以 CGI 或 Database 产行的网页。
在 URLs 中含有特别的符号
例如链接中含有符号 ? 会令搜索引擎停止搜索。
一图多链接(Image Map)
多数搜索引擎不会搜索 Image Map 所作的链接,解决方法是加上文字链接于网页下方。
框架(Frame)
很多搜索引擎并不会按框架的框窗搜索下去,它只会记录该一页。 框架的使用者多不胜数,但易学难精。


框架使用的提示:
不支援框架的搜索引擎会如老的浏览器一样解读 <noframes> 标记中的东西,如果该一首页 没有采用 Meta 标记的话,你的网页在搜索引擎中的描述便是 <noframes> 中的文字,
例如: Sorry! You need a frames-browser to view this page.
而且就算你的网页有几百页,它都只记下这一页,你当然不愿意吧,当然利用 Meta 标记 可以解决一部分的问题,但有些搜索引擎并不支持 Meta 标记,它还是喜欢到网页内容中 搜索,所以 <noframes>标记的正确使用便显得重要了。
正确的做法是在 <noframes> 标记中放入:

<body> 标记。这是搜索引擎和浏览器所需要的。
标题。
200 个字元以上的网页描述。
一个链接到其它的链接,好让搜索引擎搜索下去。
例如:
< noframes>
< body>
<h1 &gtenpal Garden - Free Penfriendship service< /h1>
We provide free international pen friendship service, bringing people with similar interests together. Thousands of penpal member come from all around the world. If you want to make friends on net you sure come to the right place.
<p >< a href="index2.html">Go to the non-frame version< /a>
</ body>
</ noframes>
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

 楼主| 发表于 2005 年 5 月 24 日 12:21:07 | 显示全部楼层

哪些是妨碍搜索引擎措索引的绊脚石?

  哪些是妨碍搜索引擎措索引的绊脚石?

CGI
搜索引擎不会搜索以 CGI 或 Database 产行的网页。
在 URLs 中含有特别的符号
例如链接中含有符号 ? 会令搜索引擎停止搜索。
一图多链接(Image Map)
多数搜索引擎不会搜索 Image Map 所作的链接,解决方法是加上文字链接于网页下方。
框架(Frame)
很多搜索引擎并不会按框架的框窗搜索下去,它只会记录该一页。 框架的使用者多不胜数,但易学难精。


框架使用的提示:
不支援框架的搜索引擎会如老的浏览器一样解读 <noframes> 标记中的东西,如果该一首页 没有采用 Meta 标记的话,你的网页在搜索引擎中的描述便是 <noframes> 中的文字,
例如: Sorry! You need a frames-browser to view this page.
而且就算你的网页有几百页,它都只记下这一页,你当然不愿意吧,当然利用 Meta 标记 可以解决一部分的问题,但有些搜索引擎并不支持 Meta 标记,它还是喜欢到网页内容中 搜索,所以 <noframes>标记的正确使用便显得重要了。
正确的做法是在 <noframes> 标记中放入:

<body> 标记。这是搜索引擎和浏览器所需要的。
标题。
200 个字元以上的网页描述。
一个链接到其它的链接,好让搜索引擎搜索下去。
例如:
< noframes>
< body>
<h1 &gtenpal Garden - Free Penfriendship service< /h1>
We provide free international pen friendship service, bringing people with similar interests together. Thousands of penpal member come from all around the world. If you want to make friends on net you sure come to the right place.
<p >< a href="index2.html">Go to the non-frame version< /a>
</ body>
</ noframes>
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|金光论坛

GMT+8, 2024 年 11 月 19 日 11:42 , Processed in 0.020323 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表