add: SEO for articles
SEO and SchemaORg for articles
This commit is contained in:
parent
f1cb4048a4
commit
d6859cdaad
22 changed files with 198 additions and 125 deletions
|
@ -1,20 +1,21 @@
|
|||
---
|
||||
image: 'https://picsum.photos/1920/450?random=4'
|
||||
thumbnail: 'https://picsum.photos/750/250?random=4'
|
||||
title: 'Blogfussel - für mehr Fussel im Blog'
|
||||
image: '/img/blog/posts/0000.start.webp'
|
||||
thumbnail: '/img/blog/posts/0000.start_thumb.webp'
|
||||
title: 'Blogfussel - schon wieder'
|
||||
description: 'Warum ich mich dazu entschlossen habe, jetzt doch wieder mit dem Bloggen anzufangen? Da muss ich etwas ausholen.'
|
||||
navigation: true
|
||||
date: 2025-06-11
|
||||
category: 'story'
|
||||
tags: [ 'start', 'story' ]
|
||||
author:
|
||||
name: 'webfussel'
|
||||
image: '/img/og.webp'
|
||||
image: '/img/blog/authors/webfussel@3x.webp'
|
||||
schemaOrg:
|
||||
type: 'BlogPosting'
|
||||
headline: 'Warum es wieder einen blogfussel gibt'
|
||||
author:
|
||||
type: 'Person'
|
||||
name: 'Fiona Urban aka webfussel'
|
||||
datePublished: '2025-06-11'
|
||||
---
|
||||
|
||||
::blog-excerpt
|
||||
Warum ich mich dazu entschlossen habe jetzt doch wieder mit dem Bloggen anzufangen? Da muss ich etwas ausholen.
|
||||
::
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Noch mehr Text
|
||||
Irgendein Text
|
|
@ -1,18 +0,0 @@
|
|||
---
|
||||
image: 'https://picsum.photos/600/250?random=3'
|
||||
title: 'Post 1'
|
||||
description: 'Blablabla'
|
||||
navigation: true
|
||||
date: 2025-05-20
|
||||
category: 'tutorial'
|
||||
tags: [ 'test', 'wasd' ]
|
||||
author:
|
||||
name: 'webfussel'
|
||||
image: '/img/og.webp'
|
||||
---
|
||||
|
||||
Blablabla test 1 2 3
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Noch mehr Text
|
|
@ -1,18 +0,0 @@
|
|||
---
|
||||
image: 'https://picsum.photos/600/250?random=2'
|
||||
title: 'Post 2'
|
||||
description: 'Blablabla'
|
||||
navigation: true
|
||||
date: 2025-05-16
|
||||
category: 'snippet'
|
||||
tags: [ 'test', 'asdf' ]
|
||||
author:
|
||||
name: 'webfussel'
|
||||
image: '/img/og.webp'
|
||||
---
|
||||
|
||||
Blablabla test 1 2 3
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Noch mehr Text
|
|
@ -1,18 +0,0 @@
|
|||
---
|
||||
image: 'https://picsum.photos/600/250?random=1'
|
||||
title: 'Post 3'
|
||||
description: 'Blablabla'
|
||||
navigation: true
|
||||
date: 2025-05-25
|
||||
category: 'freelancing'
|
||||
tags: [ 'test', '123' ]
|
||||
author:
|
||||
name: 'webfussel'
|
||||
image: '/img/og.webp'
|
||||
---
|
||||
|
||||
Blablabla test 1 2 3
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Noch mehr Text
|
|
@ -1,18 +0,0 @@
|
|||
---
|
||||
image: 'https://picsum.photos/600/250?random=5'
|
||||
title: 'Post 4'
|
||||
description: 'Blablabla'
|
||||
navigation: true
|
||||
date: 2025-05-25
|
||||
category: 'news'
|
||||
tags: [ 'test', '123' ]
|
||||
author:
|
||||
name: 'webfussel'
|
||||
image: '/img/og.webp'
|
||||
---
|
||||
|
||||
Blablabla test 1 2 3
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Noch mehr Text
|
Loading…
Add table
Add a link
Reference in a new issue