# 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. # use: how AI systems may consume the content (immediate, reference, or full). # 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,use=reference Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CloudflareBrowserRenderingCrawler Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content User-agent: * # Account and admin areas: nothing for a crawler, and no reason to expose forms. Disallow: /panel/ Disallow: /settings Disallow: /my/ Disallow: /messages Disallow: /notifications Disallow: /wallet Disallow: /login Disallow: /password/ Disallow: /verify/ Disallow: /live/ # XHR endpoints. They return HTML fragments, so a crawler that finds one indexes # a headless snippet of the site with no navigation and no canonical. Disallow: /ajax/ Disallow: /loadmore/ Disallow: /search/ # Internal search result pages: infinite URL space, no unique content. They also # carry for anything that slips through. Disallow: /*?q= # NOT disallowed on purpose: # /signup — the sign-up page is a landing page in its own right for # "sell feet pics" style queries and should be indexable. # /creators, /category/*, /{username} — the entire long tail of the site. # /explore — real content. Allow: / # One sitemap, generated by App\Http\Controllers\SitemapController (it lists # every public creator profile, category and guide). Submit this URL in Google # Search Console and Bing Webmaster Tools. Sitemap: https://feetgram.com/sitemap.xml