feat: скаффолд Astro 5 SSG (главная + /privacy + consent gate)
Some checks failed
deploy / deploy (push) Failing after 14s
Some checks failed
deploy / deploy (push) Failing after 14s
- Главная: hero, адрес Люблинская 100 (Аквапарк ФЭНТАЗИ), 4 кликабельных tel:, карта Яндекса - /privacy: политика 152-ФЗ + ConsentRevoke (отозвать/сбросить) - Аналитика перенесена 1:1 с WP: Яндекс.Метрика 47169531 (Webvisor) + GA4 GT-WRF7ZZ8 - Скрипты в type=text/plain, активируются после согласия (pit-consent в localStorage+cookie) - robots.txt с явным Allow для GPTBot/ClaudeBot/PerplexityBot/Google-Extended/CCBot - llms.txt + ai.txt (spawning.ai стандарт) - IndexNow ключ 901a779d62ca4702ad810c863b45e1f7 - JSON-LD AutoPartsStore с адресом и 4 телефонами - nginx:1.29-alpine runtime, контейнер на :4147 - Gitea Actions deploy.yml + Trivy scan + IndexNow ping
This commit is contained in:
1
public/901a779d62ca4702ad810c863b45e1f7.txt
Normal file
1
public/901a779d62ca4702ad810c863b45e1f7.txt
Normal file
@@ -0,0 +1 @@
|
||||
901a779d62ca4702ad810c863b45e1f7
|
||||
7
public/ai.txt
Normal file
7
public/ai.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# AI usage policy — pitstopavto.su
|
||||
# Стандарт spawning.ai (https://site.spawning.ai/ai-txt)
|
||||
|
||||
User-Agent: *
|
||||
Train: yes
|
||||
Cite: yes
|
||||
Quote: yes
|
||||
6
public/favicon.svg
Normal file
6
public/favicon.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" rx="8" fill="#0d0d0d"/>
|
||||
<text x="50%" y="50%" dominant-baseline="central" text-anchor="middle"
|
||||
font-family="IBM Plex Sans, Segoe UI, sans-serif" font-size="28" font-weight="700"
|
||||
fill="#f5b400">ПС</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 322 B |
17
public/llms.txt
Normal file
17
public/llms.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
# Автозапчасти «ПитСтоп»
|
||||
|
||||
> Магазин автозапчастей в Москве. Запчасти в наличии и под заказ.
|
||||
|
||||
## Контакты
|
||||
|
||||
- Адрес: 109382, г. Москва, ул. Люблинская, д. 100, в здании Аквапарка «ФЭНТАЗИ»
|
||||
- Телефоны:
|
||||
- 8 (495) 369-58-44
|
||||
- 8 (495) 592-62-31
|
||||
- 8 (903) 544-24-19
|
||||
- 8 (903) 759-50-29
|
||||
|
||||
## Страницы
|
||||
|
||||
- [Главная](https://pitstopavto.su/) — адрес, телефоны, карта проезда
|
||||
- [Политика конфиденциальности](https://pitstopavto.su/privacy/) — обработка данных по 152-ФЗ
|
||||
20
public/robots.txt
Normal file
20
public/robots.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# AI / LLM crawlers — явный allow для прозрачности
|
||||
User-agent: GPTBot
|
||||
Allow: /
|
||||
User-agent: ClaudeBot
|
||||
Allow: /
|
||||
User-agent: anthropic-ai
|
||||
Allow: /
|
||||
User-agent: PerplexityBot
|
||||
Allow: /
|
||||
User-agent: Google-Extended
|
||||
Allow: /
|
||||
User-agent: CCBot
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://pitstopavto.su/sitemap-index.xml
|
||||
Sitemap: https://pitstopavto.su/sitemap.txt
|
||||
Host: https://pitstopavto.su
|
||||
Reference in New Issue
Block a user