查看完整版本: vBulletin 4.1.2 3.5.1 PL1 + +百度推廣網站 V3.0 - 沒有運行網站。
測試健身.1。已安裝北京創新樂本站 4.1.22。根據 vBSEO 3.5.1 PL13 的說明安裝。根據 vbseo_sitemap-3-0_gold4 的說明安裝。根據說明 vBET4235 安裝。說明-vBSEO vBSEO (HTTP://www.vbenterprisetranslator.com/forum/ru/vbet4-integration-other-plugins/414-vbseo-integration.html) 6 實施變化而變化。執行指令 vbseo_sitemap 網站地圖產生器 (從 vBSEO) 的變化而變化 (HTTP://www.vbenterprisetranslator.com/forum/ru/vbet4-integration-other-plugins/415-sitemap-generator-integration.html) 7。對.htaccess 進行了更改
RewriteEngine敘述在
選項 + FollowSymLinks
RewriteRule ^((urllist | sitemap_).* \\(XML | TXT)(\\。GZ)?)$ vbseo_sitemap / vbseo_getsitemap.php?地圖 = $ 1 [L]
RewriteRule vbenterprisetranslator_seo.php?vbet_lang = $ 1&重定向= / [L,QSA]
RewriteRule vbenterprisetranslator_seo.php?vbet_lang = $ 1&重定向= / $ 2 [L,QSA]
RewriteCond%{REQUEST_URI}!(admincp / | modcp / | vbseo_sitemap / | CRON)
RewriteRule ^((存檔 /)?(.* \\。PHP (/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
RewriteCond%{REQUEST_FILENAME}!- F
RewriteCond%{REQUEST_FILENAME}!- D
RewriteCond%{REQUEST_FILENAME}!^(admincp | modcp |的ClientScript | cpstyles |影像)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
RewriteCond%{REQUEST_URI}!(admincp / | modcp / |的cron | vbseo_sitemap)
RewriteRule ^((存檔 /)?(.* \\。PHP (/.*)?))$ vbseo.php [L,QSA]
RewriteCond%{REQUEST_FILENAME}!- F
RewriteCond%{REQUEST_FILENAME}!- D
RewriteCond%{REQUEST_FILENAME}!/(admincp | modcp |的ClientScript | cpstyles |影像)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
運行運行運行發電機和進程掛起上:
[第START] showthread [2,915.6 KB紀念品使用] [24065秒(21706 S)]
... ...和所有。 - 請告訴我,什麼是錯的?
kamilkurczak
04-03-11, 11:31
一切都看起來不錯。
OK,我會對此進行測試的集成說明這個百度推廣 Sitemaps生成器的版本。
其他 - 請給我一個網址到這個網站地圖版。
謝謝
張貼一個鏈接 bseo_sitemap - 3 - 0_gold個人信息。
可能無法工作在這裡的變化 vbseo_sitemap_functions.php
vbseo_log_entry(“[showthread] forum_id:$ forumid,的thread_id:$ threadrow [ID為],文章總數:$ totalposts,頁數:$頁,視圖:$ threadrow [意見] $事先”);
為($ P = 1; $ P <= $頁; $ P + +)
{
/ /其他代碼
$ alanguages =陣列
如果(!$存檔){
$ strlenhost = strlen的($ vbseo_vars ['bburl ']."/");
$ currentthreadurl = vbseo_url_thread($ threadrow,$ P,$存檔);
$ currentthreadurl_before = SUBSTR($ currentthreadurl,0,$ strlenhost);
$ currentthreadurl_after =“/”。SUBSTR($ currentthreadurl,$ strlenhost);
$ lastpost =&$ threadrow ['lastpost'];
$ vbseo_stat ['T'] + = SIZEOF($ alanguages );
的foreach($ alanguages 元語言){
vbseo_add_url($ currentthreadurl_before $語言 $ currentthreadurl_after,$之前,$ lastpost,$頻率);
}
}
/ /結束額外的代碼
$ vbseo_stat [$存檔?“在':'T'] + = vbseo_add_2urls(
kamilkurczak
04-03-11, 13:33
謝謝,我會檢查,並為您準備的解決方案
kamilkurczak
07-03-11, 11:44
請發送給我PM你admincp和FTP的詳細信息,我會解決它。
請發送給我PM你admincp和FTP的詳細信息,我會解決它。
- 發送私人訊息。
kamilkurczak
10-03-11, 09:05
謝謝,我會為你檢查一下
kamilkurczak
11-03-11, 10:35
你好,
我為你檢查它。
1。首先。
在你的文件(vbseo_sitemap_functions.php)你有:
vbseo_log_entry("[showthread] forum_id: $forumid, thread_id: $threadrow[threadid], total posts: $totalposts, pages: $totalpages, views: $threadrow[views] $prior");
for($p=1; $p<=$totalpages; $p++)
{
//additional code
$alanguages = array ('af','sq','ar','be','bg','ca','zh-CN','hr','cs','da','nl','en','pl','et','tl','fi','fr','gl','de','el','iw','hi','hu','is','id','ga','it','ja','ko','lv','lt','mk','ms','mt','no','fa','pt','ro','sr','sk','sl','es','sw','sv','zh-TW','th','tr','uk','vi','cy','yi');
if(!$archived) {
$strlenhost = strlen($vbseo_vars['bburl']."/");
$currentthreadurl = vbseo_url_thread($threadrow, $p, $archived);
$currentthreadurl_before = substr($currentthreadurl,0,$strlenhost);
$currentthreadurl_after = "/".substr($currentthreadurl,$strlenhost);
$lastpost =& $threadrow['lastpost'];
$vbseo_stat['t'] += sizeof($alanguages);
foreach($alanguages as $language) {
vbseo_add_url($currentthreadurl_before.$language.$currentthreadurl_after, $prior, $lastpost, $freq);
}
}
//end additional code
盡量讓:
vbseo_log_entry("[showthread] forum_id: $forumid, thread_id: $threadrow[threadid], total posts: $totalposts, pages: $totalpages, views: $threadrow[views] $prior");
//additional code
$alanguages = array ('af','sq','ar','be','bg','ca','zh-CN','hr','cs','da','nl','en','pl','et','tl','fi','fr','gl','de','el','iw','hi','hu','is','id','ga','it','ja','ko','lv','lt','mk','ms','mt','no','fa','pt','ro','sr','sk','sl','es','sw','sv','zh-TW','th','tr','uk','vi','cy','yi');
if(!$archived) {
$strlenhost = strlen($vbseo_vars['bburl']."/");
$currentthreadurl = vbseo_url_thread($threadrow, $p, $archived);
$currentthreadurl_before = substr($currentthreadurl,0,$strlenhost);
$currentthreadurl_after = "/".substr($currentthreadurl,$strlenhost);
$lastpost =& $threadrow['lastpost'];
$vbseo_stat['t'] += sizeof($alanguages);
foreach($alanguages as $language) {
vbseo_add_url($currentthreadurl_before.$language.$currentthreadurl_after, $prior, $lastpost, $freq);
}
}
//end additional code
for($p=1; $p<=$totalpages; $p++)
{
2。如果仍然不好 - 請刪除所有vBET代碼從這個文件(替換原來的),並嘗試運行地圖 - 如果作品 - 有一個 vBET整合問題,如果仍然沒有工作 - 也許安裝此地圖是不好的。請嘗試
感謝提示!-我執行: 1 專案不 2-pomoglopunkt 也不能説明。如果 vBSEO 網站地圖: 網站地圖產生器是與 vBSEO 搜尋引擎優化外掛程式完全相容。-是的-然後-網站地圖生成。網站地圖產生器是與 vBSEO 搜尋引擎優化外掛程式完全相容。-號-網站地圖-生成但沒有轉讓。-什麼版本的 vBSEO 和網站地圖簽工作嗎? 謝謝!
kamilkurczak
11-03-11, 11:54
所以現在整合Sitemap文件 - 更改像我以前的帖子
當我跑了變化:
vbseo_log_entry("[showthread] forum_id: $forumid, thread_id: $threadrow[threadid], total posts: $totalposts, pages: $totalpages, views: $threadrow[views] $prior");
//additional code
$alanguages = array ('af','sq','ar','be','bg','ca','zh-CN','hr','cs','da','nl','en','pl','et','tl','fi','fr','gl','de','el','iw','hi','hu','is','id','ga','it','ja','ko','lv','lt','mk','ms','mt','no','fa','pt','ro','sr','sk','sl','es','sw','sv','zh-TW','th','tr','uk','vi','cy','yi');
if(!$archived) {
$strlenhost = strlen($vbseo_vars['bburl']."/");
$currentthreadurl = vbseo_url_thread($threadrow, $p, $archived);
$currentthreadurl_before = substr($currentthreadurl,0,$strlenhost);
$currentthreadurl_after = "/".substr($currentthreadurl,$strlenhost);
$lastpost =& $threadrow['lastpost'];
$vbseo_stat['t'] += sizeof($alanguages);
foreach($alanguages as $language) {
vbseo_add_url($currentthreadurl_before.$language.$currentthreadurl_after, $prior, $lastpost, $freq);
}
}
//end additional code
for($p=1; $p<=$totalpages; $p++)
{
И ВКЛЮЧИЛ НАСТРОЙКУ
The sitemap generator is fully compatible with the vBSEO search engine optimization plugin.
- 網站地圖生成時不通過:
[homepage] [2,972.6Kb mem used] [0s (+0s)]
[SECTION START] forumdisplay [2,977.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 3, total threads: 0, pages: 1 [2,980.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 2, total threads: 4, pages: 1 [3,989.1Kb mem used] [0s (+0s)]
[SECTION START] showthread [3,990.6Kb mem used] [0s (+0s)]
當
The sitemap generator is fully compatible with the vBSEO search engine optimization plugin. -關閉-然後網站地圖代執行的但像這樣生成的 sitemap_forum_1.xml.gz 中的連結:
/hu/showthread.php?t=3&page=2
/is/showthread.php?t=3&page=2
/id/showthread.php?t=3&page=2
雖然在一個論壇 -
/main-forum/2-acura-integra-1997-repairs-maintenance-operation-vehicle.html
/de/main-forum/2-acura-integra-1997-reparaturen-wartung-betrieb-des-fahrzeugs.html
/uk/main-forum/2-acura-integra-1997-ремонт-обслуговування-експлуатація-транспортного-засобу.html
kamilkurczak
11-03-11, 12:40
/hu/showthread.php?t=3&page=2
/is/showthread.php?t=3&page=2
/id/showthread.php?t=3&page=2
這是好事,因為你不使用百度推廣您的論壇
/hu/showthread.php?t=3&page=2
/is/showthread.php?t=3&page=2
/id/showthread.php?t=3&page=2
這是好事,因為你不使用百度推廣您的論壇
kamilkurczak,我想要使用 vBSEO 網站地圖 +,但測試版本 automan.org.ua 有它不工作...: (-告訴我什麼版本和版本 vBSEO 網站地圖工作在一起嗎?
kamilkurczak
11-03-11, 13:19
我看不到你的htaccess的百度推廣規則。你也沒有百度推廣安裝並在論壇你沒有 SEO的鏈接。
也許你沒有看到它...
我看不到你的htaccess的百度推廣規則。
RewriteEngine On
Options +FollowSymLinks
# Redirect to WWW
#RewriteCond %{HTTP_HOST} ^automan.org.ua [NC]
#RewriteRule ^(.*)$ http://www.automan.org.ua/$1 [L,R=301]
# End Redirect to WWW
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/|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]
你也沒有百度推廣安裝並在論壇你沒有 SEO的鏈接。
謳歌 Integra 1997 使用者指南 》,對維修車輛的指令。(HTTP://www.automan.org.ua/main-forum/1-acura-integra-1997-user-guide-instruction-repair-vehicle.html)-
kamilkurczak
11-03-11, 15:37
您寫道,當你有一個網站地圖文件原件(不含集成與 vBET)本地圖仍然沒有工作。
請禁用vBET並嘗試生成地圖。
如果仍然不工作 - 有一個網站地圖的問題。
如果將工作 - 壞集成與 vBET - 我會檢查一下。所以,請進行測試。
我花了測試。網站地圖產生器 3.0-(沒有整合 vBET) 原來。 + vBSEO 3.6.0 RC 1 原件 (沒有的 vBET 一體化)。 = 工程.進一步整合 vBET 集成說明與其他多器官功能障礙:-遵守下文第 1 3SEO 連結到翻譯集成-檔 functions_vbseo_createurl.php 中的更改
Find:
$bloginfo['seotitle'] = vbseo_filter_replace_text($bloginfo['title']);
REPLACE it with this code:
$bloginfo['seotitle'] = vbet_vbseo_filter_replace_text($bloginfo['title']);
= + vBSEO 網站地圖產生器-網站地圖生成。-然後執行:
Find:
$vbseo_gcache_thread['seotitle'] = vbseo_filter_replace_text ($ttl);
REPLACE it with this code:
$vbseo_gcache_thread['seotitle'] = vbet_vbseo_filter_replace_text ($ttl);
= + vBSEO 網站地圖產生器-網站地圖生成。-取消此變化 functions_vbseo_createurl.php 和在指令執行以下:
Find:
$replace['%category_title%'] = vbseo_filter_text($c_ttl);
REPLACE it with this code:
$replace['%category_title%'] = vbet_vbseo_filter_text($c_ttl);
= + vBSEO 網站地圖產生器-網站地圖生成。-下一個:
Find:
$replace['%section_title%'] = vbseo_filter_text($c_ttl);
REPLACE it with this code:
$replace['%section_title%'] = vbet_vbseo_filter_text($c_ttl);
= + vBSEO 網站地圖產生器-網站地圖生成。-取消此變化 functions_vbseo_createurl.php 和在指令執行以下:
Find:
$replace['%entry_title%'] = vbseo_filter_text($c_ttl);
REPLACE it with this code:
$replace['%entry_title%'] = vbet_vbseo_createCmsArticleLink($c_id, $c_ttl);
= + vBSEO 網站地圖產生器-網站地圖生成也作的所有更改在 functions_vbseo_url.php 和 vbseo_sitemap_functions.php 根據指令.結果是集成不工作 + vBSEO + vBET 網站地圖生成執行檔 functions_vbseo_createurl.php 對這些更改時
Find:
$vbseo_gcache_thread['seotitle'] = vbseo_filter_replace_text ($ttl);
REPLACE it with this code:
$vbseo_gcache_thread['seotitle'] = vbet_vbseo_filter_replace_text ($ttl);
,並
Find:
$replace['%section_title%'] = vbseo_filter_text($c_ttl);
REPLACE it with this code:
$replace['%section_title%'] = vbet_vbseo_filter_text($c_ttl);
kamilkurczak
12-03-11, 13:32
OK,我會進行測試。也許有一種錯誤的整合與百度推廣。
kamilkurczak
15-04-11, 19:10
你能確認你仍然需要我們的幫助在此整合?
你能確認你仍然需要我們的幫助在此整合?
是的!集成問題不解決。
嗨。我剛剛發現,你的線頭與要求未來的支持。我不知道的是它解決了PM或不(卡米爾是負責的情況下,他現在已經休假)。
這就是為什麼我問你還需要支持在這裡?是否問題還存在嗎?如果是請有我的簡短說明有關的實際狀態的問題,我會支持你的。
你好這個問題是這樣: 1。-整合 vBET 和 vBSEO 和我按照說明上。 vBSEO_Sitemap。 2-在設置 vBSEO_Sitemap vBSEO 安裝嗎?-將設置為"Yes".3。-當我運行"運行 Generatror"-創建網站地圖並沒有結束,最後一篇文章:
[SECTION START] showthread [9,002.5Kb mem used] [0s (+0s)]
Sitemap 並創建...: (**********.何時 vBSEO_Sitemap vBSEO 安裝嗎?-固定"No"-網站地圖創建和有像這樣的連結:
http://autorepman.com/en/showthread.php?t=770
- 而應該是這樣的:
http://autorepman.com/en/hyundai/770-of-repair-and-maintenance-of-the-car-hyundai-tucson-kia-sportage-2-2003-a.html
... ...需要你的幫助解決這個問題。
我看到這個線程已久,因此要避免再次史詩討論請大家給我訪問你的管理細節,CP和FTP - 我會檢查並作出適當的集成步驟是什麼原因的問題。
訪問數據的admincp和FTP發送私人訊息 ..
我只是在那裡,運行 Sitemaps生成器,一切工作正常。你有它集成了吧?我看不出任何問題,在這一刻。請準確描述如何重現它。請設置一切,因為它應該是能夠看到的問題。
在設置的搜尋引擎 XML 網站地圖,vBSEO vBSEO 安裝嗎?-"無"-發電機組作品。如果搜尋引擎 XML 網站地圖、 vBSEO vBSEO 安裝嗎?-"是"-發電機不工作**********.現在要開始生成網站地圖檔試試看。
好,我看到它。它突破正是在這一行:
$currentthreadurl = vbseo_url_thread($threadrow, 1, $archived);
最大的可能是整合百度推廣與 vBET是沒有做適當的。我會檢查它。
我們有一些問題與您的許可證,不能繼續支持你,直到它被解決。詳情請參閱在PM。
解決。它的工作現在您的論壇。我增加一行代碼 - 導入我們的文件。我不知道為什麼只為你的論壇是不可見的 - 最有可能有些差異。htaccess文件,因為文件我已經進口的進口是我們的 SEO文件映射在。htaccess。無論如何,我將添加這一行的代碼整合到正常的程序,以避免未來的問題。
該生產線應加在頂部 vBET集成代碼:
require_once(DIR.'/包括/ vbenterprisetranslator_functions_vbseo.php');
你它已經包含在您的服務器。享受vBET! :)
我宣布!是固定的,根據需要生成網站地圖。非常感謝您的支持!
Automatic Translations (Powered by Google, Microsoft®,
Yandex, SDL Language Cloud, IBM Watson and Apertium):
Powered by vBulletin® Version 4.2.5 Copyright © 2026 vBulletin Solutions Inc. All rights reserved.