View Full Version: Ratkaistu VBET. Htaccess sääntöjen lohko Sivukartta download
bhanuprasad1981
13-07-10, 18:34
kyllä kuten otsikko sanoo Googlen robotit eivät pysty lataamaan sitemaps Jos poistan vBET säännöt Sivukartta lataukset ongelmitta, auttakaa: (
kamilkurczak
14-07-10, 13:39
Oletko varma että sinulla on. Htcaccess hyviä sääntöjä? hyvässä järjestyksessä?
bhanuprasad1981
14-07-10, 21:00
ok vilkaista minun. htaccess: -
# 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]
Oma sivusto tiedot: - VB 4.0.4
vBSEO 3.5.0 RC2
vBET 4.2.2
jos lisätietoja haluat voin antaa, mutta ota ratkaista ongelma ASAP: (
kamilkurczak
15-07-10, 16:03
Mitä nyt?
# 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]
bhanuprasad1981
15-07-10, 18:07
Mielestäni vBSEO säännöt puuttuvat teidän. htaccess?
kamilkurczak
16-07-10, 13:08
hmm .. minun testi foorumi toimii tällä. htaccess (jossa vBSEO) Voitko kokeilla sitä? Yritän parantaa sitä
bhanuprasad1981
17-07-10, 20:36
näyttää toimivan, mutta en ole varma mitä tämä vBSEO sääntö. htaccess ei: (
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
RewriteRule ^(.+)$ vbseo.php [L,QSA]
bhanuprasad1981
19-07-10, 16:31
Kysyin edellä sääntöjä vBSEO foorumissa sijaan selittää sen tarkoituksen vBSEO henkilökunta suosittelee poistamaan vBET, toivon Michal tekee valottaa täällä:)
Kyllä - he tekevät pelkästään vastaan heidän asiakkaidensa paras liike.
bhanuprasad1981
20-07-10, 16:53
niin Michal Mitä hyötyä on näistä säännöistä, on se turvallista poistaa?
Ne ovat vBSEO sääntöjä, jotka ohjaa kaikki pyynnön niiden eteen ohjain. Kun käytät vBET voit poistaa näitä sääntöjä, koska vBET käyttää sitä omaa edessä ohjain (vbenterprisetranslator_seo.php) ja sitten ohjaa ohjaus sisäisesti vbseo.php
Automatic Translations (Powered by Google, Microsoft®,
Yandex, SDL Language Cloud, IBM Watson and Apertium):
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.