88ed4e6bda
- Add robots.txt, sitemap.xml (16 pages), 404.html, 500.html per SOP - nginx: allow robots.txt/sitemap.xml explicitly, fix error_page to 404.html, deny _template.html, remove txt from deny list, fix API proxy comment - Convert residential.png to residential.webp per image SOP - components.css: mobile nav breakpoint 768→1023px, 360px ultra-narrow query, overflow-x:clip, inline grid collapse overrides - blog/index.html: placeholder blog listing page with 3 article cards Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
Disallow: /api/
|
|
|
|
Sitemap: https://floorithardwoodfloors.com/sitemap.xml
|