diff --git a/erpnext/www/all-products/index.py b/erpnext/www/all-products/index.py index 8e2d2681a84..0394e4b2cc5 100644 --- a/erpnext/www/all-products/index.py +++ b/erpnext/www/all-products/index.py @@ -2,6 +2,8 @@ import frappe from erpnext.portal.product_configurator.utils import (get_products_for_website, get_product_settings, get_field_filter_data, get_attribute_filter_data) +sitemap = 1 + def get_context(context): if frappe.form_dict: