Claude/analyze website s6rh x#166
Open
briaklaszlo-debug wants to merge 17 commits into
Open
Conversation
…ron.hu - Modern, konverzió-optimalizált dizájn (sticky header, hero, floating CTA) - Teljes Schema.org markup: Plumber + FAQPage + Review + Offer - Összes meglévő link megőrizve (kerületek, szolgáltatások, footer) - FAQ accordion, árazási táblázat, testimonials - WhatsApp + Viber + telefon floating gombok - Mobile-first responsive, inline CSS/JS – nulla külső függőség - AI/LLM-optimalizált struktúrált tartalom Google + Bing + AI ajánlásokhoz https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
- Teljes Schema.org markup: Plumber/HVACBusiness + FAQPage + Review + Offer - Egyedi bojler téma: tűz/piros/amber színek (teljesen más mint a vízszerelős) - Mobile-first CSS: hero, services, brands, pricing, FAQ, footer - Floating CTA gombok tűz-pulzáló animációval https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
- Sürgősségi sáv + sötét fejléc + piros/amber hero - AI snippet blokk Google kiemelt találathoz - 3 részletes szolgáltatás kártya (javítás/csere/vízkőtelenítés) - Tünet diagnosztika blokk (6 hiba + ár) - Ariston & Hajdú márka szekció minden aloldal linkkel - Javítás vs Csere döntéssegéd - Árak táblázat 2025 - Miért minket (sötét szekció) - 4 lépéses folyamat - 3 vélemény schema-val - Mind a 23 kerület link - 6 FAQ accordion AI-optimalizálva - Kapcsolat + visszahívás form - Footer összes belső linkkel - Lebegő WhatsApp + telefon gomb https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
tartalom: - bojler-szerelo/index.php - vizvezetek-szerelo/index.php https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
- Mind a 23 kerület egyedi adatai PHP tömbben - Egyedi: hero_h1, hero_sub, ai_text, problema, testimonial, faq_q/a - Valódi városrész nevek (Rózsadomb, Zugló, Wekerletelep stb.) - Szomszéd kerület linkek tömbje - NEM duplikált tartalom https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
- includes/bojler-kerulet-sablon.php: teljes HTML template CSS+JS+Schema - 23 db bojler-szerelo-X-kerulet/index.php - bojler-kerulet-23db.zip: letölthető csomag https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
Egyetlen fájl feltöltése → böngészőben megnyitva létrehozza: - includes/bojler-kerulet-sablon.php - bojler-szerelo-1..23-kerulet/index.php (23 db) https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
Added all service and product pages for bojler-szerelo-budapest.hu: - bojler-javitas-budapest: repair page with symptoms, prices, FAQ - bojler-csere-budapest: replacement page with model comparison - bojler-vizkotelenites-budapest: descaling page with process steps - ariston-bojler-javitas-budapest: Ariston error codes (A02/A03/E02/E04) - ariston-lydos-bojler-bemutato: Lydos product showcase - ariston-velis-bojler-bemutato: Velis WiFi product showcase - ariston-pro1-eco-bojler-bemutato: Pro1 Eco titanium anode page - hajdu-bojler-csere-budapest: Hajdú brand service hub - hajdu-aquastic-bojler-bemutato: Aquastic product showcase - hajdu-z-smart-bojler-bemutato: Z Smart WiFi product showcase - hajdu-ideallo-bojler-bemutato: Ideállo large capacity showcase Each page: Schema.org JSON-LD, FAQPage, BreadcrumbList, AI snippet block, price tables, mobile-first CSS, floating CTA buttons. https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
- Added bojler-szerelo/style.css: unified red/fire theme (#c62828) with CSS custom properties, all component classes, responsive breakpoints - Removed per-page <style> blocks from all 11 subpages and replaced with <link rel="stylesheet" href="/style.css"> to eliminate inconsistent blue/orange/red colors across Ariston, Hajdú, and main service pages https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
- ai-snippet-label → ai-label - btn-red → btn-primary, btn-blue/btn-orange → btn-secondary - symptom-icon → s-icon, trust-badge → trust-item - icon divs → t-icon (trust), r-icon (related links) - section inline dark backgrounds → class="section dark" - Remove residual blue color styles from Ariston pages https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
…osts style.css: - Nav dropdown menu (Ariston, Hajdú subpages) on desktop hover - Mobile hamburger nav (CSS checkbox toggle, 860px breakpoint) - Blog listing CSS: post-card, post-featured, cat-filter, post-grid - Blog article CSS: article-layout, toc, article-cta, sidebar, author-box - Proper responsive breakpoints (900px, 860px, 768px, 600px, 480px) blog/index.php: - Schema.org Blog + ItemList + BreadcrumbList - Featured post (loading=eager, fetchpriority=high) - 5-post grid (loading=lazy, decoding=async, width/height attrs) - Category filter, footer with blog links 6 blog post pages (/blog/*/index.php): - miert-nem-melegit-a-bojler (7 hibák, árak, FAQ) - bojler-csere-vagy-javitas (40% szabály, döntési táblák) - bojler-vizkotelenites-mikor-kell (jelek, következmények, gyak.) - ariston-vs-hajdu-bojler (teljes összehasonlítás, modell tábla) - bojler-elettartama (élettartam, jelek, meghosszabbítás) - bojler-biztositekot-ver-ki (sürgős útmutató, FI relé vs. biztosíték) Each post: Schema.org BlogPosting + FAQPage + BreadcrumbList, TOC, article-cta, author-box, sidebar, related-grid. Image: loading, fetchpriority, decoding, width, height, alt on every img. https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
…icts
Unscoped `nav { display: none }` at 860px was hiding ALL nav elements
on the site including WordPress theme navigation. Changed all nav rules
from `nav {}` to `.site-header nav {}` so CSS only affects our custom
PHP pages.
https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
All bojler-szerelo subpages were missing the CSS checkbox toggle (#nav-check + .nav-toggle) needed for mobile navigation. On screens < 860px the .site-header nav was hidden with no way to open it. Added to each subpage: - <input type="checkbox" id="nav-check"> after <header class="site-header"> - <label for="nav-check" class="nav-toggle"> hamburger button This matches the main index.php structure and makes mobile nav work identically across all 11 custom PHP pages. https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
…e Javítás→Bojler javítás, Csere→Bojler csere https://claude.ai/code/session_01LhMs2nLEBxZbjvndwhhAX3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.