SEO
URL slugs
var result = await _urlService.ValidateSlugAsync(product,
seName: myNewSlug,
displayName: product.Name,
ensureNotEmpty: true);
await _urlService.ApplySlugAsync(result, save: true);Meta information
Canonical URLs and policies
Robots and sitemaps
Character conversion
Last updated
Was this helpful?