Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Results 1 to 2 of 2

Thread: Vbseo problem

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    5

    Default Vbseo problem

    Text automatically translated from: Turkish to: English
    Translated text
    turkmmo.com/forumumuz-hakkinda/155519-turkmmo-ve-turkiye-de-mmo.html

    translations of footer links

    turkmmo.com / en / showthread.php? t = 155519

    redirect to homepage

    My. Htaccess

    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\.turkmmo\.com
    RewriteRule 
    (.*) turkmmo.com/$[L,R=301]

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


    #### GKS BAŞLANGIÇ ####
    ##RewriteRule ^mmotag1/([0-9]+)/ kelime.php?sayfa=$1 [NC,QSA,L]
    RewriteRule ^mmotag1/$ kelime.php [NC,QSA,L]
    RewriteRule ^mmotag1kelime.php [NC,QSA,L]
    RewriteRule ^mmotag1/(.*)/ kelime.php?kelime=$[NC,QSA,L]

    #RewriteRule mmo/$ kelime.php [NC,QSA,L]
    #RewriteRule mmo$ kelime.php [NC,QSA,L]
    #RewriteRule mmo/([1-9][0-9]*)-(.*)/ kelime.php?id=$1 [NC,QSA,L]
    #RewriteRule mmo/([1-9][0-9]*)/ kelime.php?sayfa=$1 [NC,QSA,L]
    #### GKS BİTİŞ ####

    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=$[L]
    RewriteCond %{REQUEST_URI} !(admincp/|turkmmoyoneticipaneli/|cron|vbseo_sitemap)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$[L,QSA]

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond 
    %{REQUEST_FILENAME} !-d
    RewriteCond 
    %{REQUEST_FILENAME} !^(adminturkmmocp|modcp|clientscript|cpstyles|images)/
    RewriteRule vbenterprisetranslator_seo.php [L,QSA]

    # no spam
    RewriteCond %{THE_REQUEST} \?(ref=.*)?\ HTTP [NC]
    RewriteRule .? turkmmo.com%{REQUEST_URI}? [R=301,L]
    # no spam

    php_value memory_limit 128M
    <Files 403.shtml>
    order allow,deny
    allow from all
    </Files
    Where is the problem?
    Original text

  2. #2
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    As I see right now it is working fine. Probably you didn't change "Link Type" to "VBSEO_URI" before.

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
  •