Google+ to RSS & Wordpress

Материал из НГПУ им. К.Минина
Версия от 04:01, 22 марта 2012; WambleeKettle256 (обсуждение | вклад) (Новая: Here we have developed a self hosted script that can produce a RSS feed from a user's public google+ posts. It can also mix multiple user accounts' posts into 1 single feed. It does not ...)

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

Additional far more on the website that supplies the script download combine google+ posts we've produced a demo of how we can use the <a href="http://www.blogsense-wp.com/#gplus2rss">BlogSense Wordpress Automation Computer software</a> to import Google+ posts and display them in the very same 'automatic content extraction' fashion as Google+ has on their internet site.

Read beneath for far more information. It really is free to download be we ask for a modest donation. Cheers!



Google+ RSS Generation Self Hosted Script



What’s being supplied is a php script that can straightforward be setup in five minutes on any site which can convert a Google+ user’s public posts into an RSS feed. All it takes is editing one particular line of code and adding your Google+ User ID number. Take a appear at the <a href="http://www.gplustorss.com/the-rss-demo/" target="_blank">instance</a> I have produced for my personal profile.



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





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


  • If no user comment is accessible it checks to see if there is an attachment, and will use attachment’s auto-generated content material if accessible.


  • Sets the RSS link element as the google plus 2 rss attachment link, if no attachment link or gallery link is available then it will supply 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 mix numerous user accounts into 1 RSS feed.




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


&nbsp

</br>