2.2 KiB
2.2 KiB
IQON legacy selected steps live patch
Purpose: record the live implementation of selected old-design steps 2, 3, 4, 6, and 8 for iqon.com.
Created: 2026-05-20 Updated: 2026-05-20
Scope
Selected items implemented:
- Hardening old WordPress.
- Mobile fix.
- SEO cleanup.
- Contacts cleanup.
- Verification.
Out of scope:
- Replacing the old apex design.
- Deleting WordPress files.
- Moving the new
www.iqon.comredesign.
Live files uploaded
| Local artifact | Remote target |
|---|---|
deploy/legacy-wordpress-2026-05-20/.htaccess |
www/iqon.com/.htaccess |
deploy/legacy-wordpress-2026-05-20/theme/functions.php |
www/iqon.com/wp-content/themes/iqon/functions.php |
deploy/legacy-wordpress-2026-05-20/theme/header.php |
www/iqon.com/wp-content/themes/iqon/header.php |
deploy/legacy-wordpress-2026-05-20/theme/footer.php |
www/iqon.com/wp-content/themes/iqon/footer.php |
deploy/legacy-wordpress-2026-05-20/theme/contactkz.php |
www/iqon.com/wp-content/themes/iqon/contactkz.php |
deploy/legacy-wordpress-2026-05-20/theme/css/style.css |
www/iqon.com/wp-content/themes/iqon/css/style.css |
Verification
COMPLETED with live checks on 2026-05-20.
Evidence:
scripts/iqon-phase1-verify.sh https://iqon.comreturned[OK] iqon Phase 1 verification passed for https://iqon.com.- Apex homepage contains old WordPress markers and hardening markers:
viewport,skip-link,wp-content/themes/iqon,og:site_name=IQON. - Apex homepage JSON-LD no longer exposes
http://www.iqon.comimage URLs. https://iqon.com/contact/resolves to old WordPress contact page, not static redesign contact.- Contact page contains
office@iqon.comand@infobidgebot. - Contact page check did not match obsolete
office@iqon.kz, old phone, old fax, Moscow, or Almaty phone patterns. https://www.iqon.com/still contains new redesign markers:theme-color #09090b,topbar,hero-cloud.
Residual risks
- Local PHP CLI was unavailable, so PHP syntax verification could not run locally.
- Contact form delivery was not submitted, so mail transport remains unverified.
- The old WordPress database archive status remains unresolved.