how to edit header tag in joomla website
问题 my website is created in joomla 1.5 , i wants to edit my website pages header tags. is there any extention available. 回答1: I'm assuming you mean you wish to edit the content of your head tag. That is elements between . The <header></header> tag is only used in HTML5 and quite sure that's not what you meant. As for the head tag, you add that yourself in your template and can add any content you wish between those tags. In most CMS's you have complete control in what appears between the head