중요이 페이지는 쿠키를 사용합니다 (cookies). 브라우저에서 쿠키를 끄지 않고도이 웹 사이트를 사용하여, 당신이 그것을 사용하는 것에 동의하는 것을 의미합니다.
지금 구입! 특징 다운로드

우리와 함께 적립하세요!

VBET 가입으로 돈을 버는 시작 하려는 경우 제휴 프로그램.
페이지 14 123 ... 마지막Last
검색 결과 11035

스레드 : vBSEO 통합

  1. #1
    마이클 Podbielski (vBET 직원) vBET's Avatar
    날짜 가입
    2009년 10월
    게시물
    3,037

    Default vBSEO 통합

    vBET은 SEO 번역 링크를 지원하고 또한 스레드 링크 안에 제목을 번역하는 vBSEO와 통합될 수 있습니다.

    중요: 만들 필요가 vBSEO 함께 vBET 3.x를 사용 하는 경우 완전한 통합 -. 그것은 설정 htaccess 지시어 규칙 전에가 설치 지침에 설명된 모든 단계를 수행해야합니다는 것을 의미합니다 vBSEO 통합 섹션입니다. VBET 2.x 사용자가.htaccess 파트를 만들 그냥 (2 파일 필요한 변경).

    VBET vBSEO 편집 통합 . htaccess 지시어들 파일 :
    모든 규칙 vbseo.php 넣어 직전 하나만 이러한 두 가지 유형의 규칙:

    -짧은 규칙
    빠르고 효율적 하지만 경우에 사용할 수 있습니다. NOT 링크를 사용 하 여 2-표지판 부분, 즉 함께: yourforum.com/XY/

    Code:
    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]

    귀하의 포럼 URL에 하위 디렉터리를 사용 하는 경우다음, 바로 뒤에 '/'선도와 포럼 디렉토리를 추가하는이 첫번째 규칙을 변경 리디렉션된 =. 여러분의 포럼에있는면 즉, 포럼 디렉토리 그때 당신이해야합니다 = / 포럼 / index.php로 리디렉션리디렉션된 = / 포럼 / 2달러



    -긴 규칙
    항상 사용 하 여 수 있습니다.

    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=/ [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]
    귀하의 포럼 URL에 하위 디렉터리를 사용 하는 경우다음, 바로 뒤에 '/'선도와 포럼 디렉토리를 추가하는이 첫번째 규칙을 변경 리디렉션된 =. 여러분의 포럼에있는면 즉, 포럼 디렉토리 그때 당신이해야합니다 = / 포럼 / index.php로 리디렉션리디렉션된 = / 포럼 / 2달러
    마지막으로 수정 r.dziadusz; 08-11-1120:40.

  2. #2
    회원
    날짜 가입
    2009년 11월
    게시물
    64

    Cool

    그것이 다른 언어에 대한 사이트맵을 사용하는 것이 좋습니다입니까? 내가 사이트맵 당 설정 500 URL을 가지고 Sitemap 생성기 및 붐 만든 280 사이트맵을 실행

  3. #3
    마이클 Podbielski (vBET 직원) vBET's Avatar
    날짜 가입
    2009년 10월
    게시물
    3,037

    Default

    지금 사이트맵 grenerator와의 통합은 vBSEO의 물건에 의해 주어진다와 각 언어에 대해 별도의 Sitemap을 생성을 지원하지 않습니다. 이 같은 sietmaps 파일에 모든 언어를 넣습니다.

    사용자 중 몇몇은이 지점에 도달하기 위해 자신의 방법을 찾으십시오. 즉 당신이 Sitemap 생성기에 변경하지 않고 Sitemap 파일을 읽고 번역 향상된 URL을 새 파일을 만들려면 몇 가지 도구를 쓸 수 있습니다.

    우리는 각 언어에 대해 별도의 Sitemap 창조를 달성하기위한 우리의 TODO 목록에 있습니다. 그것은이 순간에 높은 우선 순위를하지 않지만, 우리는이 문제에 대한 기억.

  4. #4
    회원
    날짜 가입
    2010년 1월
    게시물
    53

    Default

    나는 어차피 내 vbseo URL이 작동합니다. 하지만 언어 = ko 페이지의 URL을하고 있습니다

    여기는 내 htaccess 지시어들

    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=/forums/ [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=/forums/$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.
    RewriteEngine On
    ...
    도움이 (내가 지시)
    마지막으로 수정 vBET; 15-02-1013:00. 이유 : bbcode의 보정

  5. #5
    회원
    날짜 가입
    2010년 1월
    게시물
    53

    Default

    아무도 도움이 없나요? 90 달러의 제품에 대한 지원이 아닌 종류

  6. #6
    마이클 Podbielski (vBET 직원) vBET's Avatar
    날짜 가입
    2009년 10월
    게시물
    3,037

    Default

    Quote 원래 의해 게시됨 tsak76 View Post
    아무도 도움이 없나요? 90 달러의 제품에 대한 지원이 아닌 종류
    안녕하세요. 귀하의 문제와 유감 당신은 당신이 좋아하는 것을 더 이상 대답을 기다려야합니다. 우리가 시간 차이를 가지고 있습니다 그리고 우리가 한밤중을 가질 수 때 오늘의 중간을 가질 수 주시기 바랍니다 + 그것은 일요일 이었어
    우리는 당신이 지불 지원을 제공하는 말씀 드릴 수 있습니다 - 이번 포럼 내용을보세요. 그냥 24 / 7되지 않습니다 양해하여 주시기 바랍니다.

    문제에 대한 해답은 다음 포스트에서갑니다.

  7. #7
    마이클 Podbielski (vBET 직원) vBET's Avatar
    날짜 가입
    2009년 10월
    게시물
    3,037

    Default

    Quote 원래 의해 게시됨 tsak76 View Post
    나는 어차피 내 vbseo URL이 작동합니다. 하지만 언어 = ko 페이지의 URL을하고 있습니다

    여기는 내 htaccess 지시어들

    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=/forums/ [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=/forums/$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.
    RewriteEngine On
    ...
    도움이 (내가 지시)
    다음된 지침을 잘 않았다-문제의 원인입니다. VBET 규칙을 넣어 필요가 직전 vbseo.php에 대한 모든 규칙은 파일의 구걸에 있지 않다. 그것은 심지어 거기에 큰 글씨로 쓰여 있다. 이제 여러분의 htaccess 파일 규칙은 엔진도 작동하기 전에 있기 때문에 문제가 될 수 있다. 정정을 수행하고 문제가 여전히 존재하는 경우 발생하는 상황에 대한 설명으로 문제점 해결의 새 스레드를 여십시오. "작동되지 않음" 이면 충분하지 않을 수 있습니다. ).
    마지막으로 수정 vBET; 15-02-1013:14.

  8. #8
    회원
    날짜 가입
    2010년 1월
    게시물
    53

    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\.mysite\.com
    RewriteRule (.*) http://www.mysite/forums/$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=/forums/index.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=/forums/$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]





    이것은 그것을 수정하는 방법을 지금은하고 말해 작품을 나던 무엇입니까

  9. #9
    회원
    날짜 가입
    2010년 1월
    게시물
    53

    Default

    지금 확인, photopost 프로와 갈등 BTW. 내가 photopost 프로에 영향을 미치지 않도록하기 위해 무엇을 할 수 있을까요?

  10. #10
    마이클 Podbielski (vBET 직원) vBET's Avatar
    날짜 가입
    2009년 10월
    게시물
    3,037

    Default

    Quote 원래 의해 게시됨 tsak76 View Post
    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\.mysite\.com
    RewriteRule (.*) http://www.mysite/forums/$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=/forums/index.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=/forums/$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]





    이것은 그것을 수정하는 방법을 지금은하고 말해 작품을 나던 무엇입니까
    vBET 규칙-vBET 규칙의 시작에서 # 을 제거하기 때문에 작동하지 않는다.

페이지 14 123 ... 마지막Last

이 스레드에 대한 태그

권한을 게시

  • 하지 않을 수 있습니다 새 스레드를 게시할
  • 하지 않을 수 있습니다 게시물 답변
  • 하지 않을 수 있습니다 게시물 첨부 파일
  • 하지 않을 수 있습니다 귀하의 게시물을 수정
  •  
  • BB 코드 입니다
  • Smilies 아르
  • [IMG] 코드는 다음과 같습니다
  • [동영상] 코드는 다음과 같습니다
  • HTML 코드는 다음과 같습니다 오프