I have changed the Liferay control panel fabicon but I am still seeing liferay fabicon when I am opening the I documents uploaded in asset Library using **Latest Version URL.
**
I have followed steps below
You should be able to change the favicon from portal itself
Fabicon is already configured and its visible for pages I am using Liferay DXP 2025 Q1. steps to reproduce 1. Upload document in asset library 2. Copy the the latest version url of document uploaded 3. Paste on new browser tab 4. Its shows Liferay fabicon not what is configured at page level or Root level
The best way to change the favicon is in the pages configuration as described here. The alternative would be using a client extension, but most likely that’s overkill.
I didn’t notice that you mention it was uploaded to asset library, that is probably why the favicon you configured for the site didn’t load. There are 2 ways I can think of
1. Update the favicon inside classic theme
Download the classic-theme.war from osgi\portal-war
Open it using 7zip/winrar
Replace favicon.ico file in images folder with your favicon
Deploy back
2. Use rewrite for favicon.ico, if you are fronting Liferay with Apache/NGINX
Fabicon is already configured and its visible for pages I am using Liferay DXP 2025 Q1. steps to reproduce 1. Upload document in asset library 2. Copy the the latest version url of document uploaded 3. Paste on new browser tab 4. Its shows Liferay fabicon not what is configured at page level or Root level
– yogesh.chandra