自由色彩,无限魅力:www.zyml.net

社区地图插件 for BBSXP 2007

上一篇 / 下一篇  2007-06-23 00:38:20

社区地图插件

主要是用来让搜索引擎收录

和用于为会员导航

单文件

纯绿色

将下列源码保存为sitemap.asp放在根目录下即可!

<!-- #include file="setup.asp" -->
<%
HtmlTop
%>
<TITLE>网站地图</TITLE>
<div id="CommonBreadCrumbArea">
 <div style="float:left"><%ClubTree%> → <a href="sitemap.asp">社区地图</a></div>
</div>
<br>

<table cellspacing="1" cellpadding="5" width="100%" id="CommonListArea">
 <tr id="CommonListTitle">
  <td colspan="2">社区地图</td>
 </tr>
 <tr id="CommonListCell">

  <td>
<%
Sql="Select * From [BBSXP_Forums] Where TotalCategorys>''"
Set Rs=Conn.ExeCute(Sql)
Do While Not Rs.Eof
ForumID=Rs("ForumID")
Response.Write "<br><a href="&BBSDIR&"ShowForum.asp?ForumID="&ForumID&">★"&Rs("ForumName")&"★</a><br>"
filtrate=split(Rs("TotalCategorys"),"|")
for i = 0 to ubound(filtrate)
Response.Write " [<a href="&BBSDIR&"ShowForum.asp?ForumID="&ForumID&"&SpecialTopic="&filtrate(i)&">"&filtrate(i)&"</a>] "
next
Rs.MoveNext
Loop
Rs.Close
%>
  </td>
 </tr>
</table>
  


<%
HtmlBottom
%>



关于如何生成静态地图,只需要 查看原文件 ,将代码保存为sitemap.htm即可!

演示地址:http://cbgzs.9966.org/sitemap.asp


TAG: bbsxp

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

日历

« 2009-01-07  
    123
45678910
11121314151617
18192021222324
25262728293031

数据统计

  • 访问量: 104727
  • 日志数: 662
  • 图片数: 22
  • 影音数: 169
  • 商品数: 44
  • 文件数: 344
  • 书签数: 20
  • 建立时间: 2007-04-27
  • 更新时间: 2008-10-09

RSS订阅

Open Toolbar