✈️ SkyFlashes Admin Portal

Aviation News & Analysis — Internal Documentation
Last Updated: February 25, 2026 — 14:30 CET
5
Articles Published
Day 1
Launch Phase
4
Categories Active
5
Days to Public Launch

🎯 Vision & Mission

Mission Statement

SkyFlashes delivers fast, accurate, and insightful aviation news for enthusiasts, industry professionals, and curious travelers. We cut through the noise to bring you what matters in commercial aviation.

Core Values

Year 1 Targets

MetricTargetCurrentStatus
Monthly Pageviews100K-500KNot Started
Articles Published80+5In Progress
Social Followers5,000+0Not Started
Newsletter Subscribers1,000+0Not Started
Monthly Revenue$50-100 (by M3)$0Not Started

Competitive Position

Main Competitor: Simple Flying (14M monthly pageviews, Valnet-owned)

Our Advantage: Leaner, faster, community-first approach. Niche authority over broad coverage. Discord community vs. corporate forum.

📅 Launch Timeline

Day 0 — Feb 22, 2026

Foundation Complete ✅

  • Domain registered (Dynadot) — expires Feb 2027
  • Hosting purchased (Hostinger Premium, 48-mo, $90.74)
Day 1 — Feb 25, 2026

Site Foundation ✅

  • WordPress installed & configured
  • Astra theme customized (Deep navy #0a1628, Electric orange #ff6b35)
  • 5 launch articles published (Delta, 777X, Routes, Engine, Ultra-long-haul)
  • Categories created: Airlines, Airports, Aircraft, Incidents
  • Mobile menu configured with hierarchy
Day 2 — Feb 26, 2026

Analytics & Images

  • Featured images for all 5 articles
  • GA4 setup & Search Console verification
  • Logo design (Mahimantha via Canva)
Day 3 — Feb 27, 2026

Content Engine

  • Publish 2-3 new articles
  • Set up content calendar
  • Begin SEO optimization
Day 4 — Feb 28, 2026

Social Launch

  • @SkyFlashes Twitter/X account
  • LinkedIn company page
  • Facebook page
Day 5 — Mar 1, 2026

Newsletter & Community

  • Buttondown newsletter setup
  • Discord server creation
  • Email capture on site
Day 6 — Mar 2, 2026

Polish & Testing

  • Homepage layout optimization
  • Mobile experience refinement
  • Page speed optimization
Day 7 — Mar 3, 2026

🚀 PUBLIC LAUNCH

  • Announce on social channels
  • Submit to aviation news aggregators
  • Begin daily content publishing

📊 Current Status

Content Status

ArticleIDStatusImage
Delta Prague Route12Published⚠️ Pending
Boeing 777X Delay13Published⚠️ Pending
How Airlines Choose Routes14Published⚠️ Pending
Engine Failure Explainer15Published⚠️ Pending
Ultra-Long-Haul Flights17Published⚠️ Pending

Technical Status

ComponentStatus
WordPress✅ 6.9.1 (Latest)
PHP✅ 8.3.28
Astra Theme✅ 4.12.3
Yoast SEO✅ 27.0
LiteSpeed Cache✅ 7.7
Google Site Kit✅ 1.173.0
Spectra Blocks✅ 2.19.20

⚙️ Ayden's Work Procedures

Daily Workflow

  1. Morning Check: Review pending tasks, check for breaking aviation news
  2. Content Creation: Draft articles, update existing content
  3. Technical Tasks: Site improvements, plugin updates, SEO
  4. Evening Update: Update this admin portal with progress

Article Publishing Process

  1. Research topic & verify facts (sources: Simple Flying, Aviation Week, airline press releases)
  2. Draft article in local workspace (/root/.openclaw/workspace/)
  3. Transfer to server via SSH: scp -P 65002 article.html u534133961@145.79.25.166:/home/u534133961/
  4. Publish via WP-CLI: wp post create --post_title='Title' --post_category=2 --post_status=publish
  5. Update content if needed: wp post update --post_content="$(cat article.html)"
  6. Add featured image: wp media import '' --post_id= --featured_image
  7. Clear cache: wp cache flush && wp litespeed-purge all

Image Sources (Copyright-Free)

SSH Connection

sshpass -p 'f@DVqZu9midA9MP' ssh -p 65002 u534133961@145.79.25.166
cd domains/skyflashes.com/public_html

Memory & Documentation

📋 Pending & Future Tasks

Immediate (Day 2 — Feb 26)

This Week

Month 1 Goals

Future Features

🔐 Access & Credentials

⚠️ Security Note: This page contains sensitive information. Protect admin.skyflashes.com access.

Server Access

ServiceDetails
Host145.79.25.166:65002
Useru534133961
Passwordf@DVqZu9midA9MP
WP Pathdomains/skyflashes.com/public_html/

Domain & Hosting

ServiceProviderExpires
DomainDynadotFeb 22, 2027
HostingHostinger PremiumFeb 23, 2030 (48 months)

WordPress Admin

URLhttps://skyflashes.com/wp-admin/
Useru534133961
PasswordSame as SSH