-
24.11.27.着手( 7:00 )
___
### 修正:本番環境で動的OGPを反映させる:その1
**ローカルでは**
`実装し直した静的OGP` `今回実装した動的OGP`ともに上手く反映してるのに
**デプロイ後の本番環境では**
`動的OGP`を適応させたURLが、`デフォルトの静的OGP`画像が適応されていたのを修正
(`ImageMagick`がインストールされており、本番環境で使…
-
**Is your feature request related to a problem? Please describe.**
It would be nice if the generated slides has `og` properties of [Open Graph protocol](https://ogp.me/), making them easier to shar…
-
Hi,
First of all, thanks for the extension, which works quite well so far.
I use Contao 5.3 but the attributes for OpenGraph do not seem to be correct, because the following is generated:
```
…
-
# 動的OGPを実装 該当issue: #75
**できるようになったこと**
- Xシェアボタンなどでゲーム画面をシェアした際、動的OGPが添付される
- http://localhost:3000/games/:ID/start
- https://aruaru-game.onrender.com/games/:ID/start
[![Image from Gyazo](http…
-
Automatically create OGP images for the different content types.
- [x] For **articles**, ~~use the hero image specified in the front-matter if available, use a default background otherwise~~
use …
-
### 実装したいもの・解決したいもの(なるべく小さい粒度で記載してください)
twitterでのOGPシェア機能をmeta-tagsとmini_magickで実装していますが上手く表示できません。ChatGPTや記事などを参考に該当箇所を確認しましたが問題はないようです。他にどこのファイル、コードに表示できない原因がある可能性があるのか教えていただきたいです。
### エラー内容
[![I…
-
### Steps to Reproduce
1. View this post https://bsky.app/profile/openbenches.org/post/3lambpwvdo62c
2. It is drawing OGP from https://openbenches.org/bench/35221
3. The original HTML is ``
4. Not…
edent updated
2 weeks ago
-
2024/11/04現在ですがBlueskyのPreviewが表示できないようです(Misskey.ioで確認)
![Image](https://github.com/user-attachments/assets/29605a73-c6d7-4e2f-86e0-690d663b4f5d)
確認した範囲ではogpのmetaタグ自体はあるようです。
![Image](https://github…
-
Task:
The OGP tags (https://ogp.me/) generated by the `meta_tags` template tag in `web_extras.py` are incomplete and do not work reliably.
- `og:locale` (Check for a conversion from the two-dig…
cmllr updated
1 month ago
-
OGP画像を作ってシェアしたときにリッチな感じに。
![image](https://github.com/user-attachments/assets/0fb7ab7b-32da-49a4-bd57-4b0a86c4b375)
GitHubのリポジトリ設定にもSocial previewというOGP画像設定できるのがあるからね
40pxのデッドゾーンに注意すること!(テンプレ見れ…