added google site verification for google search console

This commit is contained in:
2024-05-31 10:40:38 +02:00
parent f6051b15b1
commit 37fdd21db5
20 changed files with 202 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
label: '403 access denied'
tags:
robots: noindex
canonical_url: '[site:url]'
shortlink: '[site:url]'

View File

@@ -0,0 +1,4 @@
label: '404 page not found'
tags:
canonical_url: '[site:url]'
shortlink: '[site:url]'

View File

@@ -0,0 +1,4 @@
label: 'Front page'
tags:
canonical_url: '[site:url]'
shortlink: '[site:url]'

View File

@@ -0,0 +1,4 @@
label: Global
tags:
canonical_url: '[current-page:url]'
title: '[current-page:title] | [site:name]'

View File

@@ -0,0 +1,5 @@
label: Content
tags:
title: '[node:title] | [site:name]'
description: '[node:summary]'
canonical_url: '[node:url]'

View File

@@ -0,0 +1,5 @@
label: 'Taxonomy term'
tags:
canonical_url: '[term:url]'
description: '[term:description]'
title: '[term:name] | [site:name]'

View File

@@ -0,0 +1,5 @@
label: User
tags:
canonical_url: '[user:url]'
description: '[site:name]'
title: '[user:display-name] | [site:name]'