Jump to content

[Solved] Adding the Meta Language tag to pages


JSHD

Recommended Posts

I found the answer myself..

you have to place in the <head> of the file {template}/header.tpl the folowing code:

<meta name="language" content="{language code}" />

{language code} can be "EN" for English, or "NL" for Dutch.

Link to comment
Share on other sites

I found the answer myself..

you have to place in the <head> of the file {template}/header.tpl the folowing code:

<meta name="language" content="{language code}" />

{language code} can be "EN" for English, or "NL" for Dutch.


Thanks :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...