base href removal
Posted: Thu Sep 28, 2006 10:05 am
Hi,
I got the following questions - whenever I use the {metadata} tag, I get this in my head title. Up to now I've solved the problem by just removing the {metadata} tag and having my meta information put into a global content block, which on its side is inserted in the template. However, is there an option of removing this base href tag and still using the {metadata} tag?
Thanks in advance
I got the following questions - whenever I use the {metadata} tag, I get this in my head title
Code: Select all
<base href="http://localhost/" />Thanks in advance