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.
Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 35

Thread: vBSEO integration

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

    Default

    Quote Originally Posted by x00x View Post
    Text automatically translated from: German to: English
    Translated text
    I will not have the problem that the URLs for other languages rewritten with vBSEO. Always see the forenid

    mine is 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]
    I can also activate vBSEO sitemap or will it not work?

    Please help, thank you
    Original text
    What is your forum URL?

    About Sitemap - please use this integration steps: http://www.vbenterprisetranslator.co...tegration.html

  2. #22
    Junior Member
    Join Date
    Mar 2010
    Posts
    10

    Default

    Quote Originally Posted by vBET View Post
    What is your forum URL?

    About Sitemap - please use this integration steps: http://www.vbenterprisetranslator.co...tegration.html
    wm-apps.de/forum

  3. #23
    Junior Member
    Join Date
    Mar 2010
    Posts
    10

    Default

    Text automatically translated from: German to: English
    Translated text
    The whole tool is not yet working as it should.
    You must enter the translations themselves with ever since it
    is not accepted
    Original text
    Last edited by vBET; 02-04-10 at 22:26. Reason: bbcode corrected

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

    Default

    Quote Originally Posted by x00x View Post
    wm-apps.de/forum
    So you have wrong .htaccess rules (need to add forum directory in 2 first vBET rules). Please use those:
    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]

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

    Default

    Quote Originally Posted by x00x View Post
    Text automatically translated from: German to: English
    Translated text
    The whole tool is not yet working as it should.
    You must enter the translations themselves with ever since it
    is not accepted
    Original text
    First please see previous link - you have wrong .htaccess file

    About message language:
    1. it can be set manually in bbcodes
    2. vBET can add it automatically if user have set its default language
    3. You can configure vBET to automatically detect message language (see in vBET settings - Google section).
    So please just configure vBET to meet your expectations if you will have issues with that, please open new thread in Troubleshooting, because this one is about vBSEO integration not about any issue you have

  6. #26
    Junior Member
    Join Date
    Mar 2010
    Posts
    10

    Default

    Text automatically translated from: German to: English
    Translated text
    Thanks for the help, now it's
    How can I adjust that appears here as the language of the
    post was created? That such a small flag will appear next to it?
    Original text

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

    Default

    Quote Originally Posted by x00x View Post
    Text automatically translated from: German to: English
    Translated text
    Thanks for the help, now it's
    How can I adjust that appears here as the language of the
    post was created? That such a small flag will appear next to it?
    Original text
    Go to Admin CP - > vBET -> Google and set Trust Google when.... You can configure how sure Google have to be about message language to add bbcode automatically by vBET

  8. #28
    Junior Member
    Join Date
    Mar 2010
    Posts
    10

    Default

    Text automatically translated from: German to: English
    Translated text
    Somehow this does not work yet
    What should I enter into the bbcode?

    bb code in the current Tempalte is:


    [CODE] <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

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

    Default

    Quote Originally Posted by x00x View Post
    Text automatically translated from: German to: English
    Translated text
    Somehow this does not work yet
    What should I enter into the bbcode?

    bb code in the current Tempalte is:


    [CODE] <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
    Sorry but I'm lost and I do not know which issue we are writing about. Please open new thread in troubleshooting section and describe it from the begging. I do not know which bbcode we are writing about right now, which template and how it is related to vBET...

  10. #30

    Default

    Text automatically translated from: Portuguese to: English
    Translated text
    Hello Michal,

    I'm picking up the configuration. Htaccess can you help me?

    I've tried to put the rules before the vbseo.php LINE, I tried to put the rules before vbseo.php ALL THE RULES, I tried to put in the middle, finally, not I'm getting the expected result.

    Can you give me an example of how to get it. VBET the htaccess to work with vBSEO?

    Code:
    RewriteEngine On
    
    ###############################################################################
    # vBET
    # ====
    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]
    
    ###############################################################################
    # vBSEO
    # ====
    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]
    [] S,
    Rafael Trevisan.
    Original text

Page 3 of 4 FirstFirst 1234 LastLast

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
  •