{
  "id": "09",
  "content": [
    {
      "type": "heading",
      "text": "Domain Portfolio and Renewal Hygiene"
    },
    {
      "type": "text",
      "html": "A domain portfolio is a living asset list. It should include registrar, owner, purpose, renewal date, DNS provider, nameservers, redirect target, email usage, and business priority."
    },
    {
      "type": "text",
      "html": "Lost domains can become security and reputation problems. Old domains may still receive email, backlinks, bookmarks, API callbacks, or customer traffic."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Review the portfolio at least twice a year. Remove what no longer matters, renew what does, and document why each domain exists."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "What should a domain portfolio track?",
        "options": [
          {
            "id": "a",
            "text": "Ownership, purpose, renewal, DNS, redirects, and priority"
          },
          {
            "id": "b",
            "text": "Only favorite colors"
          },
          {
            "id": "c",
            "text": "Only image dimensions"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "Why can lost domains be risky?",
        "options": [
          {
            "id": "a",
            "text": "They may still receive trust, links, email, or traffic"
          },
          {
            "id": "b",
            "text": "They always improve security"
          },
          {
            "id": "c",
            "text": "They cannot be visited"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
