Hi,
I tried to get the metatags created automatically, with no result.
maybe someone can come up with a solution. This is because allthough I create the TV s so clients "only" need to fill out the metatag description TV and the metatag keywords TV, they dont!
SO I tried to fill those TV s with place holders like [+title+][+longtiltle+], probably I do not realy understand what is happening, but it does not return results.
Next I tried it with a chunk:
<meta name="keywords" content="[+title+] [+longtitle+]">
<meta name="description" content="[+summary+]">
Again nothing parsed, my ignorance again I guess. Finally I tried with ditto call in a TV, this way:
@INHERIT[!Ditto? &parents=`[+id+]`&tpl=`description`&hideFolders=`1` &showInMenuOnly=`0` !]
The tpl being the above chunk, but that creates a list not of the current page, bot of all the pages found in the parrent. Any suggestions? BTW I know this will not give the best metatags, but probably better then no metatags at all.
Thanks, Frank.