0

Does anyone know what I need for my SAP Commerce project in order to provide a sitemap on the url {basesite}/sitemap.xml? Our project has Spartacus for front-end, and therefore no acceleratorstorefront extension, but we do have acceleratorservices that seems to come with a part of the sitemap functionalities.

Any input is much appreciated.

John Conde
  • 217,595
  • 99
  • 455
  • 496
M V
  • 23
  • 5

2 Answers2

1

As of today (2020-05-07), sitemaps are not available. It is up to the crawler to crawl the site.

See these discussions on Slack:

geffchang
  • 3,279
  • 2
  • 32
  • 58
0

As far as I know there is a cronjob which seems to generate a sitemap. Here is the belonging class link.

Also here is another stackoverflow thread. How to change localhost URL in Hybris Sitemap XML

UPDATE

This is for the jsp storefront, not Spartacus

Mafick
  • 1,128
  • 1
  • 12
  • 27