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.
Keputusan 1 untuk 9 daripada 9

Thread: URL SEO tidak bekerja.

  1. #1

    Question URL SEO tidak bekerja.

    Ini plugin ROCKS ************

    Tetapi saya ingin mendapatkan VBSEO bekerja sila.
    Saya telah memasang plugin ini dan kerja-kerja tanpa membolehkan SEO tetapi saya mahu menggunakan VBSEO.

    Saya menggunakan peraturan-peraturan di atas Htaccess saya.:

    Code:
    #
    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]
    
    ... more Vault wiki and VBSEO rules...

    Kemudian saya mendapat halaman dipecahkan:
    blinc-menterjemah-off.png

    Tetapi asal harus seperti:
    blinc-menterjemah-no-seo.png


    di sini adalah penuh saya. Htaccess
    Code:
    RewriteEngine On
    
    #********************************************************-#
    # Valut WIKI
    #********************************************************-#
    RewriteBase /forum/
    
    RewriteRule ^wiki.php$ showwiki.php [L,QSA]
    RewriteRule ^showwiki.php?title=(.*)$ wiki/$1 [L,R=301]
    RewriteRule ^wiki/Wiki:(.*)$ wiki/$1 [L,R=301]
    
    RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^wiki/(.*)?$ showwiki_proxy.php [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/ [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]
    
    #********************************************************-#
    # 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.
    #********************************************************-#
    # 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]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteCond %{REQUEST_URI} !showwiki_proxy.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]

  2. #2
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oktober 2009
    Posts
    3,037

    Default

    Pertama - langkah peraturan untuk generator sitemap sebelum peraturan vBET.

    Kedua - Saya tidak tahu apa yang berlaku kerana anda tidak menghantar mesej ralat - sebaliknya anda menulis imej nama ... Apa yang berlaku - apakah mesej ralat?

    Apakah URL forum anda - anda pasti anda diubahsuai kaedah-kaedah yang sesuai?

  3. #3

    Default

    Di sini adalah dengan SEO yang membolehkan seperti:

    Code:
    RewriteEngine On
    
    RewriteBase /forum/
    
    #********************************************************-#
    # Valut WIKI
    #********************************************************-#
    
    RewriteRule ^wiki.php$ showwiki.php [L,QSA]
    RewriteRule ^showwiki.php?title=(.*)$ wiki/$1 [L,R=301]
    RewriteRule ^wiki/Wiki:(.*)$ wiki/$1 [L,R=301]
    
    RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^wiki/(.*)?$ showwiki_proxy.php [L,QSA]
    
    
    #********************************************************-#
    # vBSEO Search Engine XML Sitemap 3.0 PL1
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #************************************************************-
    # Rules for SEO translation links with vbSEO (have to be included before all rules to vbseo.php)
    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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|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 %{QUERY_STRING} language=(zh-TW|zh-CN|..)
    #RewriteRule ^(.*)$ http://%{HTTP_HOST}/%1/$1? [L,R=301]
    
    #********************************************************-#
    # 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.
    #********************************************************-#
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteCond %{REQUEST_URI} !showwiki_proxy.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]




    Ini adalah dengan SEO menutup


    di sini adalah forum saya:
    http://www.blincmagazine.com/forum/

  4. #4

    Question Facebook link tambahan

    Saya mempunyai satu lagi isu yang berkaitan.

    Saya menutup pautan SEO, tetapi meninggalkan Htaccess, maka Wiki Vault saya tidak muncul:


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

    Default

    Quote Originally Posted by mickknutson View Post
    Di sini adalah dengan SEO yang membolehkan seperti:

    Code:
    RewriteEngine On
    
    RewriteBase /forum/
    
    #********************************************************-#
    # Valut WIKI
    #********************************************************-#
    
    RewriteRule ^wiki.php$ showwiki.php [L,QSA]
    RewriteRule ^showwiki.php?title=(.*)$ wiki/$1 [L,R=301]
    RewriteRule ^wiki/Wiki:(.*)$ wiki/$1 [L,R=301]
    
    RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^wiki/(.*)?$ showwiki_proxy.php [L,QSA]
    
    
    #********************************************************-#
    # vBSEO Search Engine XML Sitemap 3.0 PL1
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #************************************************************-
    # Rules for SEO translation links with vbSEO (have to be included before all rules to vbseo.php)
    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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|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 %{QUERY_STRING} language=(zh-TW|zh-CN|..)
    #RewriteRule ^(.*)$ http://%{HTTP_HOST}/%1/$1? [L,R=301]
    
    #********************************************************-#
    # 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.
    #********************************************************-#
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteCond %{REQUEST_URI} !showwiki_proxy.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]




    Ini adalah dengan SEO menutup


    di sini adalah forum saya:
    BLiNC Majalah:: BASE melompat, terjun, dan paragliding - BASE Melompat Keluar Point: Semua yang anda mahu tahu mengenai Melompat BASE, Speed Flying dan terjun tetapi tidak tahu siapa untuk meminta.
    Anda mempunyai isu dengan gaya. Saya tidak boleh memberitahu apa yang sedang berlaku betul-betul tanpa output html. Yang mungkin anda tidak mempunyai 'asas', jadi relatif CSS pautan adalah salah. Sila PM saya html output dari halaman patah atau butiran akses kepada forum anda (Admin CP dan FTP).

    Mengenai isu wiki anda - pada masa ini, saya lihat ia bekerja.

  6. #6

    Default

    Saya baru menaiktaraf ke beta 44 dan Htaccess kerja-kerja untuk laman, tetapi tidak untuk Vault Wiki sekarang.

    Code:
    RewriteEngine On
    RewriteBase /forum/
    
    #********************************************************-#
    # Valut WIKI
    #********************************************************-#
    
    RewriteRule ^wiki.php$ showwiki.php [L,QSA]
    RewriteRule ^showwiki.php?title=(.*)$ wiki/$1 [L,R=301]
    RewriteRule ^wiki/Wiki:(.*)$ wiki/$1 [L,R=301]
    
    RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^wiki(.*)?$ showwiki_proxy.php [L,QSA]
    
    #********************************************************-#
    # vBSEO Search Engine XML Sitemap 3.0 PL1
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #************************************************************************--
    #RULES for SEO translation links with vBSEO (have to be included before all rules to vbseo.php)
    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=/forum/ [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=/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]
    
    #********************************************************-#
    # 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.
    #********************************************************-#
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteCond %{REQUEST_URI} !showwiki_proxy.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]
    
    
    #********************************************************-#
    # VBLinks
    #RewriteRule '^vblinklist\.php\?do=showentry&id=(\d+)&title=(.*)&catid=(\d+)&cattitle=(.*)'=>'linkliste/$3-$4/$1-$2.html'
    #RewriteRule '^vblinklist\.php\?do=(.*)&id=(\d+)&title=(.*)&catid=(\d+)&cattitle=(.*)'=>'linkliste/$2-$3/$1-$5-$4/'
    #RewriteRule '^vblinklist\.php\?do=showcat&catid=(\d+)&cattitle=(.*)'=>'linkliste/$1-$2/'
    #RewriteRule '^vblinklist\.php'=>'linkliste/'
    Tiada kesilapan di mana yang dihasilkan sama ada.

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

    Default

    Hai. Anda membayar untuk Perkhidmatan Integrasi, tetapi di PM anda menulis bahawa anda memerlukan pemasangan. Harga adalah sama - jadi sila sahkan - adakah ia dibayar untuk integrasi dengan Vault Wiki atau untuk pemasangan vBET? Jika untuk integrasi - maka marilah kita menyelesaikan semua isu di forum anda. Jika untuk pemasangan - maka marilah kita terlebih dahulu membuat pemasangan dan selepas kita akan memastikan bahawa vBET adalah OK kita akan membincangkan semua isu lain. Buat masa ini kita sedang menunggu maklumat akses - sila lihat PM

  8. #8

    Default

    Saya telah memasang plugin, tetapi saya memerlukan bantuan untuk menyepadukan ini dengan VBSEO, Vautl Gambar, dan aplikasi lain yang saya ada. Saya hantar PM.

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

    Default

    Pergi ke sana sekarang.

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
  •