View Full Version : add more meta's.. where?
billturner
28-Feb-2008, 10:01 AM
hi
i want to add some more meta tags in the header area on all the pages, how do i do this?
i mean something like meta robots (some content)
which files do i need to edit and what do i replace it with?
thansk
Duncan Rounding
28-Feb-2008, 10:14 AM
Look in Act_Primary and Act_BrochurePrimary, these are the standard template files that the pages are built on. If the meta will be the same on all pages then you can add it into the template, otherwise if you want to add meta info that is different per page then you will need to create a CustomVariable, insert that into the templates and define it at Section level.
billturner
28-Feb-2008, 10:31 AM
duncan
thanx
so do i just add it under here?
<META NAME="ACTINICTITLE" CONTENT="NETQUOTEVAR:PAGEHEADER">
Duncan Rounding
28-Feb-2008, 10:33 AM
Yes, that would be where the other metas are.
omp199
03-Mar-2008, 07:13 AM
if you want to add meta info that is different per page then you will need to create a CustomVariable, insert that into the templates and define it at Section level.
This advice is very helpful for adding meta data to section pages. But is there a way of adding a particular meta data element to just the homepage, and to no other page? I can define a custom variable, but can see nowhere to set custom variables for the homepage itself. Sorry if I'm just being blind...
Duncan Rounding
03-Mar-2008, 07:22 AM
I think the only way to do this in v7 is to have a different template for the homepage. Copy the Act_Primary (or Act_BrochurePrimary) that is being used currently, make the changes you need that are specific, save the file as say My_Act_.... and then in Actinic apply that template to the page that you want instead.
omp199
03-Mar-2008, 07:26 AM
Thanks for the quick reply. I had an inkling it might be something like that, but was hoping there was a neater way! But, yes, that does make sense. I might do that, then.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.