Google+ to RSS & Wordpress

Материал из НГПУ им. К.Минина
Версия от 15:54, 23 марта 2012; GraniaLavender2531 (обсуждение | вклад)

(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск
Here we have produced a self hosted script that can create a RSS feed from a user's public google+ posts. It can also mix numerous user accounts' posts into 1 single feed. It does not use the api and is open source so it really is effortlessly editable.

Additional much more on the website that provides the script download we've produced a demo of how we can use the <a href="http://www.blogsense-wp.com/#gplus2rss">BlogSense Wordpress Automation Software</a> to import Google+ posts and display them in the identical google+ to rss 'automatic content extraction' fashion as Google+ has on their web site.

Read beneath for much more info. It's cost-free to download be we ask for a tiny donation. Cheers!



Google+ RSS Generation Self Hosted Script



What’s becoming supplied is a php script that can simple be setup in five minutes on any web site which can convert a Google+ user’s public posts into an RSS feed. All it takes is editing a single line google plus 2 rss of code and adding your Google+ User ID quantity. Take a look at the <a href="http://www.gplustorss.com/the-rss-demo/" target="_blank">example</a> I have developed for my own profile.



This script collects the following content from a user’s google plus public profile:





  • Collects the user comment as the RSS’s description item&nbsp if obtainable


  • If no user comment is readily available it checks to see if there is an attachment, and will use google+ to wordpress attachment’s auto-generated content if obtainable.


  • Sets the RSS link element as the attachment link, if no attachment link or gallery link is readily available then it will source the Google+ post as the RSS link element


  • Sets the RSS date element as the date of the Google+ post.


  • Sets the Author name as the Google+ Poster.


  • Detects #hashtags and adds them to RSS tags element.


  • The script can accept &amp combine multiple user accounts into 1 RSS feed.




Feel cost-free to download and use this script nevertheless you like. I ask for a tiny donation to assistance my work (including any updates &amp improvements I may well add in the close to future.) Thank you!


&nbsp

</br>