I want to fetch my sites url as it is done by pinterest and facebook

Hello everyone, I am just want to make my homepage similar to pinterest. So, I want to know how to fetch a url like pinterest or facebook does.

Could anyone help me or suggest me any link or tutorial. Is it possible with php ( if not which language is best so that the content is visible to search engines)

Thanks

Hi pushkarawal!

Here are some links that will help you out:
http://www.9lessons.info/2010/06/facebook-like-extracting-url-data-with.html
http://lab.leocardz.com/facebook-link-preview-php–jquery/
https://github.com/Ekito/bootstrap-linkpreview

Best regards,
Mário

facebook and pinterest use jquery to fetch websites, so using jquery and php you can do that easily

I put this together a while back. So it’s possible. Went with a plugin instead though and didn’t save it. Pretty sure it’s just a URL string that does it.