{
    "title": "SEO Plugin",
    "messages": {
        "success": {
            "title": "SEO Plugin Active",
            "details": "Your site is using {value}. SEO plugins help manage meta tags, sitemaps, content analysis, and more to improve your search engine visibility.",
            "steps": [
                "Configure your SEO plugin settings",
                "Review and optimize meta tags",
                "Monitor SEO performance regularly"
            ]
        },
        "warning": {
            "title": "SEO Plugin Information",
            "details": "We don't detect any of our recommended SEO plugins on your site. While you may be using a different SEO solution that's not in our list, using popular and recommended plugins will help ensure comprehensive SEO features and regular updates. If you're using a different solution, make sure it covers essential features like meta tags, sitemaps, and content analysis.",
            "steps": [
                "Review your current SEO setup to ensure all essential features are covered",
                "Consider evaluating a recommended SEO plugin for enhanced features",
                "Ensure your current solution provides regular updates and support",
                "See the recommended plugins by clicking the learn more button"
            ]
        }
    },
    "learn_more": {
        "description": "An SEO plugin helps optimize your website for search engines by providing tools for meta tags, sitemaps, content analysis, and more. Having a dedicated SEO plugin is essential for improving your site's visibility in search results.",
        "benefits": [
            "Comprehensive SEO management",
            "Automated meta tag generation",
            "XML sitemap creation",
            "Content optimization tools",
            "Search engine visibility control"
        ],
        "recommended_plugins": [
            {
                "name": "Yoast SEO",
                "description": "Most popular WordPress SEO solution with comprehensive features"
            },
            {
                "name": "Rank Math",
                "description": "Feature-rich SEO plugin with modern interface"
            },
            {
                "name": "All in One SEO Pack",
                "description": "User-friendly SEO plugin suitable for beginners"
            }
        ]
    }
}