Results 1 to 12 of 12

Forumdisplay 2.,3. ve diğer sayfalarda hata, sitemap

This is a discussion on Forumdisplay 2.,3. ve diğer sayfalarda hata, sitemap within the Türkçe forums, part of the General Discussion category; Merhaba, Sitemde 2 tane sorun var, birini dün gece fark ettim. Ben normalde forumdisplayde 1. sayfadan sonraki sayfalarý forumadi/index2.html þeklinde ...

  1. #1
    Senior Member sum41live's Avatar
    Real Name
    -
    Join Date
    May 2007
    Posts
    158
    Liked
    1 times

    Forumdisplay 2.,3. ve diğer sayfalarda hata, sitemap

    Merhaba,

    Sitemde 2 tane sorun var, birini dün gece fark ettim.

    Ben normalde forumdisplayde 1. sayfadan sonraki sayfaları forumadi/index2.html şeklinde ayarladım bütün forumlarda düzgün bir şekilde çalışıyor ancak "Muzik - Performance Videoları" adlı bölümde index2.html/ oluyor yani

    Code:
    http://www.aktifpaylasim.com/muzik-performance-videolari/index2.html
    olması gerekirken

    Code:
    http://www.aktifpaylasim.com/muzik-performance-videolari/index2.html/
    oluyor. Bu hata tespit ettiğim kadarıyla sadece bu forumda var.



    2. sorum ise sitemap ile ilgili...

    Google'da ki raporlarıma baktığımda:

    Bulunamadı: 10204
    Erişilemeyen URL'ler: 7165

    Durum içler acısı... Altığım hatalar ektedir.
    Attached Thumbnails Attached Thumbnails adsyz.jpg  

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    .htaccess içeriğiniz nedir ?

    Ayrıca kullandığınız rewrite ayarları standart ayarlar mı yoksa custom ayarlar mı ?

    Kullandığınız herhangi CRR varsa onlarıda yazarsanız sevinirim.

    Bu hataların hepsi hatalı bir özel ayarı işaret etmekte.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Senior Member sum41live's Avatar
    Real Name
    -
    Join Date
    May 2007
    Posts
    158
    Liked
    1 times
    Code:
    # 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\.aktifpaylasim\.com
    #RewriteRule (.*) http://www.aktifpaylasim.com/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(yns-alper/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(yns-alper|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    # makes sure everything has www on it
    RewriteCond %{HTTP_HOST} ^aktifpaylasim.com$
    RewriteRule ^(.*)$ http://www.aktifpaylasim.com/$1 [R=301,L]
    Rewrite ayarlarımı kendim ayarladım varsayılan ayarlar değil...

    Bir sürü CRR kullanıyorum ama bu konuyla alakası olduğunu düşünmüyorum yine de buraya ekledim.

    Code:
    '^vBTube\.php$' => 'aktiftube/'
    '^vBTube\.php\?do=search$' => 'aktiftube/video-ara/'
    '^vBTube\.php\?do=cat&catid=2$' => 'aktiftube/otomobil-araclar/'
    '^vBTube\.php\?do=cat&catid=23$' => 'aktiftube/komedi/'
    '^vBTube\.php\?do=cat&catid=24$' => 'aktiftube/eglence/'
    '^vBTube\.php\?do=cat&catid=1$' => 'aktiftube/film-animasyon/'
    '^vBTube\.php\?do=cat&catid=26$' => 'aktiftube/nasil-yapilir/'
    '^vBTube\.php\?do=cat&catid=20$' => 'aktiftube/oyunlar-hileler/'
    '^vBTube\.php\?do=cat&catid=10$' => 'aktiftube/muzik/'
    '^vBTube\.php\?do=cat&catid=25$' => 'aktiftube/haberler-politika/'
    '^vBTube\.php\?do=cat&catid=22$' => 'aktiftube/insanlar-bloglar/'
    '^vBTube\.php\?do=cat&catid=15$' => 'aktiftube/hayvanlar/'
    '^vBTube\.php\?do=cat&catid=17$' => 'aktiftube/spor/'
    '^vBTube\.php\?do=cat&catid=2$' => 'aktiftube/otomobil-araclar/'
    '^vBTube\.php\?do=cat&catid=19$' => 'aktiftube/geziler-mekanlar/'
    '^vBTube\.php\?do=view&vidid=(\w+)$' => 'aktiftube/video-$1/'
    '^vBTube\.php\?do=user&uname=(\w+)$' => 'aktiftube/uye-$1/'
    '^vBTube\.php\?do=cat&catid=(\d+)&page=(\d+)$' => 'aktiftube/kategori-$1-sayfa-$2/'
    '^vBTube\.php\?do=featured$' => 'aktiftube/dikkat-ceken-videolar/'
    '^vBTube\.php\?do=popular$' => 'aktiftube/populer-videolar/'
    '^showgroups\.php$' => 'aktifteam/'  
    '^index\.php\?page=sinema' => 'sine-portal/'  
    '^index\.php\?page=muzik' => 'muzik/'
    '^index\.php\?page=vbskins' => 'vbulletinskins/'  
    '^external\.php\?type=rss2' => 'rssfeed.rss'   
    '^faq\.php$' => 'yardim/'  
    '^private\.php$' => 'ozelmesajlar/'  
    '^private\.php\?do=newpm' => 'pm-gonder.html'  
    '^usercp\.php$' => 'profilim/'  
    '^calendar\.php$' => 'takvim/'  
    '^vaispy\.php$' => 'online-mesaj-takibi/'
    '^search\.php\?do=getnew' => 'yeni-mesajlar/'  
    '^search\.php\?do=getdaily' => 'bugunku-mesajlar/'  
    '^forum\.php$' => 'forum/'  
    '^online\.php$' => 'kimler-online/'  
    '^search\.php$' => 'gelismis-arama/'   
    '^profile\.php\?do=editsignature' => 'profil/imzadegistir/'  
    '^profile\.php\?do=editoptions' => 'profil/seceneklerim/'  
    '^profile\.php\?do=editprofilepic' => 'profil/profilresmim/'  
    '^profile\.php\?do=editprofile' => 'profil/duzenle/'  
    '^profile\.php\?do=editavatar' => 'profil/avatar/'  
    '^profile\.php\?do=editpassword' => 'profil/sifre/'  
    '^profile\.php\?do=editattachments' => 'profil/eklentiler/'  
    '^profile\.php\?do=editlist' => 'profile/arkadaslitesi/'  
    '^sendmessage\.php$' => 'mail-gonder/'  
    '^arcade\.php$' => 'aktif-oyunlar/'  
    '^arcade\.php\?do=play&gameid=(\d+)$' => 'aktif-oyunlar/oyun-$1.html'  
    '^arcade\.php\?act=Arcade&do=play&gameid=(\d+)$' => 'aktif-oyunlar/oyun-$1.html'  
    '^arcade\.php\?do=stats&gameid=(\d+)$' => 'aktif-oyunlar/yuksek-skor-$1.html'  
    '^arcade\.php\?act=Arcade&do=stats&gameid=(\d+)$' => 'aktif-oyunlar/yuksek-skor-$1.html'  
    '^arcade\.php\?do=viewtournaments$' => 'aktif-oyunlar/tunuvalari-goruntule.html'  
    '^movie\.php$' => 'film-arsivi/'  
    '^film\.php\?id=(\d+)$'=>'film-arsivi/film-$1.html'
    '^register\.php$' => 'uye-ol/'

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Herşeyden önce .htaccess içeriğinizde hata bulunmaktadır.

    Lütfen .htaccess içeriğinizi alttaki gibi değiştiriniz

    Code:
    # 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\.aktifpaylasim\.com
    RewriteRule (.*) http://www.aktifpaylasim.com/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(yns-alper/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(yns-alper|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    şeklinde .htaccess içeriğinizi değiştirmelisiniz. Daha sonra hatanın custom url ayarlarınızdan olup olmadığını kontrol etmek için lütfen forumunuzu geçici olarak kapatınız ve sırayla şu adımları takip ediniz :

    1. vBSEO Kontrol Paneli içerisinden ayarlarınızı yedekleyiniz
    2. CRR larınızı yedekleyiniz ve yedekledikten sonra tüm CRR'larınızı silerek bahsettiğiniz hatanın var olup olmadığını kontrol ediniz.
    3. Eğer CRR ları temizlemek hatayı düzeltmediyse lütfen varsayılan URL formatlarından birisini seçiniz ve hatanın devam edip etmediğini kontrol ediniz.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Senior Member sum41live's Avatar
    Real Name
    -
    Join Date
    May 2007
    Posts
    158
    Liked
    1 times
    Sorun .htaccess'den kaynaklanıyormuş.

    Sitemap sorunumunda çözülüp çözülmediğini nasıl anlayabilirim ?

  6. #6
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Birgün içinde anlayamazsınız. 1 hafta geçtikten sonra webmasters hesabınızı kontrol ederek bu hatanın devam edip etmediğini kontrol etmelisiniz.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  7. #7
    Senior Member Eyewear's Avatar
    Real Name
    Kemal
    Join Date
    Nov 2007
    Posts
    320
    Liked
    0 times
    aynı hata bendede oluyor bulunamadı hatam 6000 oldu benimkinde sorun olabilirmi acaba bakarmısınız
    PHP Code:
    # 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\.forumsonsuznet\.org
    RewriteRule 
    (.*) http://www.forumsonsuznet.org/forum/$1 [L,R=301]

    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$[L]

    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$[L,QSA]

    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$[L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond 
    %{REQUEST_FILENAME} !-d
    RewriteCond 
    %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$[L,QSA

  8. #8
    Senior Member sum41live's Avatar
    Real Name
    -
    Join Date
    May 2007
    Posts
    158
    Liked
    1 times
    Quote Originally Posted by Mert Gökçeimam View Post
    Birgün içinde anlayamazsınız. 1 hafta geçtikten sonra webmasters hesabınızı kontrol ederek bu hatanın devam edip etmediğini kontrol etmelisiniz.
    Tamam... Teşekkürler Mert Bey

  9. #9
    Senior Member sum41live's Avatar
    Real Name
    -
    Join Date
    May 2007
    Posts
    158
    Liked
    1 times
    Mert Bey sitemapteki "bulunamadi" hatalarim düzelmeye basladi 10.000 küsürden 1.000 küsüre indi ancak onlar inerken "erisilemeyen url'ler" bölümündeki url'lerim artmaya basladi suan 5055 tane ve hergün artiyor ama url'lere baktigimda bir sorun yok. Ayrinti kisminda ise "Aga ulasilamiyor" yaziyor.

    Örnek url'ler:

    Code:
    http://www.aktifpaylasim.com/14183-post1.html
    http://www.aktifpaylasim.com/14333-post1.html
    http://www.aktifpaylasim.com/%20turkce-sarki-sozleri/57058-rahdan-sustum.html
    http://www.aktifpaylasim.com/%20turkce-sarki-sozleri/rssfeed.rss

    En çok dikkatimi çeken url'ler:

    Code:
    http://www.aktifpaylasim.com/SearchPlotWriters?Kathy%20Li%20%7Bkli@qualcomm.com%7D
    http://www.aktifpaylasim.com/SearchPlotWriters?Eugene%20Wu%20%7Binfinitey@juno.com%7D
    Not: vbseo.com'da mesaj duzenleme bolumunde tr karakter sorunu var.

  10. #10
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Code:
    http://www.aktifpaylasim.com/SearchPlotWriters?Kathy%20Li%20%7Bkli@qualcomm.com%7D
    Bu ne urlsidir ?

    Code:
    http://www.aktifpaylasim.com/%20turkce-sarki-sozleri/57058-rahdan-sustum.html
    vBSEO böyle bir url yaratmaz. Ancak bu hatalı url'yi 301 ile orijinal konuya yönlendirir.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  11. #11
    Senior Member sum41live's Avatar
    Real Name
    -
    Join Date
    May 2007
    Posts
    158
    Liked
    1 times
    Quote Originally Posted by Mert Gökçeimam View Post
    Code:
    http://www.aktifpaylasim.com/SearchPlotWriters?Kathy%20Li%20%7Bkli@qualcomm.com%7D
    Bu ne urlsidir ?

    Code:
    http://www.aktifpaylasim.com/%20turkce-sarki-sozleri/57058-rahdan-sustum.html
    vBSEO böyle bir url yaratmaz. Ancak bu hatalı url'yi 301 ile orijinal konuya yönlendirir.
    İlk url'i bende anlamadım

    İkinci url'de tıklandığı zaman doğru url'e yönlendiriyor ama sitemapte böle bi url'in oluşması garip...

  12. #12
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Böyle bir url sitemapde olup olmadığını kontrol ettiniz mi ?
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. Linkback ve diğer döngüler hk soru
    By netcommander in forum Türkçe
    Replies: 2
    Last Post: 12-03-2007, 05:50 PM
  2. Sitemap Linkinde Hata Var
    By apaydin2148 in forum Türkçe
    Replies: 9
    Last Post: 09-25-2007, 09:07 AM
  3. run sitemap generator hata?
    By Kaiser_Dealxa in forum Türkçe
    Replies: 1
    Last Post: 07-12-2007, 12:53 PM
  4. Replies: 11
    Last Post: 05-20-2007, 07:31 AM
  5. Sitemap alırken hata alıyorum :(
    By erhanerhan_5 in forum Türkçe
    Replies: 9
    Last Post: 11-15-2006, 09:44 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •