• 29-10-2010, 11:26:01
    #1
    Sitemde önceden zointseo ve wordpress kardeş kardeş geçiniyorlardı Vbseo alınca huysuzluk yapıyor ve wordpress ile .htaccess dosyası çakışıyor.
    Yapabilecek arkadaş varsa acilen talep edilen ücret ile beraber pm atabilir mi?

    .Htaccess kodu:

    # 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\.e-okul\.biz 
    #RewriteRule (.*) http://www.e-okul.biz/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_sitemapcron/index) 
    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] 
    
    # BEGIN WordPress 
    <IfModule mod_rewrite.c> 
    RewriteEngine On 
    RewriteBase / 
    RewriteRule ^index.php$ - [L] 
    RewriteCond %{REQUEST_FILENAME} !-f 
    RewriteCond %{REQUEST_FILENAME} !-d 
    RewriteRule . /index.php [L] 
    </IfModule> 
    
    # END WordPress
  • 29-10-2010, 14:52:50
    #2
    çakışma derken tam olarak sorun nedir?
  • 29-10-2010, 15:00:08
    #3
    pm attım
  • 29-10-2010, 15:06:24
    #4
    Kimlik doğrulama veya yönetimden onay bekliyor.
    PM Attım.
  • 29-10-2010, 15:45:49
    #5
    Durum şu portal kısmı wordpress forum vbulletin. ikisinden biri htaccess deki konumuna göre mutlaka çalışmıyor
  • 29-10-2010, 17:27:25
    #6
    Arkadaşın işi tarafımdan halledilmiştir. Pazartesi günü için ödeme bekliyorum.
  • 29-10-2010, 17:27:50
    #7
    İş @yemekim nickli arkadaşa yaptırılmıştır. Herkese teşekkür ederim.