You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julio
e39837419c
|
5 years ago | |
---|---|---|
.. | ||
lang | ||
NoSearchIndex.php | ||
README.md | ||
index.php | ||
install.php | ||
plugin.php |
README.md
No search index
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"