Skip to main content
Play Fund Win - Home

Robots.txt

Robot crawling instructions for playfundwin.com

# Play Fund Win - Robots.txt
# https://playfundwin.com/robots.txt

User-agent: *
Allow: /

# Sitemaps
Sitemap: https://playfundwin.com/sitemap.xml

# Crawl-delay
Crawl-delay: 1

# Disallow admin/internal pages (if any)
Disallow: /admin/
Disallow: /api/
Disallow: /dashboard/

# Disallow the noindex'd kill-switch form fallback
Disallow: /Start-Fundraising-Form

# Allow all marketing pages
Allow: /start-fundraising
Allow: /Platform
Allow: /Solutions
Allow: /CaseStudies
Allow: /Pricing
Allow: /About
Allow: /Contact
Allow: /Demo
Allow: /Calculator

About Robots.txt

  • • All pages are crawlable by default
  • • Sitemap location is specified for search engines
  • • Admin and API routes are excluded from indexing
  • • 1 second crawl delay to be polite to the server