[opencms-dev] Keywords in meta tags...

Dylan Milks DMilks at greenridge.ca
Wed Nov 5 17:15:01 CET 2003


Hi. I have an OpenCMS web site where the index page (index.html) is a link to another html page. My main JSP template has the following line of code within the <head></head> tag:
 
<META NAME="KEYWORDS" CONTENT="<cms:property name="Keywords" />">
 
However, when I go to the URL http://mydomain/cms/app/foldername/index.html which will redirect to 
http://mydomain/cms/app/myfolder/mysubfolder/index.html, no keywords are found for the file. But if I go directly to the URL http://mydomain/cms/app/myfolder/mysubfolder/index.html, the keywords are displayed in the META tag. Why is this? How can I fix this?
 
Thanks,
Dylan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20031105/a1996264/attachment.htm>


More information about the opencms-dev mailing list