✨ Magic File Manager

🚀 Hostinger Optimized
🖥️ Server: LiteSpeed
💻 System: Linux indra.protondns.net 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
👤 User: bbmclients (1501)
🐘 PHP: 8.2.32
🚫 Disabled: ✨ NONE

💻 Terminal

📁 /home/bbmclients/meghaahuja.com
$

📄 robots.php

📁 Path: /home/bbmclients/whatsapp.strategiqconsulting.in/robots.php
📊 Size: 439 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php
/**
 * Dynamic robots.txt — served at the public URL /robots.txt via .htaccess.
 * Uses SITE_URL from config/site-config.php, so the Sitemap: line
 * auto-updates if the domain ever changes.
 */
require_once __DIR__ . '/config/site-config.php';

header('Content-Type: text/plain; charset=utf-8');

echo "User-agent: *\n";
echo "Allow: /\n";
echo "Disallow: /admin/\n\n";
echo 'Sitemap: ' . rtrim(SITE_URL, '/') . "/sitemap.xml\n";
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨