Is it possible to make DYNAMIC FAVICON

@stephencharles you are right. I forgot about the favicon in settings.

I did a little search on favicon and came across this code for favicon for certain pages. I tried it and it worked for me.
<link rel="shortcut icon" href="http://example.com/favicon.ico">

Just put it in the page header html.

8 Likes