Maybe I found the reason of the incorrectness of the Safari tab favicon
Soooo actually the safari tab favicon of newer pages is correct.
<(`^′)> Now I’m using Chrome. It is way better for web development!
My explaination of the bad Safari favicon is:
I don’t have that image in my local folders, hence the old favicon has to be stored in a Safari server. The favicon should be somehow “associated” to my blog’s link, so every time that some one opens my blog’s main page, Safari will put the icon stored in Safari’s server into user’s Safari tab icon. The old icon is not refreshed in the server end.
When I create a new page, a new link is created. Then, the Safari’s server will store the correct favicon which is associated only to my new pages, but not the old ones.
Solution: wait maybe one week or one month. Let’s see if the lazy Safari server refresh :/
Maybe I found the reason of the incorrectness of the Safari tab favicon