Revision [20541]

This is an old revision of NoIndexAction made by MasinAlDujaili on 2009-04-12 17:46:30.

 

{{noindex}} action

Save this code as plugins/actions/noindex.php.
<?php
 if ($this->GetMethod() == 'show' && $this->page["latest"] == 'Y' && $this->page["tag"] != 'SandBox') $this->AddCustomHeader("<meta name=\"robots\" content=\"noindex, nofollow, noarchive\" />\n");
?>

 

CategoryUserContributions
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki