Results 1 to 8 of 8

htaccess yeni düzenleme

This is a discussion on htaccess yeni düzenleme within the Türkçe forums, part of the General Discussion category; Sitem normalde domain.com/forum du fakat 6-7 ay önce domain.com yaptým,aþaðýdaki ayarlarým eski ayarlarým yeni ayarlarým nasýl olmalý yardýmcý olur musunuz ...

  1. #1
    Member
    Real Name
    ONUR
    Join Date
    Jan 2011
    Location
    istanbul
    Posts
    47
    Liked
    0 times

    htaccess yeni düzenleme

    Sitem normalde domain.com/forum du fakat 6-7 ay önce domain.com yaptım,aşağıdaki ayarlarım eski ayarlarım yeni ayarlarım nasıl olmalı yardımcı olur musunuz ?

    Code:
    Options +FollowSymlinks
    RewriteEngine On
    # RewriteBase /
    #RewriteCond %{HTTP_HOST} ^www\.audiclubtr\.com/forum/
    #RewriteRule (.*) http://www.audiclubtr.com$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]
    
    # RewriteCond %{HTTP_HOST} ^www\.audiclubtr\.com\/forum
    # RewriteRule (.*) Audi Türkiye Kulübü & Audi Forum [L,R=301]
    
    ## Expires
    #<ifModule mod_expires.c>
    # ExpiresActive On
    # ExpiresDefault "access plus 1 seconds"
    # ExpiresByType text/html "access plus 1 seconds"
    # ExpiresByType image/gif "access plus 3456000 seconds"
    # ExpiresByType image/jpeg "access plus 3456000 seconds"
    # ExpiresByType image/png "access plus 3456000 seconds"
    # ExpiresByType text/css "access plus 3456000 seconds"
    # ExpiresByType text/javascript "access plus 3456000 seconds"
    # ExpiresByType application/javascript "access plus 3456000 seconds"
    # ExpiresByType application/x-javascript "access plus 3456000 seconds"
    #</ifModule>
    ## Compression
    #<ifmodule mod_headers.c>
    # <ifmodule mod_deflate.c>
    #  AddOutputFilterByType DEFLATE text/html text/css text/xml application/x-javascript
    #  BrowserMatch ^Mozilla/4 gzip-only-text/html
    #  BrowserMatch ^Mozilla/4\.0[678] no-gzip
    #  BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
    # </ifmodule>
    #</ifmodule>
    ## Rewrites
    #<ifmodule mod_rewrite.c>
    # RewriteEngine on
    # RewriteCond %{REQUEST_FILENAME} -s [OR]
    # RewriteCond %{REQUEST_FILENAME} -l [OR]
    # RewriteCond %{REQUEST_FILENAME} -d
    # RewriteRule ^.*$ - [NC,L]
    # # Forum
    # RewriteRule ^threads/.* showthread.php [QSA]
    # RewriteRule ^forums/.* forumdisplay.php [QSA]
    # RewriteRule ^members/.* member.php [QSA]
    # RewriteRule ^blogs/.* blog.php [QSA]
    # ReWriteRule ^entries/.* entry.php [QSA]
    # RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]  
    # RewriteCond %{REQUEST_FILENAME} -s [OR]
    # RewriteCond %{REQUEST_FILENAME} -l [OR]
    # RewriteCond %{REQUEST_FILENAME} -d
    # RewriteRule ^.*$ - [NC,L]
    #
    # # MVC
    # RewriteRule ^(?:(.*?)(?:/|$))(.*|$)$ $1.php?r=$2 [QSA]
    #</ifmodule>

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Kullanmanız gereken .htaccess vBSEO paketi ile gelen .htaccess dosyasıdır. Diğer düzenlemeler için kullandığınız modifikasyonların sahiplerine danışmalısınız.
    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
    ONUR
    Join Date
    Jan 2011
    Location
    istanbul
    Posts
    47
    Liked
    0 times
    mert bey download kısmınız çalışmıyor.

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Modifikasyonun sahibiyle temasa geçmeyi denediniz mi ?
    Bizim kullanmadığımız yazmadığımız bir modifikasyon konusunda size destek olabileceğimizi nereden çıkartıyorsunuz gerçekten merak ediyorum Onur bey.
    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
    ONUR
    Join Date
    Jan 2011
    Location
    istanbul
    Posts
    47
    Liked
    0 times
    Mert Bey keşke yazdığımı iyi okuyup anlasaydınız..

    https://www.vbseo.com/vbseo_download.php?version=3.6.0

    Benim çalışmıyor dediğim yer burasıydı,ürünü tekrar indirip htaccess dosyasına bakıcaktım.

    Sizi ve arkadaşlarınızı bilgilendirmek istedim.

  6. #6
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Onur bey her browser ile gayet sorunsuz çalışıyor verdiğiniz link.
    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
    Junior Member
    Real Name
    Selim Özçelik
    Join Date
    Dec 2011
    Posts
    1
    Liked
    0 times
    Acil yardımmmmm!

    Merhaba benim sunucum windows sunucu
    .htaccess dosyasını desteklemiyor sanırım.
    HTACCESS klasörünün içerisinde bazı dosyalar bulunuyor.
    web.config,isapi_....
    bunlar windows sunucu için midir? ve bunları nasıl yüklemem gerekir

  8. #8
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello,

    Support is offered for verified vBSEO customers only. If you hold a valid license, please open a ticket with your transaction ID from your payment receipt along with your forum URL so we can assign it to your account:
    vBSEO.com Helpdesk.

    If you are working on behalf of someone else as a contractor, they need to add you to their Priority Support list:
    Customer Profile.
    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. Vbseo tag düzenleme sorunu
    By Ersen in forum Türkçe
    Replies: 2
    Last Post: 02-11-2009, 01:20 PM
  2. sitemap link düzenleme
    By netcommander in forum Türkçe
    Replies: 24
    Last Post: 01-21-2009, 10:02 AM
  3. Replies: 12
    Last Post: 01-19-2009, 11:29 AM
  4. Profil Düzenleme Sorunu
    By salimakin in forum Türkçe
    Replies: 9
    Last Post: 04-10-2008, 03:24 AM
  5. Html kod hatalari düzenleme programi ?
    By ZeKiTuRk in forum Türkçe
    Replies: 1
    Last Post: 03-31-2008, 07:37 AM

Posting Permissions

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