metadata tag showbase parameter not working
Posted: Thu Apr 16, 2020 10:04 am
I am trying to work out how to suppress the <base> tag.
I found the showbase parameter for the metadata tag but it does not work.
If I put in {metadata showbase=false} then the base tag shows as well as the other meta tags.
If I put in {metadata showbase=true} then the base tag disappears but so do all the other meta tags.
My other meta tags are in Core::Generic templates and so I have the {global_content} tags in the meta data field on each of the pages as well as the Global Settings meta field.
So, when I use {metadata showbase=true}, the global content tags are displayed instead.
I also tried to suppress the base tag by using the $config setting but that did not suppress the base tag even though I cleared CMSMS cache and browser cache.
Very strange indeed. Any ideas?
I found the showbase parameter for the metadata tag but it does not work.
If I put in {metadata showbase=false} then the base tag shows as well as the other meta tags.
If I put in {metadata showbase=true} then the base tag disappears but so do all the other meta tags.
My other meta tags are in Core::Generic templates and so I have the {global_content} tags in the meta data field on each of the pages as well as the Global Settings meta field.
So, when I use {metadata showbase=true}, the global content tags are displayed instead.
I also tried to suppress the base tag by using the $config setting but that did not suppress the base tag even though I cleared CMSMS cache and browser cache.
Very strange indeed. Any ideas?