dynamise analytics and fix SEO for site with no album output
This commit is contained in:
parent
af6dfc7710
commit
368b6ded61
5 changed files with 34 additions and 53 deletions
20
_config.yml
20
_config.yml
|
|
@ -1,6 +1,10 @@
|
|||
title : 徒 setto セット
|
||||
description: 'Set, Party, Gang! #Cybersoul.'
|
||||
|
||||
url: "https://setto.basspistol.com" # the base hostname & protocol for your site
|
||||
permalink: /:categories/:title/
|
||||
|
||||
## jekyll excludes
|
||||
exclude:
|
||||
- changelog.md
|
||||
- '*.*~'
|
||||
|
|
@ -10,9 +14,7 @@ exclude:
|
|||
- Gemfile.lock
|
||||
- README.md
|
||||
- LICENCE
|
||||
|
||||
title : 徒 setto セット
|
||||
description: 'Set, Party, Gang! #Cybersoul.'
|
||||
## SEO
|
||||
geo:
|
||||
timezone: "Europe/Switzerland"
|
||||
lat: '46.203918'
|
||||
|
|
@ -52,6 +54,10 @@ collections:
|
|||
permalink: /albums/:path/
|
||||
authors:
|
||||
output: false
|
||||
|
||||
## Matomo
|
||||
matomo_site_id: 11
|
||||
matomo_container:
|
||||
|
||||
# defaults
|
||||
|
||||
|
|
@ -71,14 +77,6 @@ defaults:
|
|||
lang: en
|
||||
seo:
|
||||
type: "AudioObject"
|
||||
- scope:
|
||||
path: ""
|
||||
type: "albums"
|
||||
values:
|
||||
layout: "album"
|
||||
lang: en
|
||||
seo:
|
||||
type: "AudioObject"
|
||||
- scope:
|
||||
path: ""
|
||||
type: "pages"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue