added google site verification for google search console
This commit is contained in:
5
config/sync/language/en/metatag.metatag_defaults.403.yml
Normal file
5
config/sync/language/en/metatag.metatag_defaults.403.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
label: '403 access denied'
|
||||
tags:
|
||||
robots: noindex
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
4
config/sync/language/en/metatag.metatag_defaults.404.yml
Normal file
4
config/sync/language/en/metatag.metatag_defaults.404.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
label: '404 page not found'
|
||||
tags:
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
@@ -0,0 +1,4 @@
|
||||
label: 'Front page'
|
||||
tags:
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
@@ -0,0 +1,4 @@
|
||||
label: Global
|
||||
tags:
|
||||
canonical_url: '[current-page:url]'
|
||||
title: '[current-page:title] | [site:name]'
|
@@ -0,0 +1,5 @@
|
||||
label: Content
|
||||
tags:
|
||||
title: '[node:title] | [site:name]'
|
||||
description: '[node:summary]'
|
||||
canonical_url: '[node:url]'
|
@@ -0,0 +1,5 @@
|
||||
label: 'Taxonomy term'
|
||||
tags:
|
||||
canonical_url: '[term:url]'
|
||||
description: '[term:description]'
|
||||
title: '[term:name] | [site:name]'
|
@@ -0,0 +1,5 @@
|
||||
label: User
|
||||
tags:
|
||||
canonical_url: '[user:url]'
|
||||
description: '[site:name]'
|
||||
title: '[user:display-name] | [site:name]'
|
Reference in New Issue
Block a user