Develop > Presentation layer > Search engine optimization (SEO) > WebSphere Commerce integration with sitemaps
Schedule sitemaps integration
You can schedule sitemaps generation. Using the Scheduler in the Administration Console, you can create a sitemaps job, or update an existing one. For example, you might want to include any updates made to the catalog each day. When the scheduled job runs, it creates a sitemap.xml file, sitemap_ storeId.xml.gz, based on the catalog information.
Procedure
- Create a sitemaps job using the scheduler
- Make sure that the sitemaps integration is enabled.
- Schedule a site-level job. You can name it whatever you wish. In the Job parameters field, type the following optional parameters of the command in 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 the ConsumerDirect store:
storeId=10101&maxUrl=25&storeType=B2C
- Update an existing sitemaps job using the scheduler
- Open the Administration Console and select Site on the Administration Console Site/Store Selection page.
- From the Configuration menu, click Scheduler. The Scheduler page displays a list of jobs that are scheduled to run for your site.
- Select the existing sitemap generator job for updating.
- Update the required parameters.
- Click OK.
Related concepts
WebSphere Commerce integration with sitemaps
Search engine optimization (SEO)
Related tasks
Customize sitemaps integration