Issue:
How do we implement summary card display on our website which is not hosted on word press, also we do not use Yoast which has plugin to implement the same. We do manage our CMS (http://union1.unioncloud.org/union-subsite) and we have implemented twitter widget using JavaScript code as follows,
JavaScript Code:
<p><a class="twitter-timeline" data-widget-id="732085106660114432" href="https://twitter.com/@VEDPRAKASHSING4">Tweets by @Ved</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p>
Now we want to change this to Summary Card, could you please provide any helpful plugin or JavaScript code that we can embed in our website?
URL affected:
Troubleshooting steps tried already: