Julio Montoya ecdc2037e2 Applied fixes from FlintCI | il y a 6 ans | |
---|---|---|
.. | ||
lang | il y a 7 ans | |
NoSearchIndex.php | il y a 6 ans | |
README.md | il y a 6 ans | |
index.php | il y a 7 ans | |
install.php | il y a 7 ans | |
plugin.php | il y a 6 ans |
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"