Quote:
Originally Posted by Delfi_r
After dorans contribution I understand that:
1- I need to install this mod
2- put a line on robots.txt to exclude the http://domain/archive/index.php
3- this will exclude the archive from the sitemap
4- go to webmaster tools and disable the archive link
5- remove the link in the footer (this is the difficullt part)
6- wait until archive links are out of Google lndex.
7- turn off the archive module.
Thanks for the mod and for the instruction set.
Any clue to remove the archive link from the footer?
|
Go to your footer template and remove:
PHP Code:
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>