Graph - ignoring RoutingOptions?

Vote:
 

Would be good if the content indexed by Graph would respect our routing options.

For example, we currently have:

services.Configure<RoutingOptions>(o => o.UseTrailingSlash = true)


However when retrieving the "RelativePath" data of content from Graph, it is without a trailing slash. Not a huge deal, but this is causing SEO teams to raise issues with too much Internal Redirection. 

Sure, not a big deal to add the trailing slash ourselves after the fact, but would be nice if we didn't have to.

#326001
Jul 25, 2024 14:01
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.