{
  "id": "10",
  "content": [
    {
      "type": "heading",
      "text": "SEO 101 Workflow Checklist"
    },
    {
      "type": "text",
      "html": "A practical SEO workflow starts with page focus, title, description, headings, internal links, social tags, technical checks, crawl readiness, submission, and measurement."
    },
    {
      "type": "text",
      "html": "The Xavier Media tools support this workflow: SEO Tag Generator for metadata, Website Security Scanner for trust signals, and Add URL for discovery after the page is ready."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Before publishing, ask whether the page is useful, understandable, technically healthy, shareable, and connected to the rest of the site."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "Which tool helps create metadata?",
        "options": [
          {
            "id": "a",
            "text": "SEO Tag Generator"
          },
          {
            "id": "b",
            "text": "A password leak checker only"
          },
          {
            "id": "c",
            "text": "A file permission calculator only"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "What should a final SEO workflow check include?",
        "options": [
          {
            "id": "a",
            "text": "Usefulness, metadata, technical health, discovery, and measurement"
          },
          {
            "id": "b",
            "text": "Only a random keyword list"
          },
          {
            "id": "c",
            "text": "No title and no content"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
