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
|
Loading…
Add table
Add a link
Reference in a new issue