महत्वपूर्ण: इस पृष्ठ को कुकी उपयोग कर रहा है (cookies). ब्राउज़र में कुकीज़ बंद करने के बिना इस वेबसाइट का उपयोग करना, आप इसे उपयोग करने के लिए सहमत हैं कि इसका मतलब है.
अब खरीदें! सुविधाएँ डाउनलोड

हमारे साथ कमाएँ!

यदि आप अनुवाद करने के लिए सम्मिलित हों के साथ पैसे कमाने शुरू करना चाहेंगे संबद्ध प्रोग्राम।
परिणाम 1 से 4 की 4

थ्रेड: समस्या निवारण. Htaccess

संकर दृश्य

पिछला पोस्ट Previous Post   Next Post अगले पोस्ट
  1. #1
    जूनियर सदस्य
    शामिल हों तिथि
    जनवरी 2011
    डाक
    4

    Default समस्या निवारण. Htaccess

    मैं नवीनतम vBET 3.3.6 के साथ vBSEO 3.5.1PL1 साथ vB 3.8.6 का उपयोग कर रहा हूँ.

    मैं पुनर्लेखनों के साथ समस्याओं कर रहा हूँ:

    Ham.se - सभी के बारे में शौकिया रेडियो
    ऊपर सही ढंग से काम कर रहा है

    www.ham.se/en/
    ऊपर एक त्रुटि संदेश "नहीं मिला पृष्ठ" दे रहा है.

    www.ham.se/en/hemmabyggen/
    ऊपर मुझे खाली पृष्ठों दे रहा है.

    यह मेरी 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\.ham\.se
    RewriteRule (.*) http://www.ham.se/$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|f$
    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|f$
    
    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]
    किसी भी सुझाव?

  2. #2
    vBulletin उपक्रम (vBET) अनुवादक स्टाफ
    शामिल हों तिथि
    मई 2010
    डाक
    1,000

    Default

    नमस्कार,

    सबसे पहले ठीक है:
    1. admincp -> vBET -> मुख्य करने के लिए जाना
    2. सेट लिंक प्रकार से VBSEO_URI

    दूसरी बात, अपने 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\.ham\.se
    RewriteRule (.*) http://www.ham.se/$1 [L,R=301]
    
    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|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/|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 %{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]
    पिछले पर - आप सभी परिवर्तन vBSEO में दो फ़ाइलें (परिवर्तन आप में समझाने की है बना था readme.html फ़ाइल में do-नहीं है-अपलोड फ़ोल्डर vBET पैक में?
    इसका में अन्य mods के साथ एकीकरण हिस्सा है। आप दो vBSEO फ़ाइलों को संपादित करना चाहिए:
    1. FORUM_ROOT / / vbseo शामिल / functions_vbseo_createurl.php
    2. FORUM_ROOT / / vbseo शामिल / functions_vbseo_url.php

  3. #3
    जूनियर सदस्य
    शामिल हों तिथि
    जनवरी 2011
    डाक
    4

    Default

    धन्यवाद!

    ऐसा लगता है जैसे एसईओ अपने उदाहरण के नीचे पुनर्लेखनों डुप्लिकेट कर रहे हैं तो मैं उन्हें दूर ले लिया है.

    महान कार्य - धन्यवाद!

    चियर्स

    मार्टिन


    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\.ham\.se
    RewriteRule (.*) http://www.ham.se/$1 [L,R=301]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    # Rewrite all urls beginning with language codes to vbenterprisetranslator_seo script
    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]
    
    # Bounce all the archive rewrites off vbenterprisetranslator_seo.php (it then bounces to vbseo.php)
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    # Bounce all the other rewrites off vbenterprisetranslator_seo.php (it then bounces to vbseo.php)
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

  4. #4
    vBulletin उपक्रम (vBET) अनुवादक स्टाफ
    शामिल हों तिथि
    मई 2010
    डाक
    1,000

    Default

    आपकी पुष्टि के लिए धन्यवाद हल

इस थ्रेड के लिए टैग

अनुमतियाँ पोस्टिंग

  • आप नहीं हो सकता नए सूत्र पोस्ट
  • आप नहीं हो सकता पोस्ट जवाब दें
  • आप नहीं हो सकता पोस्ट संलग्नक
  • आप नहीं हो सकता अपनी पोस्ट को संपादित
  •