{% comment %} SEO Meta Tags Template for Wagtail Feathers Include this template in your page
section to automatically generate: - Basic meta tags (title, description, canonical URL) - Open Graph tags for social media sharing - Twitter Card tags - Search engine directives (robots) Usage: {% include "wagtail_feathers/seo/meta.html" %} Requires: - page: Current page object with SeoMixin applied {% endcomment %} {% load seo_tags %} {# Basic meta tags #}