Quote:
Originally Posted by blind-eddie
You will not need the head tags. No, you cannot add meta tags to both header and headinclude template at the same time.
|
Ok...got it:
- Cannot add meta tags to both the header & headerinclude templates.
- Do not need the "head" tags.
Three questions:
1. Would this be the proper code to add then (without the head tags)?
<meta name="description" content="This is an example of a meta description. This will often show up in search results.">
2. If I add meta tags to just one template (either the header or headinclude)...can I add multiple different meta tags at the same time (for example Description meta tag + Keyword meta tag + Title tag + etc.)?
3. Just so I'm 100% sure...where do I add the meta tag code. Is there a special place it needs to go in the template...or can it go anywhere (for example at the very top or very bottom of the template code already there)?
Thanks very much for the help!