sync: auto-sync from DESKTOP-0O8A1RL at 2026-05-20 09:02:03

Author: Mike Swanson
Machine: DESKTOP-0O8A1RL
Timestamp: 2026-05-20 09:02:03
This commit is contained in:
2026-05-20 09:02:06 -07:00
parent f4b935b394
commit 377ab3a63f

View File

@@ -448,3 +448,20 @@ All 4 verified live returning HTTP 301 with browser user agent.
- SEO Plugin: The SEO Framework (autodescription) v5.1.4
- Cloudflare zone ID: `1beb9917c22b54be32e5215df2c227ce`
- Cloudflare account ID: `44594c346617d918bd3302a00b07e122`
---
## Update: 09:01 PT — LocalBusiness Schema Street Address
Added `streetAddress` and `postalCode` to the LocalBusiness JSON-LD schema in `functions.php`. The PostalAddress block previously had only city/state/country.
**Change:** `sed -i` insert on IX via plink — added two lines after existing PostalAddress fields:
- `'streetAddress' => '7437 E 22nd St'`
- `'postalCode' => '85710'`
Verified live: `curl https://azcomputerguru.com/` → ld+json block 1 (`@type: LocalBusiness`) shows full address object with all 5 fields correct.
**Pending after this session:**
- Slider Revolution duplicate H1 (WP Admin GUI only — two H1 layers in homepage slider, one has "ServicesDesign" concatenation bug)
- Footer social icon hrefs (still `href="#"` — need ACG social profile URLs from Mike)
- Google Search Console property + sitemap submission