Skip to content

Commit

Permalink
Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
naresh-kumar-babu committed Aug 2, 2024
1 parent 1d2aec1 commit fa52300
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _sources/configs/robots.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
ini_set( 'display_errors', 0 );
error_reporting( 0 );

echo "# It generated by the robots.php file\n";

header( 'Content-Type: text/plain' );

$robotsDisallowed = getenv( 'ROBOTS_DISALLOWED' );
Expand Down

0 comments on commit fa52300

Please sign in to comment.