It's just an idea not a necessity. Image generated via the "stickers" plugin.
For example:
Add OG:Image
- Luc
- Developer

- Posts: 168
- Joined: Mon Aug 21, 2017 6:40 am
- Location: Paramaribo, Suriname
- Station model: Davis Pro 2 (2x)
- Software: WeeWX
- Contact:
Re: Add OG:Image
Interesting idea! Can you explain it a bit more?
By the way, what are we looking at? An automatic bird photographic device?
Cheers, Luc
By the way, what are we looking at? An automatic bird photographic device?
Cheers, Luc
- mpca86
- Observer

- Posts: 13
- Joined: Tue Jan 16, 2018 9:41 pm
- Location: Poprad
- Station model: NodeMCU ESP8266
- Software: via API
- Contact:
Re: Add OG:Image
In my case, this is as follows:
header.php added rows:
sticker_fb.php is is modified stickerInteractive.php
btw: No, it's just a simple feed for birds and a "temporary" solution for the location of the weather station. The photo just looks like a single device

header.php added rows:
Code: Select all
<meta property="og:image" content="https://sturcel.sk/meteo/plugins/stickers/sticker_fb.php?text=Teraz%20v%20Poprade&bg=267&shadow=0&font=Roboto-Bold&color=white">
<meta property="og:image:secure_url" content="https://sturcel.sk/meteo/plugins/stickers/sticker_fb.php?text=Teraz%20v%20Poprade&bg=267&shadow=0&font=Roboto-Bold&color=white"/>
<meta property="og:image:width" content="900"/>
<meta property="og:image:height" content="472"/>btw: No, it's just a simple feed for birds and a "temporary" solution for the location of the weather station. The photo just looks like a single device
- tobydude
- Forecaster

- Posts: 206
- Joined: Sun Jan 07, 2018 6:43 pm
- Location: Norway
- Station model: Netatmo
- Software: Weatherdiaplay
- Contact:
Re: Add OG:Image
Hi.
Where exaxtly in heather.php should the code be put?
Where exaxtly in heather.php should the code be put?