JSON FEED

Hướng dẫn trang tổng hợp công cụ xem bói cho AI và hệ thống ngoài

Tài liệu mô tả horoscope_data.php cho AI và hệ thống ngoài cần danh mục công cụ xem bói, URL vào từng trang và hướng dẫn ngắn dạng machine-readable.

https://www.saihuay.com/horoscope_data.php

Khi nào nên dùng

  • Dùng khi cần danh sách machine-readable các công cụ xem bói saihuay kèm liên kết tarot 10/4/3 lá và giải mộng.
  • horoscope.php cho người đọc; horoscope_data.php là phiên bản machine-readable.

Ví dụ JSON

{
    "site": "saihuay",
    "page_type": "horoscope_directory",
    "canonical_url": "https://www.saihuay.com/horoscope.php",
    "generated_at": "2026-04-19T12:00:00Z",
    "programs": [
        {
            "program_key": "gipse_10",
            "title": "10-card tarot program",
            "page_path": "/gipse_10.php",
            "page_url": "https://www.saihuay.com/gipse_10.php",
            "cta_label": "Open 10-card tarot",
            "highlights": [
                "Life overview",
                "Deep reading"
            ]
        }
    ],
    "guide_cards": [
        {
            "title": "If you want a full overview",
            "body": "Choose the 10-card tarot program for the most detailed all-around reading.",
            "classes": "border-red-100 bg-gradient-to-br from-red-50 to-white"
        }
    ]
}