Developer forum

Forum » Development » Base Tag

Reply

Like the description says:

 

Where does it come from? And can I remove/change it?

 

<!--base href="" /-->
<!--meta name="Description" content="" /-->
<!--meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /-->

 


Replies

 
Nicolai Høeg Pedersen
Reply
RS@Condurra.dk wrote:

Like the description says:

 

Where does it come from? And can I remove/change it?

 

<!--base href="" /-->
<!--meta name="Description" content="" /-->
<!--meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /-->

 


 

Hi Rasmus

 

It is there because of the search friendly URL. So if you disable them, this will disappear. You might be able to remove it with a notification subscriber (Standard.Page.OnAfterOutput), but then Searchfriendly URL's will break.

 

You must be logged in to post in the forum