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 2 of 2

Thread: adding custom header meta tags to translated pages.

  1. #1

    Default adding custom header meta tags to translated pages.

    I want to add a custom meta tag to the <head> area of my translated pages only.

    how would I do this?

  2. #2
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Find appropriate template and add there:
    Code:
    <vb:if condition="$_REQUEST['language']">
    THIS WILL BE ONLY ON TRANSALTED PAGE
    </vb:if>

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
  •