# robots.txt for https://rayterton.com/ User-agent: * # --- Block everything by default --- Disallow: / # --- Allow root-level files (homepage, PHP pages, images, videos, etc.) --- # Example: /index.php, /about.php, /logo.png, /video.mp4 Allow: /* # --- Allow the assets folder (CSS, JS, images, etc.) --- Allow: /assets/