-->

Retrieve the Favicon for any URL - CURL / Browser

Here simple demo video for Retrieve the Favicon for any URL When designing or coding a website, there is an easy method for including favicons next to the links.
Here simple demo video for Retrieve the Favicon for any URL
When designing or coding a website, there is an easy method for including favicons next to the links. 




You cannot assume that a favicon is always at /favicon.ico of the URL, as there are different ways to specify which favicon a browser should display!


To get the favicon for a domain, use

http://www.google.com/s2/favicons?dom...


To get the favicon for an URL, use

http://www.google.com/s2/favicons?dom...

Check the video for know more.

You may like these posts

  1. To insert a code use <i rel="pre">code_here</i>
  2. To insert a quote use <b rel="quote">your_qoute</b>
  3. To insert a picture use <i rel="image">url_image_here</i>