saleor-apps-rs/sitemap-generator/README.md
2024-07-14 22:28:21 +02:00

607 B

Using sitemap-generator

Only works for a single website. No locale support and no sitemap-index. Outputs Only pure sitemap.txt file. Downside is limit of 50 000 links. Upside: Easy to write c: Partially supports relations of objects (Category-product), where the sitemap template can use info from both.

Unofficial Saleor App Template

To update the saleor schema, you can download it from here and put into schema/schema.graphql To generate typings for events and gql queries, use: https://generator.cynic-rs.dev/