vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - vB Enterprise Translator (https://vborg.vbsupport.ru/showthread.php?t=220886)

NLP-er 08-21-2009 11:37 AM

2.0.0 RELEASED :D:D:D:D


Some small or medium changes and one big - for vbSEO users now SEO consensus links available.
GREAT THANKS TO T2x WHO SUPPORTED WITH HIS CODE INTEGRATION WITH vbSEO!!! - without you people have to wait a long time for this step :):up: You can all see his work in vbenterprisetranslator_seo.php file - who knows will recognize how tricky and painful had to be writing this code. Once again - great thanks T2x
What's new:
- Links appropriate for SEO consensus (configurable)
- Persian support added
- Doesn't translate BB codes for code, php and html (must refresh post cache to see effect on existing posts Admin CP -> Maintenance -> Update Counters -> Rebuild Post Cache)
- Reverse page direction for Arabic and Persian languages
- Option to set forum directory if not linked to domain
- Few bugs fixed

Instructions about .htaccess for vbSEO you will find it in first post which act like FAQ :)

ENJOY!!!! It's an order ;)

One more thing - mod is getting back to beta stage.
I was testing it on 3 different forums. 2 with vbSEO and different configurations (booth in main directory) and 1 without vbSEO (and URL to subdirectoy). I had no chance to test it on forum with vbSEO and in subdirectory. That's why mod is going back to beta stage. I made my best effort to make it works and it works great. Also I cannot assure at this moment that it will be working with all possible vbSEO configurations. Time will show and who is here for a while knows that you can count on my support :) Also SEO links re configurable so you can easily go back to prevous one - just changing one setting.

imported_silkroad 08-21-2009 12:14 PM

Quote:

Originally Posted by NLP-er (Post 1871570)
2.0.0 RELEASED :D:D:D:D

Congrats.

NLP-er,

On your site, I suggest you 301 this content to back your forum root:

Code:

http://www.forum.simple-nlp.pl/pl/
Since your site in in Polish, you will have duplicate content.

What we do for this, using vBSEO, is to 301 that back here:

Code:

Define Custom 301 Redirects
Code:

'^(.*)\?language=pl' => '$1' //for NLP-er's Polish default language.
That way, you will avoid any potential "duplicate content penalty" (and not break "link consensus") by not have two sets of indexed URLs for the same language.

Of course, you can change it for /pl/ back to /

:D

yahoooh 08-21-2009 12:19 PM

u should also give httacss used to new configuration u forget to include

jaryx 08-21-2009 12:25 PM

Quote:

Originally Posted by merkaz (Post 1871560)
Hello again NLP-er ..
We talked on pms if you remember about vbseo " Relevant Replacements " :
<!--VBSEO_RR_3--> , <!--VBSEO_RR_2--> and <!--VBSEO_RR_1-->
It's very important to translate .

VBSEO_RR are very well translated. There is no problem with that, at least for me.

yahoooh 08-21-2009 12:39 PM

it does not work for me
give 404 when i use the new feature
i return to requist_url and i disable it
also the new issue appear that navbar links for some services not give new parameter for language

note: when i make the code of new file directly in vbseo.php the new seo url work

i will wait for stable version
also the main page issue still there because vba advanced not translated when enable the new seo
u should to test it

thank you

merkaz 08-21-2009 12:41 PM

Quote:

Originally Posted by jaryx (Post 1871591)
VBSEO_RR are very well translated. There is no problem with that, at least for me.

If you use VBSEO_RR on vb php files it's not translated .

imported_silkroad 08-21-2009 12:42 PM

Quote:

Originally Posted by yahoooh (Post 1871598)
note: when i make the code of new file directly in vbseo.php the new seo url work

Did you restart Apache after editing your .htaccess file?

yahoooh 08-21-2009 12:55 PM

again i see that when i enable : request_url
and track on

the links on my site header and footer not been with the "?language"

if it is not fixed i will be back to 1.0.5
becuase this version was work perfect

plz any help nlp

merkaz 08-21-2009 12:58 PM

Error on sitemap :
PHP Code:

Parse errorsyntax errorunexpected ',' in /home/alhnufc/public_html/vbseo_sitemap/vbseo_sitemap_functions.php on line 318 

After add translated pages to sitemap .

Sweeks 08-21-2009 02:20 PM

Hey thanks for the update. Somehow now no languages are working with the vbseo URLs turned on :(

Teen Forums

Just turned it off there so its using the no vbseo format for the URLS. It may be our htaccess file.

Content of htaccess:
Code:

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/?((zh-CN|zh-TW|..))/?$ vbenterprisetranslator_seo.php?vbseourl=$1/index.php [L,QSA]

RewriteCond %{HTTP_HOST} !^www\.teenforumz\.com
RewriteRule (.*) http://www.teenforumz.com/$1 [R=301,L]

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]



All times are GMT. The time now is 04:16 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02039 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete