sitemap everyday

How to Use

How to make the RSS.

Select the files and Right-click and select "make ***" on the Files Panel.

make RSS1.0
This command generate RSS1.0 in the new document.
make RSS1.0
make RSS2.0
This command generate RSS2.0 in the new document.
make RSS2.0
make Atom
This command generate Atom in the new document.
make Atom
make Basic PodCast
This command generate Basic PodCast in the new document.
If you want to establish the PodCast for iTunes, you should use Apple products.
( .mp3, .avi, .mpeg4, .mp4, .mpeg, .mov )
make Atom

Validate RSS

Select the RSS file and Right-click and select "validate" on the Files Panel.
validate

This command submits validate-request via HTTP to web service.
You can get the result of validation on your web browser.

See http://www.garterblue.com/feedvalidator/

upload and validate...
This command uploads and validates RSS using web service.
upload and validate...
validate only...
This command validates RSS using web service.
validate only

about Config

on the Files Panel, Right-click and select "config..."
config...

or "Commands" -> "RSS Config..."
config...

Config

Site Information

config 1-6

1.Title

Title of your site.
Required.
Ex. garterblue.com

2.URL

URL of your site.
Fill the HTTP address in the Local Info section of the site definition dialog.
Required.
Ex. http://www.garterblue.com

3.Name of Editor

Editor's ( or site manager's) name or e-mail.
Required.
Ex. gb

4.Description

Description about your site.
Required.

5.Timezone

Your UTC Timezone.
Required.
Ex. +09:00

UTC Timezone

Please check http://en.wikipedia.org/wiki/List_of_time_zones
-12:00, -11:00, -10:00, -09:30, -09:00, -08:00, -07:00, -06:00, -05:00, -04:00, -03:30, -03:00, -02:00, -01:00, Z, +01:00, +02:00, +03:00, +03:30, +04:00, +04:30, +05:00, +05:30, +05:45, +06:00, +06:30, +07:00, +08:00, +08:45, +09:00, +09:30, +10:00, +10:30, +11:00, +11:30, +12:00, +12:45, +13:00, +14:00

6.URL of RSS

URL of the Feed.
Required(RSS1.0).
Ex. http://www.garterblue.com/com.garterblue.rss3.xml

Entry

config 7

7.Description / Summary

Formatting of entry's descriptin( or summary ).
Required.

Description / Summary

use <meta name= "description">

RSS Reader

use <meta name= "description"> and "Read more..."

RSS Reader

only "Read more..."

RSS Reader

Conditions

config 9-10

8.Cloaked files

About cloaked files( include / not include ).
Required.

Cloaked files

include cloaed files

The feed includes cloaked files.

not include cloaked files

The feed doesn't include cloaked files.

9.Last modified date

Filtering by last modification ( 24 Hours / 3 Days / 1 Week / 2 Weeks / 1 Month / 6 Months / 1 Year / ALL ).
Required.

Last modified date

ALL

No filtering by last modification.

within 24 Hours

Filtering by last modification within 24 hours.

within 3 Days

Filtering by last modification within 3 days.

within 1 Week

Filtering by last modification within 1 week.

within 2 Weeks

Filtering by last modification within 2 weeks.

within 1 Month

Filtering by last modification within 1 month.

within 6 Months

Filtering by last modification within 6 months.

within 1 Year

Filtering by last modification within 1 year.

10.Max

Filtering by number of entries ( 5 / 10 / 20 / 50 / 100 / 1000 / ALL ).
Required.

Max

ALL

No filtering by number of entries.

within 5

Filtering by number of entries within 5 entries.

within 10

Filtering by number of entries within 10 entries.

within 20

Filtering by number of entries within 20 entries.

within 50

Filtering by number of entries within 50 entries.

within 100

Filtering by number of entries within 100 entries.

within 1000

Filtering by number of entries within 1000 entries.

Others

config 11

11.Referer

Referer of Links.
Ex. http://www.garterblue.com/index.html?ref=rss

disabled field

config 12

12.This extension use the Designnotes of this file.

This extension try to find the file named /index.rsssan on site root at first.
When there isn't this file, /index.html, /index.htm...

Some definitions are saved using Designnotes of this file.

<?xml version="1.0" encoding="utf-8" ?>
<info>
	<infoitem key="RSS3_SITE_TITLE" value="garterblue.com" />
	<infoitem key="RSS3_SITE_URL" value="http://www.garterblue.com/" />
	<infoitem key="RSS3_SITE_DESCRIPTION" value="Honi soit qui mal y pense" />
	<infoitem key="RSS3_SITE_MANAGER" value="gb" />
	<infoitem key="RSS3_SITE_URL_RSS10" value="http://www.garterblue.com/com.garterblue.rss3.xml" />
	<infoitem key="RSS3_SITE_UTC_TIMEZONE" value="+09:00" />
	<infoitem key="RSS3_CONFIG_CLOAKED" value="not include cloaked files" />
	<infoitem key="RSS3_CONFIG_LASTMOD" value="ALL" />
	<infoitem key="RSS3_CONFIG_MAXITEM" value="ALL" />
	<infoitem key="RSS3_CONFIG_REFER_FLAG" value="YES" />
	<infoitem key="RSS3_CONFIG_REFER_KEY" value="ref" />
	<infoitem key="RSS3_CONFIG_REFER_VALUE" value="rss" />
</info>