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 11

Thread: VBET. Bloc rheolau htaccess lawrlwytho map o'r wefan

  1. #1
    Aelod
    Ymuno Dyddiad
    Tachwedd 2009
    Swyddi
    64

    Red face VBET. Bloc rheolau htaccess lawrlwytho map o'r wefan

    ie fel teitl dywed google bots ddim yn gallu lawrlwytho sitemaps os ydw i'n cael gwared ar reolau vbet downloads heb broblem , helpwch

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

    Default

    A ydych yn sicr eich bod wedi. Htcaccess gyda rheolau da? mewn cyflwr da?

  3. #3
    Aelod
    Ymuno Dyddiad
    Tachwedd 2009
    Swyddi
    64

    Red face

    iawn edrychwch ar fy 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 /forums/)
    #RewriteBase /
    
    RewriteCond %{HTTP_HOST} !^www\.pdaapps\.org
    RewriteRule (.*) http://www.pdaapps.org/$1 [L,R=301]
    
    
    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]
    
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    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]

    fy manylion safle: - VB 4.0.4
    3.5.0 RC2 vbseo
    vbet 4.2.2

    os o gwbl mwy o fanylion gallwch ei angen arnoch i ddarparu, ond os gwelwch yn dda i ddatrys mater cyn gynted â phosibl

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

    Default

    Beth nawr?

    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\.pdaapps\.org
    RewriteRule (.*) http://www.pdaapps.org/$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/|cron|vbseo_sitemap)
    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. #5
    Aelod
    Ymuno Dyddiad
    Tachwedd 2009
    Swyddi
    64

    Default

    i feddwl rheolau vbseo ar goll yn eich. htaccess?

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

    Default

    hmm .. Gall fy fforwm prawf yn gweithio gyda'r htaccess. (gyda vbseo) chi roi cynnig arni? Byddaf yn ceisio gwella ei

  7. #7
    Aelod
    Ymuno Dyddiad
    Tachwedd 2009
    Swyddi
    64

    Default

    Mae'n ymddangos ei fod yn gweithio ond nid wyf yn siŵr am beth mae'r rheol vbseo hon yn .htaccess yn ei wneud

    Code:
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
    
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

  8. #8
    Aelod
    Ymuno Dyddiad
    Tachwedd 2009
    Swyddi
    64

    Default

    Gofynnais am y rheolau uchod yn Fforwm VBSEO yn hytrach nag egluro ei bwrpas Mae staff VBSEO yn argymell cael gwared ar Vbet , gobeithio y bydd Michal yn taflu rhywfaint o olau yma

  9. #9
    Michal Podbielski (vBET Staff) vBET's Avatar
    Ymuno Dyddiad
    Hydref 2009
    Swyddi
    3,037

    Default

    Oes - maent yn syml, yn gweithio yn erbyn gleientiaid busnes hwy orau.

  10. #10
    Aelod
    Ymuno Dyddiad
    Tachwedd 2009
    Swyddi
    64

    Default

    Michal felly beth yw'r defnydd o'r rheolau hyn, a yw'n ddiogel i gael gwared arnynt?

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
  •