diff --git a/config/optional/linkit.linkit_profile.default.yml b/config/optional/linkit.linkit_profile.default.yml
index c8fd62f304c8c940fab6ffdbaa31b0804152e4ee..aca913e2a8d96cf58ceb40df2515387bf993c4f9 100644
--- a/config/optional/linkit.linkit_profile.default.yml
+++ b/config/optional/linkit.linkit_profile.default.yml
@@ -12,7 +12,7 @@ matchers:
     id: 'entity:node'
     weight: 0
     settings:
-      metadata: 'by [node:author] | [node:created:long]'
+      metadata: '[node:content-type] by [node:author] | [node:created:long] (node [node:nid])'
       bundles: {  }
       group_by_bundle: false
       include_unpublished: false