๐Ÿ‡ฎ๐Ÿ‡ฑ Israel Travel Network

Control Panel

Last scan: 4/2/2026, 5:45:28 PM

Overview

7

Destinations

7

Sites Built

82

Total Pages

1049

Affiliate Links

2

Languages

$0

Revenue (MTD)

Project Status

Site Status Pages Languages Aff Links llms.txt robots.txt Domain
Discover Israel (Hub)
built 17 de, en 128 โœ… โœ… discoverisrael.guide
Tel Aviv Experience
built 17 de, en 218 โœ… โœ… telavivexperience.com
Jerusalem Experience
built 11 de, en 194 โœ… โœ… jerusalemexperience.com
Dead Sea Experience
built 9 de, en 132 โœ… โœ… deadseaexperience.com
Eilat Experience
built 8 de, en 123 โœ… โœ… eilatexperience.com
Haifa Experience
built 11 de, en 132 โœ… โœ… haifaexperience.com
Negev Experience
built 9 de, en 122 โœ… โœ… negevexperience.com

Affiliate Programs

Program Category Commission Status Revenue Action
Booking.com Hotels 25-40% pending $0 Sign Up โ†’
GetYourGuide Tours 8% pending $0 Sign Up โ†’
Viator Tours 8% pending $0 Sign Up โ†’
Skyscanner Flights CPA varies pending $0 Sign Up โ†’
Hostelworld Hostels 40% of commission pending $0 Sign Up โ†’
Abraham Tours Tours (Israel) 10-15% pending $0 Sign Up โ†’
Stay22 Hotel Maps 60-80% rev share pending $0 Sign Up โ†’
SafetyWing Insurance 10% pending $0 Sign Up โ†’
Airalo eSIM 20-30% pending $0 Sign Up โ†’
Rentalcars Car Rental CPA varies pending $0 Sign Up โ†’

Launch Checklist

0 / 15 completed

Cross-Link Matrix

From โ†“ / To โ†’ ISR TEL JER DEA EIL HAI NEG
Discover โ€” โœ“ โœ“ โœ“ โœ“ โœ“ โœ“
Tel โœ“ โ€” โœ“ โœ“ โœ“ โœ“ โœ“
Jerusalem โœ“ โœ“ โ€” โœ“ โœ“ โœ“ โœ“
Dead โœ“ โœ“ โœ“ โ€” โœ“ โœ“ โœ“
Eilat โœ“ โœ“ โœ“ โœ“ โ€” โœ“ โœ“
Haifa โœ“ โœ“ โœ“ โœ“ โœ“ โ€” โœ“
Negev โœ“ โœ“ โœ“ โœ“ โœ“ โœ“ โ€”

Quick Commands

# Rescan all projects

node scripts/dashboard-scan.js

# Build all sites

for d in *-experience israel-hub; do (cd $d && npm run build); done

# Visual QA screenshots

node scripts/visual-check.js

# Dev server (any site)

cd tel-aviv-experience && npm run dev