We have a client that wishes to add no index to some specific products? I can't seem to find any standard feature for this?
Is there a standard feature for this, or have somebody made a custom solution for this?
Thanks.
Kasper
We have a client that wishes to add no index to some specific products? I can't seem to find any standard feature for this?
Is there a standard feature for this, or have somebody made a custom solution for this?
Thanks.
Kasper
Hi Kasper
It is not there currently.
It is super simple to add a custom product field and when that is set to true, add noindex to
Dynamicweb.Frontend.Pageview.Current.Meta.AddTag("robots", "noindex");
Hi Nicolai,
How would you exclude them from your sitemap.xml?
You can disable "Show in sitemap" that will remove the group from the sitemap.xml
But not for specific products
You must be logged in to post in the forum