Important: Această pagină este folosind cookie-uri (cookies). Folosind acest site fără a opri cookie-urile în browser, înseamnă că sunteți de acord pentru utilizarea acestuia.
Cumpara acum! Caracteristici Descărcări

Câştigaţi cu noi!

Dacă doriţi să începe să câştigaţi bani cu alătura vBET să Programul de afiliere.
Rezultate 1 a 10 de 10

Thread: trebuie să fie incluse înainte de toate normele la vbseo.php

  1. #1
    Banned
    Alăturaţi-vă Data
    Septembrie 2010
    Mesaje
    7

    Default trebuie să fie incluse înainte de toate normele la vbseo.php

    ce `s înseamnă acest lucru în. htaccess
    Code:
    have to be included before all rules to vbseo.php
    încerc să instalez firist gratuit înainte de versiunea cumpăra şi l-am instalat cu succes a afla mai multe despre traducere şi este să-mi dai mai mult trafic de la Google sau nu
    Văd că funcționează bine, dar când încerc să-l folosesc cu VBSEO, nu funcționează

    de exemplu, atunci când încerc să aleagă
    Rapidshare Forum - ReleaseHour.com
    da pentru mine eroare 404 Cred ca problema pentru ca i trebuie să includă
    i scoateţi-l din nou, pentru ca `e să-mi dea mai multe erori la 404 meu Google pentru webmasteri` instrumente s

  2. #2
    vBulletin Enterprise Traducator (vBET) Personal
    Alăturaţi-vă Data
    Mai 2010
    Mesaje
    1,000

    Default

    Buna ziua, pastă doar regulile inainte de normele în vBSEO. htaccess.

    de exemplu:
    Code:
    #rules for SEO translation links with vbSEO (have to be included before all rules to vbseo.php)
    
    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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/index.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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    #vbseo rules
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|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]

  3. #3
    Banned
    Alăturaţi-vă Data
    Septembrie 2010
    Mesaje
    7

    Default

    Vă rugăm să vreau cod pentru
    forumuri softsclub.com i utiliza acest forum fără nici un director, datorită ...

  4. #4
    Michał Podbielski (vBET Personal) vBET's Avatar
    Alăturaţi-vă Data
    Octombrie 2009
    Mesaje
    3,037

    Default

    Bună,
    Exemplul cel mai probabil, având în vedere este OK pentru tine. Cel mai probabil, pentru că am nevoie să ştiu dvs. reale. Continutul htaccess pentru a vă oferi exact cum ar trebui să arate după adăugarea de norme vBET.

    În cuvinte scurte - acum aveţi norme care să fişier vbseo.php în fişierul htaccess.. Şi trebuie să stabilească norme vBET înainte de rues la dosar vbseo.php - la fel ca în exemplu de fişier. Dacă încă nu sunt sigur ce să faceţi, vă rugăm să ne dea doar dvs. complet de conţinut htaccess. Fişierul şi vă vom trimite înapoi cum ar trebui să arate după modificări.

  5. #5
    Banned
    Alăturaţi-vă Data
    Septembrie 2010
    Mesaje
    7

    Default

    Quote Iniţial Adăugată pe site de vBET View Post
    Bună,
    Exemplul cel mai probabil, având în vedere este OK pentru tine. Cel mai probabil, pentru că am nevoie să ştiu dvs. reale. Continutul htaccess pentru a vă oferi exact cum ar trebui să arate după adăugarea de norme vBET.

    În cuvinte scurte - acum aveţi norme care să fişier vbseo.php în fişierul htaccess.. Şi trebuie să stabilească norme vBET înainte de rues la dosar vbseo.php - la fel ca în exemplu de fişier. Dacă încă nu sunt sigur ce să faceţi, vă rugăm să ne dea doar dvs. complet de conţinut htaccess. Fişierul şi vă vom trimite înapoi cum ar trebui să arate după modificări.
    vă mulţumesc pentru că mă ajuţi

    meu. htaccess
    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 /)
    #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 %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|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} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    mea pe forum pentru orice director, fără a
    Code:
    http://www.softsclub.com

  6. #6
    vBulletin Enterprise Traducator (vBET) Personal
    Alăturaţi-vă Data
    Mai 2010
    Mesaje
    1,000

    Default

    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 /)
    #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]
    
    #rules for SEO translation links with vbSEO (have to be included before all rules to vbseo.php)
    
    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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/index.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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|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} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    Vă rugăm să încercaţi aceasta

  7. #7
    Banned
    Alăturaţi-vă Data
    Septembrie 2010
    Mesaje
    7

    Default

    sa-l folosesc, dar există probleme
    1 - atunci când am încerca să aleagă o secţiune mi redirect pentru homepage forum
    2 - eroare la log in ea `s mine pentru redirecţionare de start, initiala prea ..

  8. #8
    vBulletin Enterprise Traducator (vBET) Personal
    Alăturaţi-vă Data
    Mai 2010
    Mesaje
    1,000

    Default

    Buna ziua,
    Am fost pe site-ul dvs. şi totul este ok,
    dacă nu - vă rugăm să inseraţi aici o adresă URL pentru pagina cu această problemă.

  9. #9
    Banned
    Alăturaţi-vă Data
    Septembrie 2010
    Mesaje
    7

    Default

    Da,, Aceasta este pentru că l-am Dezactivează
    toate paginile din forum după Activează
    vă rog să-mi spuneţi dacă aveţi un mesager sau live chat să îl instalaţi cu mine
    mulţumiri **********.

  10. #10
    vBulletin Enterprise Traducator (vBET) Personal
    Alăturaţi-vă Data
    Mai 2010
    Mesaje
    1,000

    Default

    Am fost pe site-ul dvs. atunci când vBET a fost activat .. Vă rugăm să activaţi vBET şi inseraţi aici o adresă URL la pagina cu această problemă .. Aş dori să-l verifice.

    şi să încerce acest htaccess.:
    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 /)
    #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]
    
    #rules for SEO translation links with vbSEO (have to be included before all rules to vbseo.php)
    
    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=/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|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} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]

Tag-uri pentru acest subiect

Permisiuni postare

  • Tu nu pot posta subiecte noi
  • Tu nu pot mesaj raspunsuri
  • Tu nu pot adăuga ataşamente
  • Tu nu pot edita mesajele tale
  •