|
|
| RSS |
RSS stands for Really Simple Syndication. It is an XML-based format for content distribution.
For a detailed definition of RSS please see Wikipedia.
External RSS
There are two ways you can include external RSS feeds into your store pages.
Custom Boxes
When setting up a custom box you would set the Box Type to RSS Feed. Then in the Box Content you would put the URL to the feed. You can further customize the appearance of the RSS contents by modifying the RSS related CSS hooks in the
/aom/cfg.css.php file.
- Custom Pages
When setting up a custom page you would set the Page Type to RSS Feed. Then in the Page Content you would put the URL to the feed. You can further customize the appearance of the RSS contents by modifying the RSS related CSS hooks in the
/aom/cfg.css.php file.
Internal RSS
Coming soon you will be able to create your own RSS Feeds inside AOM that others can pull into their sites or RSS readers. Stay tuned... |
|