Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Results 1 to 3 of 3

Thread: Addition of rel="alternate" tags

  1. #1

    Default Addition of rel="alternate" tags

    Text automatically translated from: Russian to: English
    Translated text
    Good day!

    After application of the "Alternate" tag - quick fix:
    http://www.vbenterprisetranslator.co...html#post13143

    Google Webmaster Search Console:
    International Targeting

    ERROR:




    Today I canceled this quick fix
    Original text

  2. #2
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    Try to replace:
    PHP Code:
    $template_hook['headinclude_css'] .= '<link rel=\'alternate\' hreflang=\''.$key.'\' href=\''.$host.vbet_createURL($key).'\' />'
    to:
    PHP Code:
    $template_hook['headinclude_css'] .= '<link rel=\'alternate\' hreflang=\''.$key.'\' href=\''.vbet_createURL($key).'\' />'
    Please let me know whether the change helped.

  3. #3
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    No response - considered the issue is gone. If not please write here.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •