Re: How do I set my meta data?
"J. Cox" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | PostNuke |
| Message-ID | <[email protected]> |
The meta data can be set in a couple of ways. The first is to explicitly set the meta data within a template header just as you would any html file. Xaraya's main output is XHTML however the Block Layout compiler doesn't care about the output that it formats, it cares about what is coming in. Therefore, you do not have to have meta data at all (good for use in RSS or XML output themes). The otherway is to use the meta block. Xaraya on install, installs a header group and a meta block automatically. You can edit the meta information through: blocks administration -> view-instances -> meta block. A generalized meta definition will be displayed which can be configured to your liking.