nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.29k stars 5.32k forks source link

Add checkbox to Product schema: Exclude from sitemap #7099

Closed nealculiner closed 8 months ago

nealculiner commented 8 months ago

I'm using 4.60.6 and we need an easy way to mark products that should not be in the sitemap. For example, I have a customer service follow-up product where the customer can enter a price and pay an invoice we email them. I don't want this product to appear in the sitemap as it's not something anyone should be using without direction.

I suggest adding a checkbox to the Product page "Exclude from sitemap" - when checked is excluded as the phrase suggests. This could go below "Show on home page" for example.

AndreiMaz commented 8 months ago

@nealculiner Thanks a lot for the suggestion. But this feature is quite specific. And after some consideration we've decided not to implement this functionality out of the box and leave it for customization