Elgg  Version master
Variables
robots.php File Reference

Go to the source code of this file.

Variables

if(parse_url(elgg_get_site_url(), PHP_URL_PATH)!== '/') if (file_exists(elgg_get_root_path(). 'robots.txt'))
 Set robots.txt. More...
 

Variable Documentation

if
Initial value:
{
elgg_save_config('remove_unvalidated_users_days', $remove_unvalidated_users_days)
$remove_unvalidated_users_days
Definition: settings.php:39
elgg_save_config(string $name, $value)
Save a configuration setting.

Set robots.txt.

Definition at line 10 of file robots.php.