重要:此页面会使用Cookie (cookies). 使用本网站不关闭浏览器中的cookie,即表示您同意使用它。
现在购买! 特点 下载

赚钱!

如果您想要开始赚钱与贝特联接 联盟计划。
结果 199

主题: 外部页面工作,除非不在目录中

  1. #1
    高级会员
    注册日期
    2010年6月
    帖子
    276

    Default 外部页面工作,除非不在目录中

    我在虚拟文件夹和.htaccess规则中有一些页面来切换Lang并设置VBET_Outside,这些工作非常出色,但我还具有不工作的site.com/pagename.html页面,它们会重新定向到非2字符页面(缺省值)

    此规则应允许此工作

    Code:
    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)/(.*)?$ $2?language=$1&vbet_outside=true [L,QSA]

  2. #2
    高级会员
    注册日期
    2010年6月
    帖子
    276

    Default

    还需要构建自己的 hlanglang 代码,但 VBET 会在 代码中将当前 lang 添加到我的 URL !

    Code:
    <link rel="alternate" hreflang="x-default" href="https://www.allfreechips.com/es/casino_guide/test-page.html">
    无/es/ in的Im打印

  3. #3
    高级会员
    注册日期
    2010年6月
    帖子
    276

    Default

    这里是完整的代码工作,不英语也不是缺省值

    Code:
    <link rel="canonical" href="https://www.allfreechips.com/no/">
    <link rel="alternate" hreflang="x-default" href="https://www.allfreechips.com/no/" />
    <link rel="alternate" hreflang="nl" href="https://www.allfreechips.com/nl/" />
    <link rel="alternate" hreflang="fr" href="https://www.allfreechips.com/fr/" />
    <link rel="alternate" hreflang="de" href="https://www.allfreechips.com/de/" />
    <link rel="alternate" hreflang="it" href="https://www.allfreechips.com/it/" />
    <link rel="alternate" hreflang="no" href="https://www.allfreechips.com/no/" />
    <link rel="alternate" hreflang="es" href="https://www.allfreechips.com/es/" />
    <link rel="alternate" hreflang="ru" href="https://www.allfreechips.com/ru/" />
    最后编辑者 ctrenks; 24-09-1917:42.

  4. #4
    米哈尔Podbielski(vBET员工) vBET's Avatar
    注册日期
    2009年10月
    帖子
    3,037

    Default

    您好!

    你有什么问题吗 如果要添加将不翻译的部分,那么可以使用 notranslate bbcode。 我不确定它是否会解析URL ,或者只是尝试将整个链接合并到 notranslate bbcode。 如果不起作用的话,我就会另找办法,一定要有。 在配置中,您还可以设置应该忽略的URL -查找: Translation Options > Ignore URLs

  5. #5
    高级会员
    注册日期
    2010年6月
    帖子
    276

    Default

    2个问题-

    不在文件夹中的页面将不翻译,它们重定向到英语页面-示例- https://www.allfreechips.com/best-online-casinos.html

    第二个问题是在标题中添加 lighref ,但 vbet 正在将 english / 缺省链接转换为当前 lang link, i dont 认为 i 可以在标题中使用 bbcode

  6. #6
    高级会员
    注册日期
    2010年6月
    帖子
    276

    Default

    正在使用bbcode [url... 在头元值中不起作用

    PHP Code:
    <link rel="canonical" href="https://www.allfreechips.com/">
    <
    link rel="alternate" hreflang="x-default" href="[url]https://www.allfreechips.com/[/url]" />
    <
    link rel="alternate" hreflang="nl" href="https://www.allfreechips.com/nl/" />
    <
    link rel="alternate" hreflang="fr" href="https://www.allfreechips.com/fr/" />
    <
    link rel="alternate" hreflang="de" href="https://www.allfreechips.com/de/" />
    <
    link rel="alternate" hreflang="it" href="https://www.allfreechips.com/it/" />
    <
    link rel="alternate" hreflang="no" href="https://www.allfreechips.com/no/" />
    <
    link rel="alternate" hreflang="es" href="https://www.allfreechips.com/es/" />
    <
    link rel="alternate" hreflang="ru" href="https://www.allfreechips.com/ru/" /> 

  7. #7
    高级会员
    注册日期
    2010年6月
    帖子
    276

    Default

    可以在此处使用php bbcode来显示实际源的Wsa,您可以看到[url代码在源中显示

  8. #8
    高级会员
    注册日期
    2010年6月
    帖子
    276

    Default

    可以将添加到避免代码中吗?

  9. #9
    米哈尔Podbielski(vBET员工) vBET's Avatar
    注册日期
    2009年10月
    帖子
    3,037

    Default

    我会在首相的协助下协助你

此主题的标签

发帖权限

  • 可能不会 发表新主题
  • 可能不会 发表回复
  • 可能不会 上传附件
  • 可能不会 编辑您的文章
  •