Bermain-main dengan Plugin SimplePie For WordPress
Artikel Bermain-main dengan Plugin SimplePie for WordPress ini dikhususkan untuk pembuatan website atau blog dengan CMS WordPress. Melalui fitur plugin ini kita bisa bermain-main mengenai Auto Generated Content seperti artikel yang pernah diulas sebelumnya. Prinsip kerja dari plugin ini adalah mengambil feed-feed sumber dari website/blog lain dan kemudian ditaruh pada website kita. Feed-feead itu bisa dari sumber GoogleBlog Search ataupun website/blog yang menyedikan fitur feed, RSS dan Atom. Cari mudah untuk mendapatkan website/blog yang menyediakan fitur ini bisa bertanya pada “Eyang Google”
dan sebagai referensi dari penulis website/blog untuk mencari sumber feed, RSS dan Atom bisa didapatkan di http://blogsearch.google.co.id/
Sebelum anda menginstall Plugin SimplePie for WordPress pada template WordPress anda, sebaiknya anda juga menginstall Plugin SimplePie Core terlebih dahulu agar dapat men-generated konten feed dari website/blog lain dengan motede yang akan diulas berikutnya. Sesudah anda menginstall kedua plugin tersebut disarankan (memang wajib sih..
) untuk membuat cache di directory server kita. dan jangan lupa kasih hak akses penuh (777). Sesudah hal tersebut anda bebas meletakkan hasil output (keluaran) generated konten anda. Contoh source code untuk menampilkan generated feed adalah sebagi berikut :
<?php
$query = wp_specialchars(stripslashes($s), 1) ;
echo SimplePieWP(’http://blogsearch.google.com/blogsearch_feeds?hl=en&q=’ . str_replace(’ ‘, ‘+’, $query) . ‘&lr=&ie=utf-8&num=10&output=rss’);
?>
Dan untuk meletatakkan pada halaman posting, pages dan sidebar terlebih dahulu anda menginstall plugin Exec-PHP for Wordpress yang pernah diulas sebelumnya, karena template default dari WordPress tidak bisa dimasukkan script PHP tersebut dan tak lupa penulis ucapkan, selamat Bermain-main dengan Plugin SimplePie For Wordpress ..
Catatan :
- Semua Plugin Wordpress tersebut bisa anda dapatkan melalui http://www.wordpress.org/ dengan gratis
- Untuk informasi lebih lanjut mengenai SimplePie anda bisa mengunjungi http://www.simplepie.org/
Related Website for Bermain-main dengan Plugin SimplePie For WordPress
- WP plugin not fetching feeds for autoblog – Black Hat Forum Black , Blogging Talk about Wordpress, Blogger, and other blogs. Blogs = Increased Spider Visits. …. I install all the free plugins I can find; Yaab, wp-o-matic and feedwordpress. Simplepie is installed bundled with wp-o-matic plus I also install the standanlone ‘Simplepie Core’ I’m gettiing no posts. Since I’m completely new to WP autoblog I wanted to try it on a free host. It’s called. Code: www.freehostia.com ……..I’ll try some other feeds and see. …
- Free Download Autoblogging Wordpress Plugin, WordPress v2.5 or later * SimplePie Core Plugin v1.1 or later * PHP cURL extension required * PHP Zlib extension recommended. File Size: 5.52 MB. Download: http://fileshare236.depositfiles.com/auth-autblo_hack.kz.rar …
- Is it wise to opt for the maximum deductible?, Warning: /home/midasvia/public_html/alddlroom.com/wp-content/cache/063baab671764a4a45047574cc184e3d.spc is not writeable in /home/midasvia/public_html/alddlroom.com/wp-content/plugins/simplepie-core/simplepie.inc on line 1769 … Here’s how I Consider raising your deductible on your plan if you are in good Wise Women Investor is proudly powered by WordPress. Source:http://www.wisewomeninvestor.com/2009/01/. optumhealthfinancial com products amp; services who’s eligible …
- Stephan A. aus B. » Wordpress: Feeds externer Webseiten mit , Auch wenn die SimplePie-Bibliotheken seit Version 2.8 in Wordpress integriert sind (Magpie RSS überigens auch), sollte man sich die Core-Bibliotheken per Plugin installieren. Was ist SimplePie? Der Quasi-Standard unter den RSS-Parsern. …
- the Mittineague Blog -> Error Reporting Plugin Release Candidate, With WordPress‘ switch to SimplePie, many E_STRICT errors are thrown as a result of WordPress maintaining support for PHP 4. In order to avoid Internal Server errors, the Error Reporting plugin does not handle any E_SRICT errors from …
- Need Virtual Assistant with SEO knowledge/Social Media Networking , Warning: /home/vacancy/public_html/wp-content/cache/a45a5a6439b7835f4dac720a15458980.spc is not writeable in /home/vacancy/public_html/wp-content/plugins/simplepie-core/simplepie.inc on line 1664 … The successful applicant must have wordpress experience and be able to work end to end on projects, creatively and technically with precision, efficiency and flair. WE WILL ONLY ENTERTAIN THE PERSON WHO RESPOND THE MOST IMMEDIATE. PLEASE SEND RESUME AND [...] …
- How To Add a Flickr Gallery to Your WordPress Theme Without a , Don’t get me wrong, I think plugins are great, and WordPress would not be the same without them. For me, it’s more the challenge of seeing if I can figure it out on my own. In one of my more recent themes, I wanted to integrate a Flickr gallery and found that it was actually pretty easy to do … WordPress uses the popular SimplePie class to parse RSS for several admin features which makes parsing, integrating and displaying feeds within a WordPress theme a piece of cake. …
- Simplepie + WordPress Blog + Lightspeed Webstore =
! | mccormicky, Getting SimplePie and WordPress together and whomping a few snippets of code into your Webstore tpl files is darn near close to an actual integration of.
- The Single Post Template in WordPress – Deuts Ambuscade, Each template may return or display a separate php script either from the built-in function of WordPress or from a third party script (just like Simplepie). But what about posts (under the single.php)? … I have some reservations for this method, though, as this is a plugin in the first place. What if I upgraded and it isn’t compatible with the future versions of WordPress anymore. But, if you want to display a different template for each post under a certain category, …
- RSS Image Widget | Zack Design, I’ve just created a new widget as a plugin using the Simplepie Wordpress plugin for the RSS feed logic. You can specify how many images you want to display,
