• 31-08-2009, 09:30:17
    #1
    <IfModule mod_security.c>
       SecFilterEngine Off
       SecFilterScanPOST Off
    </IfModule>
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On
    
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /
    
    #RewriteCond %{HTTP_HOST} !^www\.xxx\.biz
    #RewriteRule (.*) http://www.xxx.biz/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]
    
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    .htaccess deli kaynak kodum bu şekilde bunda bir yanlışlık olmamasına rağmen yinede google sitemaplarımı görmüyor ve hepsinde hata alıyorum ...


    http://www.xxx.biz/sitemap_index.xml.gz Yazdığımda sitemapları görmem gerekirken Page not found hatası alıyorum...Bilgili Arkadaşların Yardımlarını rica ediyorum...
  • 03-09-2009, 00:07:36
    #2
    Reveloper
    Sunucunla alakalı bak kurarken seo yu .htaccess dosyasının yanında başka .txt dosyalar var dikkatli bak onlara
  • 03-09-2009, 08:57:21
    #3
    En Altta Bulunan
    Alıntı
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    Satırı Silin
  • 03-09-2009, 22:54:35
    #4
    eTiKeT adlı üyeden alıntı: mesajı görüntüle
    En Altta Bulunan
    Satırı Silin

    Satırı sildiğim halde bir değişme yok ona ragmen sitemaplarım hata veriyor ve taranmıyor ... Bu sorunu başka nasıl düzelte bilirim yardımlarınızı bekliyorum....
  • 03-09-2009, 23:21:08
    #5
    http://www.xxx.biz/sitemap_1.xml.gz
    Şeklinde deneyin ve o dosyayı google'a gönderin..