html5 - How to change title, description and image in your feed using Facebook instant articles? -


can me on how change title, description , image on feeds using facebook instant article.. tried embed meta tags inside head tags on production articles code(html5) still not working. can me please thank , godbless, way here meta tags inputted inside head tags.

<head> <meta charset="utf-8"> <meta property="og:type" content="article"> <link rel="canonical" href="http://test.pagodecaridad.com/"> <link rel="stylesheet" title="pago de caridad" href="#"> <meta property = "fb:article_style" content="pagostyle"> <meta property="og:image"       content="http://www.fightersgeneration.com/nz3/game/sf5-ryu-key-artwork.jpg"/> <meta property="og:title" content="pago de caridad"> <meta property="og:description" content="the newest , esiest way donate , registered charities"> <title>pago decaridad</title> </head> 


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -