GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress RSS Feed Import (https://gfy.com/showthread.php?t=704313)

Pimpin_J 02-08-2007 10:28 AM

Wordpress RSS Feed Import
 
Whats the best plugin to use to import sponsor RSS feeds to a wp blog? Looking for a decent plugin! :thumbsup

candyflip 02-08-2007 10:34 AM

I use RSS2Blog and Autoblogger pro. FeedWordPress is a free to use plugin that might do the trick for you.

scouser 02-08-2007 10:36 AM

"WP-Autoblog" is the best IMO.

candyflip 02-08-2007 10:50 AM

RSS2Blog doesn't do it, can any of the "free" plugins do any of the relinking and rewriting that Autoblogger does? The more that I use this feature the more I love it.

DomP_nl 02-08-2007 11:35 AM

wp-autoblogger does that

just a punk 02-08-2007 11:38 AM

Quote:

Originally Posted by Pimpin_J (Post 11882849)
Whats the best plugin to use to import sponsor RSS feeds to a wp blog? Looking for a decent plugin! :thumbsup

feedwordpress.

Mike Semen 02-08-2007 11:38 AM

Quote:

Originally Posted by cyberxxx (Post 11883183)
feedwordpress.

What he said.

2012 02-08-2007 11:52 AM

wordpress rss
 
:thumbsup wordpress has a built in function for all that. you don't need a plugin unless you want to I guess...

here is the wordpress link

I stuck it into a blog I'm screwing around with. New to blogs...
shemalefuck . sexphotoblog . com

The code I popped in the index page was ...
<!-- start rss feed tranny perverts -->
<?php $feedURL='http://trannyperverts.sunnytoolz.com/rss/index.php?aid=9571&c=A&'; ?>
<?php require_once(ABSPATH . WPINC . '/rss.php'); ?>
<?php $rss = fetch_rss($feedURL); ?>
<?php foreach ( $rss->items as $item ) : ?>
<?php echo '<table width="400" cellpadding="10" cellspacing="10" ><tr><td>'; ?>
<?php echo $item['description']; ?>
<?php echo '</td></tr></table>'; ?>
<?php endforeach; ?>
<!-- end rss feed tranny perverts -->

for a sunnydollars rss feed...
seems to work great... maybe it will help someone else... yes the blog sucks
:rasta


All times are GMT -7. The time now is 02:43 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123