5fd42177d3
- index.html: title, meta description, OG tags, Twitter Card, canonical - index.html: JSON-LD structured data (LocalBusiness + Service + FAQPage) - Hero.jsx: H1 now contains primary keyword "защитная пленка для окон" - Hero.jsx: subtitle expanded with specs (200–300 мкм, ГОСТ 30826-2014) - TrustBar.jsx: h3 → h2 (fixes heading hierarchy) - FAQ.jsx: new FAQ accordion (8 Q&As, GEO/AI-citation ready) - App.jsx: FAQ added to landing page before LeadForm - public/robots.txt: disallow /admin/ and /track/ - public/sitemap.xml: single-page sitemap for landing
10 lines
264 B
XML
10 lines
264 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://oskolkam.net/</loc>
|
|
<lastmod>2026-06-20</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
</urlset>
|