Quote:
Originally Posted by nate
What plug in are you using to grab the feed?
wp-o-matic grabs both the excerpt and the content.
|
You are not understanding what I'm saying. Physically look at the feed. Use the link I provided in my previous post for the feed validator and plug in one of the FU Cash feeds.
Scroll down the screen and you'll see something like this
Quote:
# <?xml version="1.0" encoding="UTF-8"?>
# <!-- generator="wordpress/2.0.9" -->
# <rss version="2.0"
# xmlns:content="http://purl.org/rss/1.0/modules/content/"
# xmlns:wfw="http://wellformedweb.org/CommentAPI/"
# xmlns:dc="http://purl.org/dc/elements/1.1/"
# >
#
# <channel>
# <title>18YearsOld</title>
# <link><![CDATA[http://yestheyreallyare.18yearsold.com/signup/signup.php?nats=MTEwOTE6Mjox&step=2]]></link>
# <description><![CDATA[18YearsOld]]></description>
# <pubDate>Sun, 12 Jul 2009 15:00:00 EST</pubDate>
# <generator>http://bloggers.fuckyoucash.com</generator>
# <language>en</language>
# <item>
# <title><![CDATA[ PKim Capri ]]></title>
# <link><![CDATA[http://yestheyreallyare.18yearsold.com/signup/signup.php?nats=MTEwOTE6Mjox&step=2]]></link>
# <pubDate>Sun, 12 Jul 2009 15:00:00 EST</pubDate>
# <guid isPermaLink="false"><![CDATA[d5a46c978fcc7e54d4c6398887e05c4e]]></guid>
# <description><![CDATA[
#
# Kim Capri loves rollerblading and sucking boys off! This adorable 18 year old has such a sweet soft pussy just barely legal enough to get railed! When we met up with her at the park she was anxiously waiting to got on her knees!
#
# ]]></description>
# <content:encoded><![CDATA[<p align="center"><embed src="http://bloggers.fuckyoucash.com/_flash/embedVideo.swf?flvURL=aHR0cDovL2Jsb2dnZXJzLmZ1Y2t5b3VjYXNoLmNvbS9fc2l0ZXMvMTh5ZWFyc29sZC8xMDIvdmlkZW8uZmx2&destinationURL=aHR0cDovL3llc3RoZXlyZWFsbHlhcmUuMTh5ZWFyc29sZC5jb20vc2lnbnVwL3NpZ251cC5waHA/bmF0cz1NVEV3T1RFNk1qb3gmc3RlcD0y&watermarkText=MA==&siteName=18yearsold&j=http://yestheyreallyare.18yearsold.com/strack/MTEwOTE6Mjox/1/0/1/&episodePath=102" width="480" height="400" align="middle" name="embedVideo" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></p>]]></content:encoded>
# </item>
|
For importing feeds the stuff inbetween <channel></channel> isn't important. Find the <item> tag and underneath it all all the tags that are available to be read by the feed reader.
You will see there is a <description> tag and a <content encoded> tag.
With WP-o-Matic you do not have the ability to grab the information from the <description>. tag.
I don't know of any plug-in aggregator that will read both. I'm not sure whether BA would be able to put the two parts together as per the RSS standard the description tag is supposed to be for the excerpt and the content:encode for post information.
Other than sponsors who seem to think they know of a better way, there is no need to read both and the complete post should be in content:encode.
But don't believe me... Keep scratching your head and wondering why you can't get the feed to work since you obviously believe you know more about RSS feeds and getting them into wordpress than anyone else.