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