Julio Montoya ecdc2037e2 Applied fixes from FlintCI | vor 6 Jahren | |
---|---|---|
.. | ||
lang | vor 7 Jahren | |
NoSearchIndex.php | vor 6 Jahren | |
README.md | vor 6 Jahren | |
index.php | vor 7 Jahren | |
install.php | vor 7 Jahren | |
plugin.php | vor 6 Jahren |
This plugin allows administrators to hide the portal from search engines using the robots.txt file and adding a meta tag "noindex". It modifies the robots.txt file to add 'Disallow: /' and also adds <meta name="robots" content="noindex" />
to the file app/home/header_extra_content.txt that correspond to the content of the variable "Extra content in header"