rss content syndication
rss syndication

RSS Syndication

RSS News
Tools for Syndication
Syndication Services
Content Management
Content Syndication
Syndication Software
Syndication Articles
Find RSS Feeds
Really Simple Syndication

Audio Syndication
Podcasting Tools

Video Syndication
Videocasting Tools



RSS Syndication

FeedForAll

FeedForAll Support Forum

Program Support (RFA) - where can i get some good tutorials?
09/06/2010

Author: moises9485
Subject: where can i get some good tutorials?
Posted: Mon Sep 06, 2010 3:29 pm (GMT -5)

where can i get some good tutorials? for learning about feed relay i am new webmaster and i dont know what is feed and how should i use for getting traffic,,, i have read some where this will help my website for getting traffic..

thats true? if yes so please tall me where should i start.

more info Program Support (RFA) - where can i get some good tutorials?

RSS2SQL (RSS to MySQL Feed Importer) - Preventing entries being added after removing old entries
09/06/2010

Author: damian0612
Subject: Preventing entries being added after removing old entries
Posted: Sat Sep 04, 2010 2:03 am (GMT -5)

Hi

I want to run a cron to clean my database every week and this is fine eg

Code:
DELETE FROM feedItems WHERE ItemAddedTime < DATE_SUB(NOW(), INTERVAL 1 WEEK)


However whe I run rss2sql.php it updates the entries again I have removed. Can I update it so it wont update old entries again after I have removed them?

Thanks
Damian

more info RSS2SQL (RSS to MySQL Feed Importer) - Preventing entries being added after removing old entries

RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.
09/06/2010

Author: Tech Support
Posted: Thu Sep 02, 2010 9:02 am (GMT -5)

I just tried retrieving the two feed files you are using:

http://www.certainteed.com/pressroom/rss/vinylsiding.xml
and
http://certainteed.com/pressroom/rss/fibercementsiding.xml

and I just get a webpage now instead of a feed file. Could the be related to the problem?
_________________
Create RSS Feeds
Audio Recording and Editing

more info RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.

RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.
09/06/2010

Author: flyAddict
Posted: Thu Sep 02, 2010 7:21 am (GMT -5)

No it is not running on the same server. I believe the problem has to do with the formatting of the certainteed xml feeds. to use feed2html for one of them them I had to set the missingencoding default to utf-8, then it worked. I've tried making the same change in the rssmesh.php file below the config options to no avail.

more info RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.

RSS2HTML (RSS to HTML Converter) - RE: How to set-up RSS to HTML in a Wordpress Blog?
09/06/2010

Author: mortgage-refinancing
Posted: Thu Sep 02, 2010 4:27 am (GMT -5)

I am looking into creating a short tutorial. I will keep this thread posted.

more info RSS2HTML (RSS to HTML Converter) - RE: How to set-up RSS to HTML in a Wordpress Blog?

RSS2HTML (RSS to HTML Converter) - RE: Not working on easily.co.uk hosted site
09/06/2010

Author: ejk42
Posted: Wed Sep 01, 2010 5:58 pm (GMT -5)

Just to say I finally fixed this - by changing hosts!

I had a friend who's good with php look at it and he eventually concluded that easily must have some sort of firewall or other setup that is preventing this from working, so I've moved to 1&1, where it works just fine!

Simples Wink

more info RSS2HTML (RSS to HTML Converter) - RE: Not working on easily.co.uk hosted site

RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.
09/06/2010

Author: Tech Support
Posted: Wed Sep 01, 2010 3:55 pm (GMT -5)

Is the rssmesh.php program running on the same server as the where the rss files are stored (i.e. certainteed.com)?
_________________
Create RSS Feeds
Audio Recording and Editing

more info RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.

RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.
09/06/2010

Author: flyAddict
Posted: Wed Sep 01, 2010 3:33 pm (GMT -5)

$useFopenURL was set to 1. If I set it to 0 I get.

This exact setup works fine for other RSS feeds. I can't figure out what is wrong with the two specific feeds i'm tying to mesh http://certainteed.com/pressroom/rss/fibercementsiding.xml
http://certainteed.com/pressroom/rss/vinylsiding.xml
or at least what is conflicting with the script.

Code:
DIAG: FeedForAll_scripts_readFile(ct_Template.xml, 0, 0, -1)
DIAG: FeedForAll_scripts_contentOfCache(ct_Template.xml, 0, -1, 0)
DIAG: FeedForAll_scripts_contentOfCache(): !useCaching
DIAG: FeedForAll_scripts_readFile(): return SUCCESSFUL
DIAG: FeedForAll_scripts_readFile(http://certainteed.com/pressroom/rss/vinylsiding.xml, 0, 0, -1)
DIAG: FeedForAll_scripts_contentOfCache(http://certainteed.com/pressroom/rss/vinylsiding.xml, 0, -1, 0)
DIAG: FeedForAll_scripts_contentOfCache(): !useCaching
DIAG: FeedForAll_scripts_contentOfCache(http://certainteed.com/pressroom/rss/vinylsiding.xml, 0, -1, 0)
DIAG: FeedForAll_scripts_contentOfCache(): !useCaching
Unable to open RSS Feed http://certainteed.com/pressroom/rss/vinylsiding.xml with error HTTP ERROR: 301, exiting DIAG: FeedForAll_scripts_readFile(http://certainteed.com/pressroom/rss/fibercementsiding.xml, 0, 0, -1)
DIAG: FeedForAll_scripts_contentOfCache(http://certainteed.com/pressroom/rss/fibercementsiding.xml, 0, -1, 0)
DIAG: FeedForAll_scripts_contentOfCache(): !useCaching
DIAG: FeedForAll_scripts_contentOfCache(http://certainteed.com/pressroom/rss/fibercementsiding.xml, 0, -1, 0)
DIAG: FeedForAll_scripts_contentOfCache(): !useCaching
Unable to open RSS Feed http://certainteed.com/pressroom/rss/fibercementsiding.xml with error HTTP ERROR: 301, exiting
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>CertainTeed Siding Feed</title>
        <description>CertainTeed Vinyl and Fiber Cement Siding News Feed</description>
        <link>http://www.certainteed.com/pressroom/rss.aspx</link>
        <language>en-us</language>
    <generator>FeedForAll-scripts (rssMesh.php), http://www.FeedForAll.com/, Copyright 2006-2007, NotePage, Inc.</generator>
<lastBuildDate>Wed, 01 Sep 2010 16:31:17 -0400</lastBuildDate>
<pubDate>Wed, 01 Sep 2010 16:31:17 -0400</pubDate>
</channel>
</rss>

more info RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.

RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.
09/06/2010

Author: Tech Support
Posted: Wed Sep 01, 2010 3:27 pm (GMT -5)

In your rssmesh.php file, near the beginning you will find a line similar to this:

$useFopenURL = 0;

if you have the value set to 1, try setting it to 0
_________________
Create RSS Feeds
Audio Recording and Editing

more info RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.

RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.
09/06/2010

Author: flyAddict
Posted: Wed Sep 01, 2010 2:58 pm (GMT -5)

Anyone??

more info RSSmesh (Automatic Feed Aggregator) - RE: displayed meshed feed header from template but not feed.

RSS2HTML (RSS to HTML Converter) - RE: Configuration setting prohibit using the specified feed file
09/06/2010

Author: JayDee
Posted: Tue Aug 31, 2010 4:30 am (GMT -5)

Thank you

This lead me to understand that I had to include the full path of the XMLFILE

Old XMLFILE (Not working): XMLFILE=www.narf.no/narfrss

New XMLFILE: XMLFILE=http://www.narf.no/narfrss
_________________
Regards
JayDee

more info RSS2HTML (RSS to HTML Converter) - RE: Configuration setting prohibit using the specified feed file

RSS2HTML (RSS to HTML Converter) - RE: Configuration setting prohibit using the specified feed file
09/06/2010

Author: Tech Support
Posted: Mon Aug 30, 2010 11:27 am (GMT -5)

Try changing this line in the rss2html.php script:

$fileAccessLevel = 1;

to this:

$fileAccessLevel = 0;
_________________
Create RSS Feeds
Audio Recording and Editing

more info RSS2HTML (RSS to HTML Converter) - RE: Configuration setting prohibit using the specified feed file

General RSS Discussions - RE: how to use rss feed with my website?
09/06/2010

Author: Tech Support
Posted: Mon Aug 30, 2010 10:24 am (GMT -5)

Actually, what you'll want to do is update your existing feed and republish it to your site. That way any subscribers to your feed are notified of any new items you've added to the feed.
_________________
Create RSS Feeds
Audio Recording and Editing

more info General RSS Discussions - RE: how to use rss feed with my website?

Program Support (FFA Win) - RE: What is next?
09/06/2010

Author: Tech Support
Posted: Mon Aug 30, 2010 10:19 am (GMT -5)

I'd recommend having a look at some of our Video Tutorials:

http://www.feedforall.com/rss-videos.htm

The "How To" RSS Videos will definitely be useful to you.
_________________
Create RSS Feeds
Audio Recording and Editing

more info Program Support (FFA Win) - RE: What is next?

RSS2HTML (RSS to HTML Converter) - Configuration setting prohibit using the specified feed file
09/06/2010

Author: JayDee
Subject: Configuration setting prohibit using the specified feed file
Posted: Mon Aug 30, 2010 6:34 am (GMT -5)

Hi

I have just tried to install the RSS2HTML but I can not seems to get it to work.

I get the following error message. (Where the RSS windows should have been)

"Configuration setting prohibit using the specified feed file, exiting"

This is my link to the window:

http://www.merverdi.as/rss2html.php?XMLFILE=www.narf.no/narfrss&TEMPLATE=http://www.merverdi.as/MerVerdi-template.html&MAXITEMS=5

What have I done wrong
_________________
Regards
JayDee

more info RSS2HTML (RSS to HTML Converter) - Configuration setting prohibit using the specified feed file

 

 

 

Create RSS
easily create, edit, manage and publish rss feeds for syndication.

create content feeds

Create RSS Button
free graphic tool, create a customized graphic to represent your content feed.

content feeds

RSS Submit
Software to automate feed submissions.


Business Case for RSS
Download or view this free educational PDF