shkola/wp-content/themes
Dekart Deploy Bot c7bd6cef74 fix: SEO audit fixes for /otzyvy/ — Schema.org, PHP, JS, CSS, A11Y
Critical:
- Move GeoCoordinates from PostalAddress to Organization level
- Fix AggregateRating @id to point at #organization, not page URL

High:
- Replace Review.itemReviewed inline LocalBusiness with @id reference
- Change @type from array to just 'School'
- Remove foundingDate from reviews page (add comment for CF)
- Make telephone property conditional (only when non-empty)
- Add postalCode from branch_postal_code option
- Fix branch_city fallback from 'городе' to 'Щёлково'
- Replace inline onclick yaCounter with JS global handler
- Remove inline critical CSS (styles in file)
- Move price text to CF field reviews_intro_price_text

Medium:
- Add --color-bg and --accent CSS variables
- Fix .page-rewiews typo → .page-reviews
- Fix .contact-map display:flex→block
- Add prefers-reduced-motion support
- JS: var→let/const, scroll throttle via requestAnimationFrame
- JS: catch(e)→console.warn
- JS: data-target→data-target-value (avoid conflict)
- A11Y: FAQ aria-expanded/aria-controls, phone aria-label
- A11Y: modal role=dialog aria-modal=true
- A11Y: breadcrumb role=navigation aria-label
- Remove desktop-only class from breadcrumbs (mobile support)

Low:
- Add preconnect for unpkg.com (Phosphor Icons CDN)
- Add decoding=async to gallery images
2026-06-27 12:31:12 +00:00
..
dekart fix: SEO audit fixes for /otzyvy/ — Schema.org, PHP, JS, CSS, A11Y 2026-06-27 12:31:12 +00:00