Job command |
SitemapGenerate |
Job Parameters |
Type the following optional parameters of the command into a string
representation of a URL query. For example, if you have more than one store, the URL query string
representation to specify these parameters would be
storeId_1=10001&storeId_2=10002 . The following example displays how you would
type in more than one parameter for your store:
storeId=10101&maxUrlNumber=25&storeType=B2C
Note: For extended sites stores with sales catalogs, the catalogId must
be passed for the sales catalog. For
example,
storeId=10101&maxUrlNumber=25&storeType=B2C&catalogId=10051
- storeId
- The store ID of the store for which the sitemap is generated.
- storeType
- Optional: This parameter is used to restrict the types of stores that can generate a sitemap. If
a value is not specified, then all store types can generate a sitemap.
- Can be either B2C or B2B.
- maxUrlNumber
- Optional: The maximum number of URLs a sitemap is allowed to have. If value is not specified,
the default value of 50,000 is used. A sitemap XML file cannot contain more than 50,000 URL
entries.
- catalogId
- Optional: The catalog ID to generate URLs for. If no catalog ID is specified, the master catalog
ID is used.
- validation
- Optional: This flag indicates whether the generated sitemap is validated against the sitemap
schema. By default this value is set to false.
- compareFiles
- Optional: This flag indicates whether to compare the generated sitemap files with the files that
were generated from the previous run. If the files are the same, no new files are generated. Default
value is true.
- sitemapView
- Optional: On an SEO enabled store, SEOSitemapView is used to generate static
page URLs. On stores without SEO enabled, this parameter can be used to specify the name of the view
that is used as the sitemap template for specified store. If no sitemapView is
specified, the default sitemap view DefaultSitemapView is used.
- HostName
- Optional: The host name of the production server that is used to host the
sitemap.xml files. This parameter is required when the command is executed on a
staging or remote server.
- uploadXMLToEAR
-
Optional: This flag indicates whether to upload the uncompressed generated
sitemap XML files to the EAR directory (set to false by default). Both the
compressed and uncompressed versions are uploaded.
Note: Requires interim fix APAR JR40734. Included in fix pack 6 and above.
- updateEAR
-
Optional: This flag allows the caller to disable the EAR update (set to
true by default). All files remain in the temporary directory.
Note: Requires interim fix JR48186. Included in fix pack 8 and above.
- useSearchKeywordForCategoryURL
- Optional: This flag determines whether to use CategoryURL pattern or SearchCategoryURL pattern
for building category URLs for site maps. The flag can be set to either true or
false.
By default, the value is set to true, which uses
the "/search/" token in the site map. For example,
www.myhost.com/en/aurora/search/categoryName. If you
set the value to false, then the "/search/" token is not used. For example,
www.myhost.com/en/aurora/categoryName. Note: Requires
interim fix JR56132.
- productDisplayViewName
- The view name to use for generating the site map for products. If unspecified, the command
defaults to the default product view for Aurora.
- categoryDisplayViewName
- The view name to use for generating the site map for categories. If unspecified, the command
defaults to the default category view for Aurora.
|
Start Date |
Enter the current date. |
Start time |
Enter a time that you want to start the job
for the first time. |
Schedule Interval |
Type the number of seconds between successive runs of this job. If this
parameter is omitted, the job is run only once. Typically this job is not scheduled to run regularly
and is run as needed. If you find that you create many new products monthly, then you might want to
run it more frequently. |
Job priority |
Enter 10 to indicate
that the job is high priority. |