Ayke Halder 137dbaf0dc
DEV: declare post position as simple number in structured data (#16231)
This replaces the position declared as `#123` with the more simple version `123`.

The property position may be of type Integer or Text. A value of type Integer, or more precise of type Text which simply casts to integer, is sufficient here.
See: https://schema.org/position

In category-view the topic-list already uses this notation for the position of topics:
`<meta itemprop="position" content="123">`
2023-01-30 08:07:04 +01:00
..
2022-10-13 16:39:52 +03:00
2022-12-13 10:13:48 -06:00
2022-10-12 15:31:59 +02:00
2022-10-12 16:05:42 +02:00
2022-10-12 16:05:42 +02:00