Thanks I created the favicon.ico file and uploaded to my root.
And that favicon file generating site is instructing to following code to the head section.
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
Please tell me how add this code, I added this to Custom HTML in <head> section of every page: but did not work.