网站之家技术交流论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 1794|回复: 6

十万火急feed.xml feed.php问题

[复制链接]
发表于 2013-5-16 03:26:39 | 显示全部楼层 |阅读模式
我的网站http://www.xqtxsp.com/feed.xml 里面内容链接都是错误的!
比如:
   



里面第一个链接是:
多出一个http://www.xqtxsp.com/ 这样了 并且去掉多出的这个网址后 这个网址也是打不开的,不知道什么原因。

我的重写规则如下:


order deny,allow
deny from all

RewriteEngine On
#RewriteBase /
# direct one-word access
RewriteRule ^index.html$ index.php [L]
RewriteRule ^category$ index.php [L]
# access any object by its numeric identifier
RewriteRule ^feed-c([0-9]+).xml$ feed.php?cat=$1 [L]
RewriteRule ^feed-b([0-9]+).xml$ feed.php?brand=$1 [L]
RewriteRule ^feed-type([^-]+).xml$ feed.php?type=$1 [L]
RewriteRule ^feed.xml$ feed.php [L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$ category.php?id=$1&brand=$2&price_min=$3&price_max=$4&filter_attr=$5&page=$6&sort=$7&order=$8 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)(.*).html$ category.php?id=$1&brand=$2&price_min=$3&price_max=$4&filter_attr=$5 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$ category.php?id=$1&brand=$2&page=$3&sort=$4&order=$5 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)-([0-9]+)(.*).html$ category.php?id=$1&brand=$2&page=$3 [QSA,L]
RewriteRule ^category-([0-9]+)-b([0-9]+)(.*).html$ category.php?id=$1&brand=$2 [QSA,L]
RewriteRule ^category-([0-9]+)(.*).html$ category.php?id=$1 [QSA,L]
RewriteRule ^goods-([0-9]+)(.*).html$ goods.php?id=$1 [QSA,L]
RewriteRule ^article_cat-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$ article_cat.php?id=$1&page=$2&sort=$3&order=$4 [QSA,L]
RewriteRule ^article_cat-([0-9]+)-([0-9]+)-(.+)(.*).html$ article_cat.php?id=$1&page=$2&keywords=$3 [QSA,L]
RewriteRule ^article_cat-([0-9]+)-([0-9]+)(.*).html$ article_cat.php?id=$1&page=$2 [QSA,L]
RewriteRule ^article_cat-([0-9]+)(.*).html$ article_cat.php?id=$1 [QSA,L]
RewriteRule ^article-([0-9]+)(.*).html$ article.php?id=$1 [QSA,L]
RewriteRule ^brand-([0-9]+)-c([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+).html brand.php?id=$1&cat=$2&page=$3&sort=$4&order=$5 [QSA,L]
RewriteRule ^brand-([0-9]+)-c([0-9]+)-([0-9]+)(.*).html brand.php?id=$1&cat=$2&page=$3 [QSA,L]
RewriteRule ^brand-([0-9]+)-c([0-9]+)(.*).html brand.php?id=$1&cat=$2 [QSA,L]
RewriteRule ^brand-([0-9]+)(.*).html brand.php?id=$1 [QSA,L]
RewriteRule ^tag-(.*).html search.php?keywords=$1 [QSA,L]
RewriteRule ^snatch-([0-9]+).html$ snatch.php?id=$1 [QSA,L]
RewriteRule ^group_buy-([0-9]+).html$ group_buy.php?act=view&id=$1 [QSA,L]
RewriteRule ^auction-([0-9]+).html$ auction.php?act=view&id=$1 [QSA,L]
RewriteRule ^exchange-id([0-9]+)(.*).html$ exchange.php?id=$1&act=view [QSA,L]
RewriteRule ^exchange-([0-9]+)-min([0-9]+)-max([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$ exchange.php?cat_id=$1&integral_min=$2&integral_max=$3&page=$4&sort=$5&order=$6 [QSA,L]
RewriteRule ^exchange-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$ exchange.php?cat_id=$1&page=$2&sort=$3&order=$4 [QSA,L]
RewriteRule ^exchange-([0-9]+)-([0-9]+)(.*).html$ exchange.php?cat_id=$1&page=$2 [QSA,L]
RewriteRule ^exchange-([0-9]+)(.*).html$ exchange.php?cat_id=$1 [QSA,L]

本帖子中包含更多资源

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

x
回复

使用道具 举报

发表于 2013-5-16 03:39:48 | 显示全部楼层
你的站反应够慢
回复 支持 反对

使用道具 举报

发表于 2013-5-16 03:40:59 | 显示全部楼层
我这边网速挺好的
回复 支持 反对

使用道具 举报

发表于 2013-5-16 03:43:31 | 显示全部楼层
谁知道原因啊
回复 支持 反对

使用道具 举报

发表于 2013-5-16 03:48:48 | 显示全部楼层
..............抢积分。。。。。。。。。。
回复 支持 反对

使用道具 举报

发表于 2013-5-16 03:51:45 | 显示全部楼层
还是没人知道啊
回复 支持 反对

使用道具 举报

发表于 2013-5-16 03:53:12 | 显示全部楼层
[ISAPI_Rewrite]

# 为了确保重写规则不影响服务器上的其他站点
# 请将下面的语句前的#号去掉,并将(?:www.)?site1.com改为商店所在域名

RewriteCond Host: ^xqtxsp.com$
RewriteRule (.*) http://www.xqtxsp.com$1 [R,I]

RewriteCond %{HTTP:Host} (?:www.)?xqtxsp.com

RewriteRule ^(.*)/index.html$                $1/index.php           [I]
RewriteRule ^(.*)/category$                  $1/index.php           [I]
RewriteRule ^(.*)/feed-c([0-9]+).xml$        $1/feed.php?cat=$2    [I]
RewriteRule ^(.*)/feed-b([0-9]+).xml$        $1/feed.php?brand=$2  [I]
RewriteRule ^(.*)/feed-type([^-]+).xml$     $1/feed.php?type=$2   [I]
RewriteRule ^(.*)/feed.xml$                  $1/feed.php            [I]
RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$  $1/category.php?id=$2&brand=$3&price_min=$4&price_max=$5&filter_attr=$6&page=$7&sort=$8&order=$9 [I]
RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)(.*).html$                            $1/category.php?id=$2&brand=$3&price_min=$4&price_max=$5&filter_attr=$6                          [I]
RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$                              $1/category.php?id=$2&brand=$3&page=$4&sort=$5&order=$6                                          [I]
RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)-([0-9]+)(.*).html$                                       $1/category.php?id=$2&brand=$3&page=$4                                                           [I]
RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)(.*).html$                                            $1/category.php?id=$2&brand=$3                                                                   [I]
RewriteRule ^(.*)/category-([0-9]+)(.*).html$                               $1/category.php?id=$2                              [I]

RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+).html(.*)$                                            $1/category.php?$4&id=$2&brand=$3

RewriteRule ^(.*)/goods-([0-9]+)(.*).html$                                  $1/goods.php?id=$2                                 [I]
RewriteRule ^(.*)/article_cat-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$  $1/article_cat.php?id=$2&page=$3&sort=$4&order=$5  [I]
RewriteRule ^(.*)/article_cat-([0-9]+)-([0-9]+)-(.+)(.*).html$              $1/article_cat.php?id=$1&page=$2&keywords=$3          [I]
RewriteRule ^(.*)/article_cat-([0-9]+)-([0-9]+)(.*).html$                   $1/article_cat.php?id=$2&page=$3                   [I]
RewriteRule ^(.*)/article_cat-([0-9]+)(.*).html$                            $1/article_cat.php?id=$2                           [I]
RewriteRule ^(.*)/article-([0-9]+)(.*).html$                                $1/article.php?id=$2                               [I]
RewriteRule ^(.*)/brand-([0-9]+)-c([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+).html   $1/brand.php?id=$2&cat=$3&page=$4&sort=$5&order=$6 [I]
RewriteRule ^(.*)/brand-([0-9]+)-c([0-9]+)-([0-9]+)(.*).html                $1/brand.php?id=$2&cat=$3&page=$4                  [I]

RewriteRule ^(.*)/brand-([0-9]+)-c([0-9]+).html(.*)$                        $1/brand.php?$4&id=$2&cat=$3                  [I]

RewriteRule ^(.*)/brand-([0-9]+)-c([0-9]+)(.*).html                         $1/brand.php?id=$2&cat=$3                          [I]
RewriteRule ^(.*)/brand-([0-9]+)(.*).html                                   $1/brand.php?id=$2                                 [I]
RewriteRule ^(.*)/tag-(.*).html                                             $1/search.php?keywords=$2                          [I]
RewriteRule ^(.*)/snatch-([0-9]+).html$                                     $1/snatch.php?id=$2                                [I]
RewriteRule ^(.*)/group_buy-([0-9]+).html$                                  $1/group_buy.php?act=view&id=$2                    [I]
RewriteRule ^(.*)/auction-([0-9]+).html$                                    $1/auction.php?act=view&id=$2                      [I]
RewriteRule ^(.*)/exchange-id([0-9]+)(.*).html$                             $1/exchange.php?id=$2&act=view                     [I]
RewriteRule ^(.*)/exchange-([0-9]+)-min([0-9]+)-max([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$ $1/exchange.php?cat_id=$2&integral_min=$3&integral_max=$4&page=$5&sort=$6&order=$7 [I]
RewriteRule ^(.*)/exchange-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*).html$                         $1/exchange.php?cat_id=$2&page=$3&sort=$4&order=$5 [I]
RewriteRule ^(.*)/exchange-([0-9]+)-([0-9]+)(.*).html$                                          $1/exchange.php?cat_id=$2&page=$3  [I]
RewriteRule ^(.*)/exchange-([0-9]+)(.*).html$                                                   $1/exchange.php?cat_id=$2  [I]
回复 支持 反对

使用道具 举报

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

本版积分规则

小黑屋|手机版|Archiver|网站之家技术交流论坛 ( 粤ICP备09092995号 )

GMT+8, 2024-12-22 16:45 , Processed in 0.100566 second(s), 8 queries , File On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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