开发者

Joomla - Flexicontent Tags as keywords

开发者 https://www.devze.com 2023-03-09 11:05 出处:网络
Is there a way to set all the tags for an article asthe meta keywords for that article? we have this work开发者_运维问答ing on one of our project but i cant seem to figure out howYou\'d need to retri

Is there a way to set all the tags for an article as the meta keywords for that article?

we have this work开发者_运维问答ing on one of our project but i cant seem to figure out how


You'd need to retrieve the tags from Flexicontent - check with them to see how. Then you'd set the keywords using the setMetaData method of JDocument object: http://docs.joomla.org/JDocument/setMetaData

0

精彩评论

暂无评论...
验证码 换一张
取 消