Julio Montoya ecdc2037e2 Applied fixes from FlintCI | před 6 roky | |
---|---|---|
.. | ||
lang | před 7 roky | |
NoSearchIndex.php | před 6 roky | |
README.md | před 6 roky | |
index.php | před 7 roky | |
install.php | před 7 roky | |
plugin.php | před 6 roky |
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"