Das Dawn Theme und generell die Standard Themes von Shopify haben ein nerviges SEO Problem. Es gibt zum Beispiel etliche H2 Tags die vor der H1 erscheinen wie
Topic summary
The Dawn theme and Shopify’s standard themes contain SEO issues related to heading tag hierarchy. Specific problems include:
- Multiple H2 tags appearing before the H1 tag (e.g., “Your cart is empty,” “Your cart,” “Estimated total,” “Country/Region”)
- Duplicate H3 tags
- H2 tags identical to H1 tags on product pages
- Missing H1 tags on the homepage when a logo is present
The question asks whether others optimize these errors and how they document changes, given that modifications aren’t update-safe.
One response confirms these issues should be fixed, suggesting two approaches:
- Document changes using code comments
- Use Git version control (though this eliminates automatic theme updates)
The discussion remains open regarding best practices for maintaining these fixes while preserving update compatibility.
Dein Warenkorb ist leer
Dein Warenkorb
Geschätzte Gesamtkosten
Land/Region
Ja, musst du sogar.
Sowas musst du entweder mit Kommentare kommentieren oder du packst das ganze in ein Git rein, dann hast du jedoch keine automatischen Updates mehr.