Written by tzetter on
30 Jul 2009
NO demo is available at the moment, we do have a live site were you can take a look at the content created by TBEAR:FILL. You can check that site out, www.findmore.ca.
We are using JoomSuite Resource for classified ads, currently 80% of all classified content is created using TBEAR:FILL, that pulls content using RSS feeds and publish it on the findmore.ca.
TBEAR:FILL take advantage of the RSS 2.0 standard.
| Element |
Description |
Resource Fields |
| title |
The name of the channel. It's how people refer to your service. If you have an HTML website that contains the same information as your RSS file, the title of your channel should be the same as the title of your website. |
Do not use a field, it is stored in the JS Record table under title |
| link |
The URL to the HTML website corresponding to the channel. |
is stored in the URL field, you have to create a URL field in your types declaration |
| description |
Phrase or sentence describing the channel. |
is stored in the textarea field or html field, you have to create a description field in types declaration that is a text field or html field |
TBEAR:FILL are setting the following fields:
social bookmarks field - set to yes
mail field - set to no
TBEAR:FIll updates the meta description in the js record, with the data from title in the feed. It can be edit later.
TBEAR:FILL updates the meta keyword int he js record, with the defined data from the tags specified when creating the feed. It can be edit later.
TBEAR:FILL updates the tags table of JS, with the data from the tags field, defined when the feed was created with TBEAR:FILL.