Penting: Laman web ini menggunakan cookies (cookies). Menggunakan laman web ini tanpa mematikan cookies dalam pelayar, bermakna bahawa anda bersetuju untuk menggunakannya.
Buy Now! Ciri-ciri Muat turun

Earn dengan kami!

Jika anda ingin untuk memulakan mendapatkan wang dengan vBET menyertai untuk Program Affiliate.
Page 5 daripada 6 FirstPertama ... 3456 LastLast
Keputusan 41 untuk 50 daripada 52

Thread: vBSEO integrasi

  1. #41
    Diharamkan
    Join Date
    Ogos 2012
    Posts
    481

    Default

    Jika .htaccess ini tidak berfungsi Saya cadangkan anda menaik taraf kepada versi terbaru vBSEO dan pelaksanaan konfigurasi penuh lagi, yang berada dalam vBET / do-tidak-upload / readme.html
    Last edited by Marcin Kalak; 29-08-12 pada 11:13.

  2. #42

    Default

    Text automatically translated from: Portuguese to: Malay
    Translated text
    Como faço para Usar com o vBSEO com o Nginx?
    Original text

  3. #43
    Diharamkan
    Join Date
    Ogos 2012
    Posts
    481

    Default

    vBET bekerja dengan nginx dan vBSEO, contoh kaedah-kaedah yang anda boleh mencari dalam fail:
    do-tidak-upload alat \\ \\ mengubah hala-peraturan \\ nginx.txt
    Last edited by Marcin Kalak; 04-10-14 pada 19:21.

  4. #44
    Member
    Join Date
    Disember 2012
    Posts
    42

    Default

    Text automatically translated from: Portuguese to: Malay
    Translated text
    Saya tidak dapat melaksanakan prosedur URL pendek, .htaccess saya kelihatan seperti ini:

    Code:
    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 %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{HTTP_HOST} !^www\.mysite\.com
    RewriteRule (.*) http://www.mysite.com/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    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]
    Jika saya meletakkan dengan PERATURAN LONG saya boleh membuat ia bekerja, baik saya mahu yang bekerja dengan cara yang terbaik adalah dengan dua surat www.mysite / XY / forum.php


    Anda boleh mengubahnya dengan cara yang betul sila?
    Original text
    Last edited by Fabiano; 23-05-15 pada 23:43.

  5. #45
    Diharamkan
    Join Date
    Ogos 2012
    Posts
    481

    Default

    Jika anda TIDAK menggunakan hubungan dengan 2-tanda bahagian iaitu: yourforum.com/XY/ kemudian cuba ini:
    Code:
    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 /
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteRule ^/?(..|zh-CN|zh-TW)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
    RewriteRule ^/?(..|zh-CN|zh-TW)/(.*)?$ 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]
    
    RewriteCond %{HTTP_HOST} !^www\.mysite\.com
    RewriteRule (.*) http://www.mysite.com/$1 [L,R=301]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    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]

  6. #46
    Member
    Join Date
    Disember 2012
    Posts
    42

    Default

    Text automatically translated from: Portuguese to: Malay
    Translated text
    Terima kasih banyak Marcin,

    Sekarang bekerja dengan .htaccess ini

    Petua: Termasuk .htaccess yang siap pada "Lain-lain" dalam zip. Ini akan memudahkan banyak.

    Terima kasih.
    Original text

  7. #47
    Diharamkan
    Join Date
    Ogos 2012
    Posts
    481

    Default

    Saya gembira saya boleh membantu anda. Kami telah menyediakan tips dan contoh dalam fail do-tidak-upload alat \\ \\ mengubah hala-peraturan \\ .htaccess dan do-tidak-upload alat \\ \\ mengubah hala-peraturan \\ pendek pengarah ulang-peraturan \\ .htaccess.

  8. #48
    Member
    Join Date
    Disember 2012
    Posts
    42

    Default

    Text automatically translated from: Portuguese to: Malay
    Translated text
    Marcin,

    Saya sedar sekarang bahawa beberapa bahasa yang tidak diarahkan. Pautan itu dibuat penghalaan semula, tetapi apabila anda klik pautan pergi ke Rumah. Apa yang boleh? .htaccess Saya seperti post terakhir:

    Code:
    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 /
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteRule ^/?(..|zh-CN|zh-TW)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
    RewriteRule ^/?(..|zh-CN|zh-TW)/(.*)?$ 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]
    
    RewriteCond %{HTTP_HOST} !^www\.mysite\.com
    RewriteRule (.*) http://www.mysite.com/$1 [L,R=301]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    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]
    Contoh:

    http://www.xxxxxxx.com/iw/coroas-em...%96%D7%9C.html
    Original text

  9. #49
    Diharamkan
    Join Date
    Ogos 2012
    Posts
    481

    Default

    Tolong kirimkan aku pm akses perincian untuk Pentadbir cp, vBSEO CP dan FTP. Aku akan periksa apa yang terjadi di sana
    Last edited by Marcin Kalak; 24-06-15 pada 08:22.

  10. #50
    Diharamkan
    Join Date
    Ogos 2012
    Posts
    481

    Default

    Kau harus set opsyen AdminCP->vBSEO->Panel Kawalan->Seting Umum->Aksara Penggantian->Ganti Non-English Aksara dalam url? untuk Simpan Characters bukan-Bahasa Inggeris di URL.

Page 5 daripada 6 FirstPertama ... 3456 LastLast

Tags untuk Thread ini

Posting Permissions

  • Anda mungkin tidak membuka topik baru
  • Anda mungkin tidak post replies
  • Anda mungkin tidak pos lampiran
  • Anda mungkin tidak mengedit post anda
  •