feat(structured_data): add alternateNames for backup

This commit is contained in:
DeepChirp
2025-07-31 19:37:25 +08:00
parent 0e9b8f5b69
commit 1b5bc97431
3 changed files with 21 additions and 2 deletions

View File

@@ -1033,7 +1033,11 @@ Open_Graph_meta:
# Structured Data
# https://developers.google.com/search/docs/guides/intro-structured-data
structured_data: true
structured_data:
enable: true
# Alternate name for the site, used in structured data
# Format: ['name1', 'name2']
alternate_name:
# Add the vendor prefixes to ensure compatibility
css_prefix: true