Page 1 of 2 1 2 LastLast
Results 1 to 15 of 28

sitemap_index.xml.gz Problemi

This is a discussion on sitemap_index.xml.gz Problemi within the Türkçe forums, part of the General Discussion category; Merhaba siteme vBSEO Google & Yahoo Sitemap Generator v.2.2 kurdum goobge webmasters tools dan sitemap sitemap_index.xml.gz yolunu http://www.siteadi.net/sitemap_index.xml.gz gösterdigimde Not ...

  1. #1
    Member
    Real Name
    Berk
    Join Date
    Dec 2008
    Posts
    66
    Liked
    0 times

    Arrow sitemap_index.xml.gz Problemi

    Merhaba siteme vBSEO Google & Yahoo Sitemap Generator v.2.2 kurdum goobge webmasters tools dan sitemap sitemap_index.xml.gz yolunu http://www.siteadi.net/sitemap_index.xml.gz gösterdigimde


    Not Found


    The requested URL /sitemap_index.xml.gz was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.




    hatası alıyorum sitemap_index.xml.gz dosyası /www/forum/vbseo_sitemap/data/ bulunuyor nasıl yapmam gerekli ?

  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.
    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
    Member
    Real Name
    Berk
    Join Date
    Dec 2008
    Posts
    66
    Liked
    0 times
    forum root .htaccess boş hiç birşey yok

  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
    .htaccess dosyası kullanmazsanız vBSEO çalışmaz. Haberiniz var dimi ?
    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
    Member
    Real Name
    Berk
    Join Date
    Dec 2008
    Posts
    66
    Liked
    0 times
    hayır yoktu haberim şimdi oldu ben yeniyim vb de yardımcı olurmusunuz içerik ne yapmalıyım ?

  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
    vBSEO'yu kurdunuz mu ? Kurmadıysanız http://www.vbseo.com/attachments/f20...rkish_pack.zip dosyasını indirerek buradaki yönergeleri takip edebilirsiniz. Herşey çok açık anlatılmış durumda.
    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
    Member
    Real Name
    Berk
    Join Date
    Dec 2008
    Posts
    66
    Liked
    0 times
    vbseo ve vBSEO Google & Yahoo Sitemap Generator v.2.2 kuruldu böyle bir problem var suan

  8. #8
    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
    vBSEO'nun kurulum açıklamalarını takip ederseniz .htaccess dosyasını forum klasörünüze upload etmeniz gerektiğini belirtiyor.
    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

  9. #9
    Member
    Real Name
    Berk
    Join Date
    Dec 2008
    Posts
    66
    Liked
    0 times
    forum klasörü içinde .htaccess in içeriği böyle

    # 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\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$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]

    dogrumudur ?

  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
    Alttakiyle değiştirin

    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\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap/)
    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]
    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
    Member
    Real Name
    Berk
    Join Date
    Dec 2008
    Posts
    66
    Liked
    0 times
    peki yourdomain ve forums kısımlarını siteme görede ayarlamama gerek varmı ?

  12. #12
    Senior Member adom81's Avatar
    Real Name
    AHMET
    Join Date
    Jul 2007
    Location
    Antalya
    Posts
    182
    Liked
    4 times
    Quote Originally Posted by MrCooL View Post
    forum klasörü içinde .htaccess in içeriği böyle

    # 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\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$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]

    dogrumudur ?
    bak dostum burada bilgiyi gram gram veriyorlar lep demeden lebiyi yerleştirmiyorlar.. her mesaj için para mı alıyorlar ne anlamadım

    daha bir hafta önce bende aynı yollardan geçtim, bende forum/ yolu üzerine kurdum bu eklentiyi..

    yapman gereken şu;

    1- .htaccess dosyasını açıyorsun ve aşağıdaki koyu yeri kendi siteni yazıyorsun. aşağıda forums yazıyor oradaki S harfinide sil..
    2- eger admin klasörünün adını değiştirmediysen aynen kalsın..

    # 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\.siteadın\.com
    #RewriteRule (.*) http://www.siteadınn.com/forums/$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]
    Koyu olan yeri site adını yazıyorsun kaydet deyip kapat sitene yolla..

    Sonra google webmaster tool ta site haritası göstereceksin..
    sitenin adını orada oluştur,
    sitemapi de şu şekilde göster tamamdır.

    google site hesabın www.atıyorum.com
    www.atıyorum.com/sitemap_index.xml.gz
    bu şekilde kaydettikten sonra herşey tamamdır..

    Zaten burada sabit başlıklarda bir sürüde şey yazıyor extra bilgi almak istersen oraları oku mutlaka

    teşekkür etmeyide unutma, bundan önceki başlığınada yardım etmiştim ne selam var ne bişi bunlar önemli şeyler

  13. #13
    Member
    Real Name
    Berk
    Join Date
    Dec 2008
    Posts
    66
    Liked
    0 times
    evet yaptım ama hala bu hatayı alıyorum

    Not Found

    The requested URL /sitemap_index.xml.gz was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


    ayrıca ben forums değil forum olarak kurulu bunun önemi varmı ?

  14. #14
    Member
    Real Name
    Berk
    Join Date
    Dec 2008
    Posts
    66
    Liked
    0 times
    şimdi site haritasını sildim tekrar ekleyemedim bu hatayı veriyor

    Genel HTTP hatası: 404 bulunamadı
    Site Haritanıza erişmeye çalışırken bir hatayla karşılaştık. Lütfen Site Haritanızın yönergelerimize uygun ve belirttiğiniz yerde erişilebilir olmasını sağlayın ve yeniden gönderin.

  15. #15
    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
    Quote Originally Posted by adom81 View Post
    bak dostum burada bilgiyi gram gram veriyorlar lep demeden lebiyi yerleştirmiyorlar.. her mesaj için para mı alıyorlar ne anlamadım
    Yazdıklarınıza dikkat ederek yazmanızı tavsiye ederim.
    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

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Can't access /sitemap_index.xml
    By tylercruz in forum Troubleshooting
    Replies: 2
    Last Post: 07-26-2007, 07:22 AM
  2. sitemap_index.xml.gz is missing
    By Sau in forum Troubleshooting
    Replies: 2
    Last Post: 02-19-2007, 10:10 PM
  3. sitemap_1.xml vs. sitemap_index.xml
    By fb-guy in forum General Discussion
    Replies: 4
    Last Post: 12-15-2006, 07:03 PM
  4. missing sitemap_index.xml.gz?
    By curriertech in forum Troubleshooting
    Replies: 15
    Last Post: 06-16-2006, 05:40 PM

Posting Permissions

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