Comprehensive SEO toolkit for Wagtail CMS with meta tags, Open Graph, Twitter Cards, and Schema.org structured data

1 stars 0 forks 1 watchers Python BSD 3-Clause "New" or "Revised" License
1 Open Issue Need Help Last updated: Dec 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This task focuses on setting up internationalization (i18n) for the `wagtail_herald` Django application, specifically to support Japanese localization. It involves configuring Django's i18n by updating `apps.py`, creating the necessary `locale` directory structure for English and Japanese, extracting translatable messages, and beginning the translation of key strings into Japanese.

Complexity: 2/5
type:task enhancement good first issue

Comprehensive SEO toolkit for Wagtail CMS with meta tags, Open Graph, Twitter Cards, and Schema.org structured data

Python