Importante: Esta páxina está utilizando galletas (cookies). Utilizando este sitio web sen apagar galletas en navegador, significa que estás de acordo para utilizalo.
Comprar! Características Descargas

Gañar coa xente!

Se gostaríache arrancar gañando diñeiro con vBET une a Afiliar Programa.
Resultados 1 para 10 de 35

Thread: vBSEO integración

Vista híbrida

Correo anterior Previous Post   Next Post Correo próximo
  1. #1
    Membro Junior
    Rexistrado
    Marzo 2010
    Posts
    10

    Default

    Text automatically translated from: German to: Galician
    Translated text
    Eu non vou ter o problema que as URLs para outras linguas reescrito con vBSEO. Sempre ver o forenid

    o meu é htaxx:


    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/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    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 %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
    Eu tamén pode activar sitemap vBSEO ou non funciona?

    Por favor, me axude, grazas
    Original text
    Último editado por vBET; 02-04-10 en 03:28. Motivo: bbcode engadida

  2. #2
    Michał Podbielski (vBET Funcionarios) vBET's Avatar
    Rexistrado
    Outubro 2009
    Posts
    3,037

    Default

    Quote Enviado Orixinariamente por x00x View Post
    Text automatically translated from: German to: Galician
    Translated text
    Eu non vou ter o problema que as URLs para outras linguas reescrito con vBSEO. Sempre ver o forenid

    o meu é htaxx:


    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/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    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 %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
    Eu tamén pode activar sitemap vBSEO ou non funciona?

    Por favor, me axude, grazas
    Original text
    Cal é o seu URL do foro?

    Sobre o Mapa web - por favor, use este procedemento de integración: http://www.vbenterprisetranslator.co...tegration.html

  3. #3
    Membro Junior
    Rexistrado
    Marzo 2010
    Posts
    10

    Default

    Quote Enviado Orixinariamente por vBET View Post
    Cal é o seu URL do foro?

    Sobre o Mapa web - por favor, use este procedemento de integración: http://www.vbenterprisetranslator.co...tegration.html
    wm-apps.de/forum

  4. #4
    Membro Junior
    Rexistrado
    Marzo 2010
    Posts
    10

    Default

    Text automatically translated from: German to: Galician
    Translated text
    A ferramenta de todo aínda non funciona como debería.
    Ten que introducir-se coas traducións desde que
    non é aceptado
    Original text
    Último editado por vBET; 02-04-10 en 22:26. Motivo: bbcode corrixido

  5. #5
    Michał Podbielski (vBET Funcionarios) vBET's Avatar
    Rexistrado
    Outubro 2009
    Posts
    3,037

    Default

    Quote Enviado Orixinariamente por x00x View Post
    Text automatically translated from: German to: Galician
    Translated text
    A ferramenta de todo aínda non funciona como debería.
    Ten que introducir-se coas traducións desde que
    non é aceptado
    Original text
    Primeiro consulte ligazón anterior - ten mal htaccess.

    Sobre a linguaxe da mensaxe:
    1. pode ser configurado manualmente no bbcode
    2. vBET pode engadir lo automaticamente se o usuario ten definido a súa lingua estándar
    3. Pode configurar vBET para detectar automaticamente o idioma de mensaxes (ver en ambientes vBET - sección de Google).
    Así que compracer só configurar vBET para coñecer as vosas expectativas Se terás asuntos con aquilo, compracer fío novo aberto en Troubleshooting, porque isto un é sobre vBSEO integración non sobre calquera asunto tes

  6. #6
    Michał Podbielski (vBET Funcionarios) vBET's Avatar
    Rexistrado
    Outubro 2009
    Posts
    3,037

    Default

    Quote Enviado Orixinariamente por x00x View Post
    wm-apps.de/forum
    Entón tes de malo. Regras htaccess (é necesario engadir o directorio foro en dúas regras vBET primeiro). Por favor, use os:
    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/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    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=/forum/ [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=/forum/$2 [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} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

  7. #7
    Membro Junior
    Rexistrado
    Marzo 2010
    Posts
    10

    Default

    Text automatically translated from: German to: Galician
    Translated text
    Grazas pola axuda, agora é
    Como podo axustar que aparece aquí como o idioma do
    cargo foi creado? Que tal unha pequena bandeira vai aparecer ó lado?
    Original text

  8. #8
    Michał Podbielski (vBET Funcionarios) vBET's Avatar
    Rexistrado
    Outubro 2009
    Posts
    3,037

    Default

    Quote Enviado Orixinariamente por x00x View Post
    Text automatically translated from: German to: Galician
    Translated text
    Grazas pola axuda, agora é
    Como podo axustar que aparece aquí como o idioma do
    cargo foi creado? Que tal unha pequena bandeira vai aparecer ó lado?
    Original text
    Ir a Admin CP - > vBET -> Google e establecer Google confianza cando .... Podes configurar Google #can seguro ten que ser sobre lingua de mensaxe para engadir bbcode automaticamente por vBET

  9. #9
    Membro Junior
    Rexistrado
    Marzo 2010
    Posts
    10

    Default

    Text automatically translated from: German to: Galician
    Translated text
    Dalgunha forma que non funciona
    ¿Que debería entrar no código BBCode?

    bb código na Tempalte actual é:


    [Código] <div style="margin:20px; margin-top:5px">
    <div class="smallfont" style="margin-bottom:2px"> vbphrase $
    Code:
    :</div>
    	<pre class="alt2" dir="ltr" style="
    		margin: 0px;
    		padding: $stylevar[cellpadding]px;
    		border: 1px inset;
    		width: $stylevar[codeblockwidth];
    		height: {$blockheight}px;
    		text-align: left;
    		overflow: auto">$code</pre>
    </div>
    Original text

Tags para este tema

Permisos de Mensaxe

  • Vostede non publicar novos temas
  • Vostede non enviar respostas
  • Vostede non anexos post
  • Vostede non editar as túas mensaxes
  •