# 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 # ======================================================= # GLOBAL SETTINGS # ======================================================= User-Agent: * # --- SECURITY & BACKEND PROTECTION (Added Back) --- Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /junk/ Disallow: /logs/ Disallow: /private/ Disallow: /admin/ Disallow: /config/ Disallow: /includes/ Disallow: /cache/ # -------------------------------------------------- # ======================================================= # EXPLICITLY ALLOWED AI & SEARCH FILES # ======================================================= Allow: /ai.txt Allow: /llm.txt Allow: /ai-answers.json Allow: /ai-pricing.json Allow: /ai-pricing-matrix.json Allow: /ai-master.json Allow: /ai-sitemap.xml Allow: /llm-index.json Allow: /llm.json Allow: / # ======================================================= # SITEMAPS # ======================================================= Sitemap: https://connectquest.co.in/sitemap.xml # ======================================================= # EXPLICITLY ALLOWED BOTS # (Explicitly stating Allow to ensure no default blocks apply) # ======================================================= User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: AhrefsBot Allow: / User-agent: SemrushBot Allow: / User-agent: Yandex Allow: / User-agent: Amazonbot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: CCBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Google-Extended Allow: / User-agent: GPTBot Allow: / User-agent: meta-externalagent Allow: / # END Cloudflare Managed Content