What is the Process of Removing the favicon link from source of the web page in Kentico

When you are using the Portal engine approach Kentico CMS adds the Following code into the Master Page.

****************************************************************************

<link rel="shortcut icon" href="/<VirtualDirectoryName>/favicon.ico" />

****************************************************************************

If you want to remove or use the custom path of your favicon, just delete the “favicon.ico” from the root folder of the Project and add your custom link to your favicon in CMS Desk -> Content -> click root -> Master Page tab section.

- My ASP.NET Application
We use cookies to provide the best possible browsing experience to you. By continuing to use our website, you agree to our Cookie Policy