Pwysig: Mae'r dudalen hon yn defnyddio cwcis (cookies). Defnyddio'r wefan hon heb droi i ffwrdd cwcis porwr, yn golygu eich bod yn cytuno i ddefnyddio.
Prynu Nawr! Nodweddion Lawrlwytho

Ennill gyda ni!

Os hoffech chi i ddechrau ennill arian gyda vBET ymuno i Rhaglen Affiliate.
Tudalen 1 o 2 12 DiwethafLast
Canlyniadau 1 i 10 o 32

Thread: Baner url yn anghywir

View Hybrid

Swydd flaenorol Previous Post   Next Post Swydd nesaf
  1. #1
    Aelod Uwch
    Ymuno Dyddiad
    Chwefror 2011
    Swyddi
    138

    Default Baner url yn anghywir

    Os byddaf yn mynd i mewn
    PHP Code:
    www.xxxxxx.com/forum/de
    llaw i mewn i'r cyfeiriad porwr bar a daro nodwch yr holl yn dda. Fodd bynnag, pan fyddaf yn galluogi'r faner yr Almaen a daro ei fod yn btries i agor
    PHP Code:
    www.xxxxxx.com/de/forum
    Unrhyw syniadau?
    Last edited gan norku; 05-04-11 yn 17:21.

  2. #2
    vBulletin Menter Cyfieithydd (vBET) Staff
    Ymuno Dyddiad
    Mai 2010
    Swyddi
    1,000

    Default

    Mae gennyf rai cwestiynau i chi:
    1. pam eich bod yn gwneud hyn yn newid ar gyfer vBSEO? a ddisgrifir yma:
    http://www.vbenterprisetranslator.co....html # post7479
    2. Os byddwch yn gwneud htaccess. Yn / Fforwm fydd yn cael eu ddim yn dda?
    3. eich bod wedi cysylltu yma oherwydd bellach ar htaccess gennych ddau grŵp o reolau vBET.:
    - I gyfieithu brif dudalen
    - I gyfieithu fforwm

    Efallai y gallwn ni wneud dau. Ffeil htaccess? one fel eich hen un ac mae'r ail yn / Fforwm ffolder?

    gallwch roi cynnig arni.
    . Yn gyntaf gosod htaccess (yr hen un) y tu allan i ffolder fforwm:
    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\.hj-research\.com
    RewriteCond %{HTTP_HOST} !(^www\.hj-research\.com$|^cdn\.hj-research\.com$)
    RewriteRule (.*) http://www.hj-research.com/$1 [R=301,L]
    
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forum/$1 [L,R=301]
    
    RewriteRule ^forum/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #vbet translator rules start
    #vbet outside site
    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)/$ index.php?language=$1&vbet_outside=true [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)/(.*)?$ $2?language=$1&vbet_outside=true [L,QSA]
    
    RewriteCond %{QUERY_STRING} !vbet_outside=true
    RewriteRule ^(.*)$ $1?vbet_outside=true [L,QSA]
    
    
    
    #vbet translator rules end
    
    
    RewriteCond %{REQUEST_URI} !(media/|admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^forum/((archive/)?(.*\.php(/.*)?))$ forum/vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(media|admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ forum/vbseo.php [L,QSA]
    
    ## Expires
    <ifModule mod_expires.c>
    	ExpiresActive On
    	ExpiresDefault "access plus 1 seconds"
    	ExpiresByType text/html "access plus 1 seconds"
    	ExpiresByType image/gif "access plus 3456000 seconds"
    	ExpiresByType image/jpeg "access plus 3456000 seconds"
    	ExpiresByType image/png "access plus 3456000 seconds"
    	ExpiresByType text/css "access plus 3456000 seconds"
    	ExpiresByType text/javascript "access plus 3456000 seconds"
    	ExpiresByType application/javascript "access plus 3456000 seconds"
    	ExpiresByType application/x-javascript "access plus 3456000 seconds"
    </ifModule>
    
    ## Compression
    <ifmodule mod_headers.c>
    	<ifmodule mod_deflate.c>
    		AddOutputFilterByType DEFLATE text/html text/css text/xml application/x-javascript
    		BrowserMatch ^Mozilla/4 gzip-only-text/html
    		BrowserMatch ^Mozilla/4\.0[678] no-gzip
    		BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
    	</ifmodule>
    </ifmodule>
    
    #Remove index.php from hj-research.com/index.php
    #rewrite engine on 
    RewriteCond %{THE_REQUEST} index\.php
    RewriteCond %{QUERY_STRING} ^$
    RewriteRule ^index\.php$ / [L,R=301]
    a'r ail yn / Fforwm ffolder (dim ond rheolau vBET):
    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
    
    
    RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
    RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|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]
    
    
    
    #vbet translator rules end
    gallwch ei brofi? Yr wyf yn aros am gasgliad. Os dal yn - DILEU. Htaccess o ffolder / fforwm a.htaccess hen le hwn un (oherwydd â hwn htaccess vBET gweithio perffaith ar gyfer fforwm ac yn gweithio i brif dudalen):
    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\.hj-research\.com
    RewriteCond %{HTTP_HOST} !(^www\.hj-research\.com$|^cdn\.hj-research\.com$)
    RewriteRule (.*) http://www.hj-research.com/$1 [R=301,L]
    
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forum/$1 [L,R=301]
    
    RewriteRule ^forum/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #vbet translator rules start
    
    RewriteRule ^forum/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/$ forum/vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
    RewriteRule ^forum/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/(.*)?$ forum/vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^forum/((archive/)?(.*.php(/.*)?))$ forum/vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ forum/vbenterprisetranslator_seo.php [L,QSA]
    
    #vbet translator rules end
    
    
    RewriteCond %{REQUEST_URI} !(media/|admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^forum/((archive/)?(.*\.php(/.*)?))$ forum/vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(media|admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ forum/vbseo.php [L,QSA]
    
    ## Expires
    <ifModule mod_expires.c>
    	ExpiresActive On
    	ExpiresDefault "access plus 1 seconds"
    	ExpiresByType text/html "access plus 1 seconds"
    	ExpiresByType image/gif "access plus 3456000 seconds"
    	ExpiresByType image/jpeg "access plus 3456000 seconds"
    	ExpiresByType image/png "access plus 3456000 seconds"
    	ExpiresByType text/css "access plus 3456000 seconds"
    	ExpiresByType text/javascript "access plus 3456000 seconds"
    	ExpiresByType application/javascript "access plus 3456000 seconds"
    	ExpiresByType application/x-javascript "access plus 3456000 seconds"
    </ifModule>
    
    ## Compression
    <ifmodule mod_headers.c>
    	<ifmodule mod_deflate.c>
    		AddOutputFilterByType DEFLATE text/html text/css text/xml application/x-javascript
    		BrowserMatch ^Mozilla/4 gzip-only-text/html
    		BrowserMatch ^Mozilla/4\.0[678] no-gzip
    		BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
    	</ifmodule>
    </ifmodule>
    
    #Remove index.php from hj-research.com/index.php
    #rewrite engine on 
    RewriteCond %{THE_REQUEST} index\.php
    RewriteCond %{QUERY_STRING} ^$
    RewriteRule ^index\.php$ / [L,R=301]

  3. #3
    Aelod Uwch
    Ymuno Dyddiad
    Chwefror 2011
    Swyddi
    138

    Default

    Hi,

    'N annhymerus' edrych ar hyn yn awr. Diolch. Allwch chi esbonio yn union beth y ffeiliau hyn htaccess ei wneud?
    Last edited gan norku; 10-03-11 yn 11:05.

  4. #4
    vBulletin Menter Cyfieithydd (vBET) Staff
    Ymuno Dyddiad
    Mai 2010
    Swyddi
    1,000

    Default

    os gwelwch yn dda, gwirio PM.

    Rydych yn gwneud drwg. Htaccess.
    gludo i chi rheolau vBET ar ddiwedd y ffeil! a oedd yn ddrwg - os gwelwch yn dda yn gwneud ffeiliau htaccess fel o fy swydd previoust

  5. #5
    Aelod Uwch
    Ymuno Dyddiad
    Chwefror 2011
    Swyddi
    138

    Default

    Doeddwn i ddim. Wyf yn tynnu nhw. Rwyf wedi llwytho eich htaccess bellach oddi wrth y swydd uchod ac mae'r gwall gweinydd yn ei gywiro bellach. Mae yna broblem gyda sitemaps yr wyf yn sylwi yn gynharach. Ni ellir eu gweld gan google

  6. #6
    vBulletin Menter Cyfieithydd (vBET) Staff
    Ymuno Dyddiad
    Mai 2010
    Swyddi
    1,000

    Default

    os gwelwch yn dda os gallwch - ateb ar fy cwestiynau o un i un - fydd yn hawdd dod o hyd i'r ateb gorau.
    http://www.vbenterprisetranslator.co....html # post7535

  7. #7
    Aelod Uwch
    Ymuno Dyddiad
    Chwefror 2011
    Swyddi
    138

    Default

    Diolch. Rwyf wedi anabl 'gadw heb fod yn Saesneg cymeriadau yn URLs' ar hyn o bryd a bydd yn gwneud y camau yr ydych crybwyll ar gyfer y map o'r wefan. 'N annhymerus' rhoi gwybod i chi sut y mae'n mynd.

    Edrych ymlaen at glywed gennych yn nes ymlaen.

  8. #8
    Aelod Uwch
    Ymuno Dyddiad
    Chwefror 2011
    Swyddi
    138

    Default

    Ah, iawn. Ydw, rwyf copïo darn o'r Wiki Ffrangeg a gludo ef.

    Fodd bynnag, pan fyddaf yn dewis fy iaith fforwm fel Almaeneg, ac postio yna yn yr Almaen, y cymeriadau yn dal i ddangos fel rhifau html pan fyddaf yn golygu y swydd honno neu cliciwch ar y saeth yn y post cyfieithu ....?

  9. #9
    vBulletin Menter Cyfieithydd (vBET) Staff
    Ymuno Dyddiad
    Mai 2010
    Swyddi
    1,000

    Default

    ie eich bod yn iawn. yn edrych i fy dwy swydd - yr un fisrt wedi'i wneud o dudalen nid cyfieithu (Saesneg) - dim problem pryd yr hoffech ei olygu.

    yr ail un yn cael ei wneud o dudalen cyfieithu (polish) a dyma yn broblem - llythyrau â chod ascii o dan 256 - amgodio o'i le - rwy'n adrodd hyn i vBulletin chwilod a byddaf yn ceisio at atgyweiria 'i.

  10. #10
    vBulletin Menter Cyfieithydd (vBET) Staff
    Ymuno Dyddiad
    Mai 2010
    Swyddi
    1,000

    Default

    Yr wyf yn gweithio arno gyda vBulletin tîm:
    Fforwm mater cymeriadau ASCII

    Nawr rydym yn cael penwythnos. os ei bod yn iawn i ni, gallwch ddechrau y pwnc hwn ar ôl penwythnos?

    Yn ystod y penwythnos, byddaf yn gweithio gyda vBulletin tîm.
    Last edited gan kamilkurczak; 11-03-11 yn 13:25.

Tudalen 1 o 2 12 DiwethafLast

Tags ar gyfer y Thread

Postio Caniatadau

  • Rydych yn efallai na swydd edeifion newydd
  • Rydych yn efallai na atebion ar ôl
  • Rydych yn efallai na atodiadau post
  • Rydych yn efallai na golygu eich swyddi
  •