Indices for related content?

I’ve been using the new related content feature on my blog. It’s great!

One question though, there doesn’t seem to be a list of what indices I can use in the configuration. Ideally, I would like related content to be ranked by title > tag > content, but I can’t figure out how to do that. Any suggestions? TIA.

In short you can use all string and string slice types + dates data in .Page.Params.

So title and tags in your case – but note that content is currently not supported. The documentation should be clear on this.

1 Like