feat: 添加结构化数据支持

This commit is contained in:
DeepChirp
2024-11-07 17:55:33 +08:00
parent 91c8c5cd4b
commit 3ea138178d
4 changed files with 72 additions and 0 deletions

View File

@@ -1023,6 +1023,13 @@ Open_Graph_meta:
# fb_admins:
# fb_app_id:
# Structured Data
# https://developers.google.com/search/docs/guides/intro-structured-data
structured_data:
enable: true
# Choose: json-ld / microdata
format: 'json-ld'
# Add the vendor prefixes to ensure compatibility
css_prefix: true