Google+ Embedded Posts, unlike Google+ Interactive Posts do not demand much technical knowledge or access to API. It is really simple to work with single post. So, right now we have three options – Facebook Embedded Posts, which is just like Google+ Embedded Posts; Twitter Card Embed Options, which is a bit difficult but has lot of options.
Google+ Embedded Posts : Official Things First
There is really not much to write about ‘How To’ for Google+ Embedded Posts, because Google has excellent guide with examples here :
1 | https://developers.google.com/+/web/embedded-post/ |
As most of us actually use the snippet which need to be included in header, only adding the Javascript Snippet for the post will be enough to render the Google+ Embedded Posts. Understand the thing from the official post if you are not much techy.
---
Google+ Embedded Posts : Technical Part
As we said, everything really nicely written by Google on the above link, still some demonstration :
This is a live example, not an image. You can give Plus one or Comment on it. We have used this code only in HTML/Text mode in WordPress :
And here is a kind of Flow chart :