# As a condition of accessing this website, you agree to abide by the following # content signals: # (a) If a content-signal = yes, you may collect content for the corresponding # use. # (b) If a content-signal = no, you may not collect content for the # corresponding use. # (c) If the website operator does not include a content signal for a # corresponding use, the website operator neither grants nor restricts # permission via content signal with respect to the corresponding use. # The content signals and their meanings are: # search: building a search index and providing search results (e.g., returning # hyperlinks and short excerpts from your website's contents). Search does not # include providing AI-generated search summaries. # ai-input: inputting content into one or more AI models (e.g., retrieval # augmented generation, grounding, or other real-time taking of content for # generative AI search answers). # ai-train: training or fine-tuning AI models. # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF # RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT # AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET. # BEGIN Cloudflare Managed content User-Agent: * Content-signal: search=yes,ai-train=no Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content # Robots.txt for Creative Visionary Portfolio # https://tnick.ru User-agent: * Allow: / # Allow all search engines to crawl the entire site Allow: /photography Allow: /project-management Allow: /ai-engineering Allow: /article-tg-dorev # Allow: /article-design-trends # Allow: /article-project-success # Prevent crawling of development and system files Disallow: /node_modules/ Disallow: /src/ Disallow: /build/ Disallow: /dist/ Disallow: /.git/ Disallow: /.env Disallow: /package.json Disallow: /vite.config.ts Disallow: /tsconfig.json # Block crawling of private or sensitive areas Disallow: /admin/ Disallow: /private/ Disallow: /test/ Disallow: /staging/ # Allow access to important assets Allow: /styles/ Allow: /assets/ Allow: /images/ Allow: /components/ Allow: /public/ Allow: *.css Allow: *.js Allow: *.png Allow: *.jpg Allow: *.jpeg Allow: *.gif Allow: *.svg Allow: *.webp Allow: *.mp4 Allow: *.webm # Sitemap location Sitemap: https://tnick.ru/sitemap.xml # Crawl delay (be respectful to server resources) Crawl-delay: 1 # Special instructions for major search engines User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 2 User-agent: DuckDuckBot Allow: / Crawl-delay: 1 # Block spam bots and scrapers User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: BLEXBot Disallow: / # Last updated: January 2025