You know, when you paste an url, these famous services can display both title, meta and an image, do you know any jquery plugin or wordpress plugin that does the same?
Thx a lot for your assistance,
Isabelle,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s called microdata. Unfortunately it seems there aren’t any plugins to make microdata parsing easy on WordPress, but that doesn’t mean you can’t use a PHP or JavaScript tool to do it.
There’s microdatajs for JavaScript and PHP-Microdata for PHP from a quick Google Search.
schema.org can give you an idea of what these microdata tags look like.