Extract Favicon From URL In Simple API
Extract Favicon From URL In Simple API:
A favicon is also known as a shortcut icon, Web site icon, URL icon, or bookmark icon, is a file containing one or more small icons, most commonly 16×16 pixels, associated with a particular Web site or Web page so you have see many websites extract these favicon and display it beside we can extract this in very simply steps like getting URL call from Google plus link . so we are using this API call below
https://plus.google.com/_/favicon?domain=www.facebook.com
And you can display the image in html form like this by adding img src tag
<img src="https://plus.google.com/_/favicon?domain=www.facebook.com">
You can also use this function in PHP to display the favicon from the stored link in database
echo "<b><img src='https://plus.google.com/_/favicon?domain=".$row['url']."'>
Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple APIExtract Favicon From URL In Simple API,Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple API,Extract Favicon From URL In Simple API Extract Favicon From URL link In Simple API
Extract Favicon From URL link In Simple API,Extract Favicon From URL link In Simple API,Extract Favicon From URL link In Simple API
Extract Favicon From URL link In Simple API
Lovely simple! +1
ReplyDeleteits mind-blowing info solomon
ReplyDeleteHello,
ReplyDeleteI need to add my favicon to google plus, how can i set this,
https://plus.google.com/_/favicon?domain=gnhub.com
Regards,
Arjun
http://www.gnhub.com
Thanks, I'm still waiting for the update of my favicon... :(
ReplyDeleteMy site
How can I detect if the favicon is the default icon, or in other words if a site has or not a favicon
ReplyDelete